Skip to content

⬆️ build(deps): bump actix-http from 3.12.0 to 3.12.1 in the cargo group across 1 directory#785

Merged
neon-mmd merged 1 commit intorollingfrom
dependabot/cargo/cargo-c9b2c66ce0
Apr 22, 2026
Merged

⬆️ build(deps): bump actix-http from 3.12.0 to 3.12.1 in the cargo group across 1 directory#785
neon-mmd merged 1 commit intorollingfrom
dependabot/cargo/cargo-c9b2c66ce0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 22, 2026

Bumps the cargo group with 1 update in the / directory: actix-http.

Updates actix-http from 3.12.0 to 3.12.1

Release notes

Sourced from actix-http's releases.

actix-http: v3.12.1

Notice: This release contains a security fix. Users are encouraged to update to this version ASAP.

  • SECURITY: Reject HTTP/1 requests with ambiguous request framing from Content-Length and Transfer-Encoding headers to prevent request smuggling.
  • Encode the HTTP/1 Connection: Upgrade header in Camel-Case when camel-case header formatting is enabled.#3953
  • Fix HeaderMap iterators' len() and size_hint() implementations for multi-value headers.
  • Update rand dependency to 0.10.
  • Update sha1 dependency to 0.11.

#3953: actix/actix-web#3953

Commits

Dependabot compatibility score

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
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps the cargo group with 1 update in the / directory: [actix-http](https://github.com/actix/actix-web).


Updates `actix-http` from 3.12.0 to 3.12.1
- [Release notes](https://github.com/actix/actix-web/releases)
- [Changelog](https://github.com/actix/actix-web/blob/main/CHANGES.md)
- [Commits](actix/actix-web@http-v3.12.0...http-v3.12.1)

---
updated-dependencies:
- dependency-name: actix-http
  dependency-version: 3.12.1
  dependency-type: indirect
  dependency-group: cargo
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot Bot added dependencies rust Pull requests that update Rust code labels Apr 22, 2026
@neon-mmd neon-mmd changed the title build(deps): bump actix-http from 3.12.0 to 3.12.1 in the cargo group across 1 directory ⬆️ build(deps): bump actix-http from 3.12.0 to 3.12.1 in the cargo group across 1 directory Apr 22, 2026
Copy link
Copy Markdown
Owner

@neon-mmd neon-mmd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks ❤️ dependabot for working on this. Since everything looks good, let's merge this in 🙂 .

@neon-mmd neon-mmd merged commit 281dcfd into rolling Apr 22, 2026
9 of 10 checks passed
@neon-mmd neon-mmd deleted the dependabot/cargo/cargo-c9b2c66ce0 branch April 22, 2026 16:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant