-
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 5 updates #65
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.
3a3ea4d
to
cf22d16
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.
Bumps the minor-dependencies group with 5 updates: | Package | From | To | | --- | --- | --- | | [axum](https://github.com/tokio-rs/axum) | `0.6.20` | `0.7.2` | | [clap](https://github.com/clap-rs/clap) | `4.4.10` | `4.4.11` | | [tower-cookies](https://github.com/imbolc/tower-cookies) | `0.9.0` | `0.10.0` | | [tower-http](https://github.com/tower-rs/tower-http) | `0.4.4` | `0.5.0` | | [url](https://github.com/servo/rust-url) | `2.4.1` | `2.5.0` | Updates `axum` from 0.6.20 to 0.7.2 - [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.2) Updates `clap` from 4.4.10 to 4.4.11 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@v4.4.10...v4.4.11) 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: clap dependency-type: direct:production update-type: version-update:semver-patch 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]>
cf22d16
to
36a29d4
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.
Superseded by #67. |
Pull request was closed
Bumps the minor-dependencies group with 5 updates:
0.6.20
0.7.2
4.4.10
4.4.11
0.9.0
0.10.0
0.4.4
0.5.0
2.4.1
2.5.0
Updates
axum
from 0.6.20 to 0.7.2Release notes
Sourced from axum's releases.
... (truncated)
Commits
ab36eda
Release axum and axum-core (#2402)ef56636
Gracefully handle accept errors inserve
(#2400)6491655
Fix typo in DefaultBodyLimit docs (#2401)1fa21bb
Update example http-proxy to hyper 1.0 (#2394)a6011a5
Add axum-serde to ECOSYSTEM.md (#2399)b02ce30
Update example reverse-proxy to axum 0.7 (#2395)801a78a
Fix from_stream doc link toStream
(#2391)3c7cf81
Add utility function to convert body into bytes (#2373)f98bc11
Updated doc link versions to use more explicit 0.7 version. (#2379)6d7ddee
Update example low-level-rustls to axum 0.7 (#2375)Updates
clap
from 4.4.10 to 4.4.11Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
d092896
chore: Releasec76a713
chore: Update lockfileb99d17b
docs: Update changelogb47f8da
Merge pull request #5247 from epage/group2e7c9d1
Merge pull request #5194 from c19/patch-137917be
feat: Add Command::mut_groupcf7a027
chore: Update from '_rust/main'8c836ea
Merge pull request #10 from epage/renovate/migrate-config598c624
chore(config): migrate config .github/renovate.json5Updates
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