chore(deps): bump actix-http from 3.12.0 to 3.13.5 in /reference-apps/rust - #241
Merged
NormB merged 1 commit intoSep 2, 2026
Merged
Conversation
Owner
|
@dependabot recreate |
Bumps [actix-http](https://github.com/actix/actix-web) from 3.12.0 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.12.0...http-v3.13.5) --- updated-dependencies: - dependency-name: actix-http dependency-version: 3.12.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/cargo/reference-apps/rust/actix-http-3.12.1
branch
from
September 2, 2026 16:10
e69a36f to
5732948
Compare
NormB
deleted the
dependabot/cargo/reference-apps/rust/actix-http-3.12.1
branch
September 2, 2026 16:52
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.12.0 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