Skip to content

chore(deps): bump awc from 3.5.1 to 3.6.0#662

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/awc-3.6.0
Open

chore(deps): bump awc from 3.5.1 to 3.6.0#662
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/awc-3.6.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 10, 2025

Bumps awc from 3.5.1 to 3.6.0.

Release notes

Sourced from awc's releases.

awc: v3.6.0

  • Prevent panics on connection pool drop when Tokio runtime is shutdown early.
  • Do not send Host header on HTTP/2 requests, as it is not required, and some web servers may reject it.
  • Update brotli dependency to 7.
  • Minimum supported Rust version (MSRV) is now 1.75.
Commits
  • e8351cc build(deps): bump taiki-e/install-action from 2.49.10 to 2.49.17 (#3597)
  • f63cf69 docs: remove "copyright"
  • 92c1e22 chore(awc): prepare release 3.6.0
  • 4bb495a chore(actix-web): prepare release 4.10.0
  • aa000b4 chore(actix-http): prepare release 3.10.0
  • df0885c Add from_bytes/u8_bytes to dev::Payload (#3595)
  • 0796f8e build(deps): bump actions-rust-lang/setup-rust-toolchain from 1.10.1 to 1.11....
  • a2307fb build(deps): bump codecov/codecov-action from 5.3.1 to 5.4.0 (#3591)
  • 98ced47 build(deps): bump ilammy/setup-nasm from 1.5.1 to 1.5.2 (#3593)
  • 98c263b build(deps): bump taiki-e/install-action from 2.49.0 to 2.49.10 (#3590)
  • 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.5.1 to 3.6.0.
- [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.5.1...awc-v3.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 10, 2025
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants