Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 2, 2025

Bumps actix-http from 3.11.0 to 3.11.1.

Release notes

Sourced from actix-http's releases.

actix-http: v3.11.1

  • Prevent more hangs after client disconnects.
  • More malformed WebSocket frames are now gracefully rejected.
  • Using TestRequest::set_payload() now sets a Content-Length header.
Commits
  • 9fb6c13 ci: fix msrv job
  • 05cfef7 ci: fix msrv job
  • 8f3eb32 chore: fix justfile for msrv
  • ddd16ec chore(actix-http): prepare release 3.11.1
  • 9c47a24 build(deps): bump bitflags from 2.9.2 to 2.9.3 (#3745)
  • 2536823 build(deps): bump regex-lite from 0.1.6 to 0.1.7 (#3743)
  • e3f81d0 build(deps): bump url from 2.5.4 to 2.5.7 (#3742)
  • a84aee8 build(deps): bump tempfile from 3.20.0 to 3.21.0 (#3744)
  • 1f08cb2 build(deps): bump regex from 1.11.1 to 1.11.2 (#3746)
  • 1b49047 build(deps): bump codecov/codecov-action from 5.4.3 to 5.5.0 (#3741)
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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.0 to 3.11.1.
- [Release notes](https://github.com/actix/actix-web/releases)
- [Changelog](https://github.com/actix/actix-web/blob/master/CHANGES.md)
- [Commits](actix/actix-web@http-v3.11.0...http-v3.11.1)

---
updated-dependencies:
- dependency-name: actix-http
  dependency-version: 3.11.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Sep 2, 2025
@robjtede robjtede added this pull request to the merge queue Sep 6, 2025
Merged via the queue into master with commit 8642568 Sep 6, 2025
3 checks passed
@robjtede robjtede deleted the dependabot/cargo/actix-http-3.11.1 branch September 6, 2025 19:48
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