Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 27, 2025

Bumps awc from 3.8.0 to 3.8.1.

Release notes

Sourced from awc's releases.

awc: v3.8.1

  • Fix a bug where GO_AWAY errors did not stop connections from returning to the pool.
Commits
  • 25963db Prepare release for actix-http, awc (#3791)
  • 4df9953 actix-http: h1: stop pipelining when not reading full requests (#3721)
  • 0168411 fix(awc): close connections after GO_AWAY local or remote GO_AWAY errors (#3790)
  • fde7934 Add option to allow/disallow half closures in HTTP/1 (#3777)
  • 429ff82 fix: rename doc_auto_cfg feature (#3787)
  • 28a3a44 build(deps): bump tempfile from 3.22.0 to 3.23.0 (#3785)
  • 91b62b9 build(deps): bump taiki-e/cache-cargo-install-action from 2.3.0 to 2.3.1 (#3782)
  • 8935f7a build(deps): bump serde from 1.0.226 to 1.0.228 (#3786)
  • df2c6b3 build(deps): bump taiki-e/install-action from 2.62.0 to 2.62.11 (#3781)
  • d580cf0 build(deps): bump actions-rust-lang/setup-rust-toolchain from 1.15.0 to 1.15....
  • 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 [awc](https://github.com/actix/actix-web) from 3.8.0 to 3.8.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@awc-v3.8.0...awc-v3.8.1)

---
updated-dependencies:
- dependency-name: awc
  dependency-version: 3.8.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Oct 27, 2025
@JohnTitor JohnTitor added this pull request to the merge queue Nov 1, 2025
Merged via the queue into master with commit f8fb1b2 Nov 1, 2025
3 checks passed
@JohnTitor JohnTitor deleted the dependabot/cargo/awc-3.8.1 branch November 1, 2025 10:43
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.

2 participants