chore(deps): bump actix-http from 3.13.3 to 3.13.5 - #1376
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
robjtede
approved these changes
Sep 7, 2026
github-merge-queue
Bot
removed this pull request from the merge queue due to a conflict with the base branch
Sep 7, 2026
Bumps [actix-http](https://github.com/actix/actix-web) from 3.13.3 to 3.13.5. - [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.13.3...http-v3.13.5) --- updated-dependencies: - dependency-name: actix-http dependency-version: 3.13.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/cargo/actix-http-3.13.5
branch
from
September 7, 2026 18:45
9ec25e3 to
3b72d50
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps actix-http from 3.13.3 to 3.13.5.
Release notes
Sourced from actix-http's releases.
Commits
c215607build(deps): bump syn from 3.0.3 to 3.0.4 (#4221)e006162chore(actix-http): prepare release 3.13.5983981bfix: validate WebSocket close frames (#4218)1d6c4b9build(deps): bump actix-codec from 0.5.2 to 0.5.3 (#4224)91302a6build(deps): bump flate2 from 1.1.9 to 1.1.10 (#4225)04d735dbuild(deps): bump rcgen from 0.14.9 to 0.14.10 (#4222)27104aechore(actix-http): prepare release 3.13.483ef570fix(http): reject WebSocket frames with reserved bits (#4214)e52dd45fix: reject data frames during WebSocket continuations (#4219)1424e98chore: avoid actix-rt reexports of tokio types