Skip to content

Bump the rust-minor group across 1 directory with 3 updates - #180

Merged
danieldickison merged 1 commit into
mainfrom
dependabot/cargo/rust-minor-8253f0924d
Sep 12, 2026
Merged

danieldickison merged 1 commit into
mainfrom
dependabot/cargo/rust-minor-8253f0924d

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 7, 2026

Copy link
Copy Markdown
Contributor

Bumps the rust-minor group with 3 updates in the / directory: actix-web, log and askama.

Updates actix-web from 4.14.1 to 4.15.0

Release notes

Sourced from actix-web's releases.

actix-web: v4.15.0

  • Add Error::add_response_mapper() to allow middleware to modify error-generated responses before they are sent.
  • Remove the experimental experimental-io-uring crate feature.
Commits
  • 5723cf4 chore(actix-web): prepare release 4.15.0
  • 7ae209e fix(multipart): include inner error in Payload and Parse display strings (#4186)
  • e5e9911 refactor(web): remove experimental io-uring feature (#4204)
  • dab8c5a add methods for mapping error responses (#2979)
  • 525dfb3 test(router): increase actix-router test coverage (#4196)
  • 9bf4fb2 chore(actix-files): prepare release 0.7.0
  • 3bb0007 refactor(files)!: remove experimental io-uring support (#4198)
  • 5b43241 build(deps): bump futures-core from 0.3.33 to 0.3.34 (#4200)
  • db14111 build(deps): bump rcgen from 0.14.8 to 0.14.9 (#4201)
  • 22a0760 chore: ignore RUSTSEC-2026-0258 (#4203)
  • Additional commits viewable in compare view

Updates log from 0.4.33 to 0.4.34

Release notes

Sourced from log's releases.

0.4.34

What's Changed

New Contributors

Full Changelog: rust-lang/log@0.4.33...0.4.34

Changelog

Sourced from log's changelog.

[0.4.34] - 2026-08-22

What's Changed

New Contributors

Full Changelog: rust-lang/log@0.4.33...0.4.34

Commits

Updates askama from 0.16.0 to 0.16.1

Release notes

Sourced from askama's releases.

v0.16.1

What's Changed

New Contributors

Full Changelog: askama-rs/askama@v0.16.0...v0.16.1

Commits
  • 9ae4d5b Merge pull request #761 from GuillaumeGomez/update
  • c788325 Update crates version to 0.16.1
  • aab8bc4 Merge pull request #760 from GuillaumeGomez/let-ty
  • 1043eae Update book to mention that we can specify the type of the variable
  • a2e3b49 Add possibility to specify let/set block type
  • 0c9c2ee Merge pull request #759 from askama-rs/GuillaumeGomez-patch-1
  • cc3bde8 Fix wrong "custom escaper example" link in the book
  • e47575b Merge pull request #757 from GuillaumeGomez/book-compound
  • 0bf45f2 Add missing compount assignment in the book syntax overview
  • f98f8c5 Merge pull request #755 from GuillaumeGomez/fix-clippy
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the rust-minor group with 3 updates in the / directory: [actix-web](https://github.com/actix/actix-web), [log](https://github.com/rust-lang/log) and [askama](https://github.com/askama-rs/askama).


Updates `actix-web` from 4.14.1 to 4.15.0
- [Release notes](https://github.com/actix/actix-web/releases)
- [Changelog](https://github.com/actix/actix-web/blob/main/CHANGES.md)
- [Commits](actix/actix-web@web-v4.14.1...web-v4.15.0)

Updates `log` from 0.4.33 to 0.4.34
- [Release notes](https://github.com/rust-lang/log/releases)
- [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md)
- [Commits](rust-lang/log@0.4.33...0.4.34)

Updates `askama` from 0.16.0 to 0.16.1
- [Release notes](https://github.com/askama-rs/askama/releases)
- [Commits](askama-rs/askama@v0.16.0...v0.16.1)

---
updated-dependencies:
- dependency-name: actix-web
  dependency-version: 4.15.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: rust-minor
- dependency-name: log
  dependency-version: 0.4.34
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: rust-minor
- dependency-name: askama
  dependency-version: 0.16.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: rust-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Sep 7, 2026
@danieldickison
danieldickison merged commit 006fdf5 into main Sep 12, 2026
4 checks passed
@danieldickison
danieldickison deleted the dependabot/cargo/rust-minor-8253f0924d branch September 12, 2026 05:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant