Skip to content

build(deps): bump actix-http from 3.11.2 to 3.12.0#138

Merged
0xB10C merged 1 commit intomasterfrom
dependabot/cargo/actix-http-3.12.0
Mar 13, 2026
Merged

build(deps): bump actix-http from 3.11.2 to 3.12.0#138
0xB10C merged 1 commit intomasterfrom
dependabot/cargo/actix-http-3.12.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Feb 23, 2026

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps actix-http from 3.11.2 to 3.12.0.

Release notes

Sourced from actix-http's releases.

actix-http: v3.12.0

  • Minimum supported Rust version (MSRV) is now 1.88.
  • Increase default HTTP/2 flow control window sizes. #3638
  • Expose configuration methods to improve upload throughput. #3638
  • Fix truncated body ending without error when connection closed abnormally. #3067
  • Add config/method for TCP_NODELAY. #3918
  • Do not compress 206 Partial Content responses. #3191
  • Fix lingering sockets and client stalls when responding early to dropped chunked request payloads. #2972

#3638: actix/actix-web#3638 #3067: actix/actix-web#3067 #3918: actix/actix-web#3918 #3191: actix/actix-web#3191 #2972: actix/actix-web#2972

Commits
  • a7a26f1 chore(http): release v3.12.0 (#3939)
  • 6e4e040 chore(router): release v0.5.4 (#3938)
  • 0ffaa78 docs(web): document introspection feature (#3937)
  • 1187210 fix(http): drain unread body if chunked and dropped payload (#3936)
  • f120479 docs(actix-router): document Resource trait (#3935)
  • 36dadc5 typo: bytes=bytes=0-9 to bytes=0-9 (#3934)
  • 38dd705 build(deps): bump taiki-e/cache-cargo-install-action from 3.0.1 to 3.0.2 (#3928)
  • 102cad3 build(deps): bump trybuild from 1.0.115 to 1.0.116 (#3929)
  • 706097d build(deps): bump env_logger from 0.11.8 to 0.11.9 (#3932)
  • 4a2246e build(deps): bump taiki-e/install-action from 2.67.25 to 2.67.30 (#3927)
  • Additional commits viewable in compare view

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [actix-http](https://github.com/actix/actix-web) from 3.11.2 to 3.12.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@http-v3.11.2...http-v3.12.0)

---
updated-dependencies:
- dependency-name: actix-http
  dependency-version: 3.12.0
  dependency-type: direct:production
  update-type: version-update:semver-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 Feb 23, 2026
@0xB10C 0xB10C merged commit 55fcf19 into master Mar 13, 2026
1 check passed
@0xB10C 0xB10C deleted the dependabot/cargo/actix-http-3.12.0 branch March 13, 2026 13:36
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