Skip to content

chore(deps): bump actix-http from 3.12.0 to 3.12.1#378

Merged
DanielleHuisman merged 1 commit intomainfrom
dependabot/cargo/actix-http-3.12.1
Apr 23, 2026
Merged

chore(deps): bump actix-http from 3.12.0 to 3.12.1#378
DanielleHuisman merged 1 commit intomainfrom
dependabot/cargo/actix-http-3.12.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps 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 dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Apr 22, 2026
@DanielleHuisman DanielleHuisman enabled auto-merge (squash) April 23, 2026 17:38
@DanielleHuisman
Copy link
Copy Markdown
Member

@dependabot rebase

Bumps [actix-http](https://github.com/actix/actix-web) 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
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/cargo/actix-http-3.12.1 branch from ec70c5e to eb21605 Compare April 23, 2026 18:30
@DanielleHuisman DanielleHuisman merged commit 428794d into main Apr 23, 2026
6 checks passed
@DanielleHuisman DanielleHuisman deleted the dependabot/cargo/actix-http-3.12.1 branch April 23, 2026 18:34
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