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 ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the all-dependencies group with 3 updates in the / directory: actix-web, webpki and rustls.
Updates
actix-web
from 3.3.3 to 4.6.0Release notes
Sourced from actix-web's releases.
... (truncated)
Commits
acb7405
fix: correct aws rustls v0.23 feature gating9a437fe
chore(awc): prepare release 3.5.059115bc
chore(actix-web): prepare release 4.6.0fe72684
chore(actix-http): prepare release 3.7.0e8262da
chore: update rcgen to 0.1318e02b8
docs: fix middleware docs warning2e63ff5
actix-web: Add rustls 0.23 (#3363)48d7adb
Documentation for actix multipart (#3344)0a2788d
actix-test: re-export types from awc (#3349)2d035c0
actix-http: Add rustls 0.23 (#3361)Updates
webpki
from 0.21.4 to 0.22.4Commits
Updates
rustls
from 0.18.1 to 0.20.9Commits
d1345fc
Cargo: bump version v0.20.8 -> v0.20.9.ba13bb5
Cargo: bump MSRV 1.57 -> 1.60.22b8f70
Remove calls to PhantomData::defaultaae5f19
client: detect HRR with incorrect session_id43fb7be
Regression test for echoing session id in HRR5e34398
server: echo client's session_id in HRR9b5bb50
Prepare 0.20.8d4cf464
Use the enums exposed in 5dab6ed6 in testscba4d0c
add a README for BoGob177e4c
move doc(cfg(feature = …)) to original definitions (#1156)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