-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
build(deps): bump the minor-dependencies group with 4 updates #60
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approving this pull request because it includes a patch or minor update.
Bumps the minor-dependencies group with 4 updates: [axum](https://github.com/tokio-rs/axum), [tower-cookies](https://github.com/imbolc/tower-cookies), [tower-http](https://github.com/tower-rs/tower-http) and [url](https://github.com/servo/rust-url). Updates `axum` from 0.6.20 to 0.7.1 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](tokio-rs/axum@axum-v0.6.20...axum-v0.7.1) Updates `tower-cookies` from 0.9.0 to 0.10.0 - [Release notes](https://github.com/imbolc/tower-cookies/releases) - [Commits](imbolc/tower-cookies@v0.9.0...v0.10.0) Updates `tower-http` from 0.4.4 to 0.5.0 - [Release notes](https://github.com/tower-rs/tower-http/releases) - [Commits](tower-rs/tower-http@tower-http-0.4.4...tower-http-0.5.0) Updates `url` from 2.4.1 to 2.5.0 - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](servo/rust-url@v2.4.1...v2.5.0) --- updated-dependencies: - dependency-name: axum dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-dependencies - dependency-name: tower-cookies dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-dependencies - dependency-name: tower-http dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-dependencies - dependency-name: url dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1d74cad
to
06f98e4
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approving this pull request because it includes a patch or minor update.
Depends on lambda-fairy/maud#401 |
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Pull request was closed
Bumps the minor-dependencies group with 4 updates: axum, tower-cookies, tower-http and url.
Updates
axum
from 0.6.20 to 0.7.1Release notes
Sourced from axum's releases.
... (truncated)
Commits
773bb5d
axum 0.7.1e63cc49
Update unix-domain-socket, listen-multiple-addrs, and testing examples (#2358)db344fa
The main branch no longer contains breaking changes 🎉b7d14d3
Release axum 0.7 (#2354)15781fe
Prepareserve
for potentially supporting graceful shutdown (#2357)da82e88
Update graceful shutdown example (#2355)1a78e09
Apply changelog changes from 0.6 branch to main (#2353)906f803
Update changelog (#2349)fc3cb44
Upgrade headers to 0.4.0 (#2351)a9ac524
Only enable hyper dependency when needed (#2350)Updates
tower-cookies
from 0.9.0 to 0.10.0Release notes
Sourced from tower-cookies's releases.
Commits
a5365ab
Cookie v0.18, closes #29d5fdc8e
Bump axum-core to 0.4, http to 1.0 (#30)Updates
tower-http
from 0.4.4 to 0.5.0Release notes
Sourced from tower-http's releases.
Commits
3d3bb02
Release 0.5.0 (#437)04361b7
Upgrade to http-body 1.0 (#348)d2eadcb
Preserve service error type in RequestDecompression (#368)d663cbf
Refactor use of futures crate (#434)38c05ba
Bump MSRV again (#433)f33c3e0
Bump MSRV to 1.63 (#418)e8eb549
Make http-range-header dependency optional (#394)0c50afe
Upgrade http-range-header to 0.4 (#391)Updates
url
from 2.4.1 to 2.5.0Commits
00e9e18
Update url 2.5.0 (#885)464b1f7
Fix another overflow in punycode encode_into (#880)912d716
Correct spelling mistake inPosition
docs (#875)5f454e2
Added #[must_use] Attributes for Configuration Options (#876)67fc273
Fix search setting for non-special urls with space, query and fragment (#879)ae8d29e
use checked addition to not panic in debug build (#877)e39c9a2
Fix clippy (#878)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 <dependency name> 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 <dependency name> 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 <dependency name>
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 <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions