Skip to content

chore(templates/rust-web-server): bump actix-web from 4.13.0 to 4.14.0 in /templates/rust-web-server in the rust-web-server-dependencies group across 1 directory#337

Merged
khaneliman merged 1 commit into
mainfrom
dependabot/cargo/templates/rust-web-server/rust-web-server-dependencies-f6471ee7e4
Jul 8, 2026
Merged

chore(templates/rust-web-server): bump actix-web from 4.13.0 to 4.14.0 in /templates/rust-web-server in the rust-web-server-dependencies group across 1 directory#337
khaneliman merged 1 commit into
mainfrom
dependabot/cargo/templates/rust-web-server/rust-web-server-dependencies-f6471ee7e4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 27, 2026

Copy link
Copy Markdown
Contributor

Bumps the rust-web-server-dependencies group with 1 update in the /templates/rust-web-server directory: actix-web.

Updates actix-web from 4.13.0 to 4.14.0

Release notes

Sourced from actix-web's releases.

actix-web: v4.14.0

4.14.0

  • Add HttpRequest::{cookies_raw,cookie_raw} and ServiceRequest::{cookies_raw,cookie_raw} for reading request cookies without percent-decoding names and values. #3542
  • Enable dual-stack IPv6 sockets on Windows when possible so that Actix-created listeners bound to [::] also accept IPv4 connections.
  • Panic when calling Route::to() or Route::service() after Route::wrap() to prevent silently dropping route middleware. #3944
  • Fix HttpRequest::{match_pattern,match_name} reporting path-only matches when route guards disambiguate overlapping resources. #3346
  • Fix Readlines handling of lines split across payload chunks so combined line limits are enforced and complete lines are yielded.
  • Fix app data being retained after graceful shutdown with in-flight slow request bodies. #3100
  • Update foldhash dependency to 0.2.
  • Update rand dependency to 0.10.
  • Update impl-more dependency to 0.3.
  • Add HttpServer::h1_write_buffer_size().

#3944: actix/actix-web#3944 #3346: actix/actix-web#3346 #3542: actix/actix-web#3542 #3100: actix/actix-web#3100

Commits
  • 696b1fe chore(web): prepare 4.14.0 release (#4114)
  • 6c65c46 chore(http): prepare 3.13.0 release (#4112)
  • afd2df2 test(multipart,derive): move trybuild tests (#4028)
  • 7ded7ee build(deps): bump memchr from 2.8.1 to 2.8.2 (#4107)
  • 55cf2e0 build(deps): bump bytesize from 2.3.1 to 2.4.0 (#4104)
  • 565b179 build(deps): bump smallvec from 1.15.1 to 1.15.2 (#4106)
  • 1605dd0 build(deps): bump taiki-e/install-action from 2.81.7 to 2.81.10 (#4105)
  • 5c79f55 build(deps): bump regex from 1.12.3 to 1.12.4 (#4103)
  • 2ffbee0 build(deps): bump time from 0.3.47 to 0.3.49 (#4102)
  • 4748b2a build(deps): bump actions/checkout from 6.0.2 to 6.0.3 (#4092)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Jun 27, 2026
@dependabot dependabot Bot requested a review from khaneliman as a code owner June 27, 2026 17:42
@dependabot dependabot Bot added the rust Pull requests that update Rust code label Jun 27, 2026
@khaneliman khaneliman force-pushed the main branch 8 times, most recently from 6b2bf4c to 922372c Compare July 4, 2026 03:59
@dependabot dependabot Bot changed the title chore(templates/rust-web-server): bump actix-web from 4.13.0 to 4.14.0 in /templates/rust-web-server in the rust-web-server-dependencies group chore(templates/rust-web-server): bump actix-web from 4.13.0 to 4.14.0 in /templates/rust-web-server in the rust-web-server-dependencies group across 1 directory Jul 4, 2026
@dependabot dependabot Bot force-pushed the dependabot/cargo/templates/rust-web-server/rust-web-server-dependencies-f6471ee7e4 branch from 7592d6b to b4a6528 Compare July 4, 2026 17:42
@khaneliman khaneliman force-pushed the main branch 11 times, most recently from c432b55 to 3283363 Compare July 8, 2026 04:16
Bumps the rust-web-server-dependencies group with 1 update in the /templates/rust-web-server directory: [actix-web](https://github.com/actix/actix-web).


Updates `actix-web` from 4.13.0 to 4.14.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@web-v4.13.0...web-v4.14.0)

---
updated-dependencies:
- dependency-name: actix-web
  dependency-version: 4.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: rust-web-server-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/cargo/templates/rust-web-server/rust-web-server-dependencies-f6471ee7e4 branch from b4a6528 to 6859d20 Compare July 8, 2026 04:30
@khaneliman khaneliman merged commit 889bf84 into main Jul 8, 2026
12 checks passed
@khaneliman khaneliman deleted the dependabot/cargo/templates/rust-web-server/rust-web-server-dependencies-f6471ee7e4 branch July 8, 2026 04:38
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