-
Notifications
You must be signed in to change notification settings - Fork 234
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 patch-updates group with 7 updates #4910
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
dependabot
bot
added
dependencies
Pull requests that update a dependency file
rust
Pull requests that update Rust code
labels
Sep 23, 2024
The latest updates on your projects. Learn more about Vercel for Git ↗︎ 2 Skipped Deployments
|
dependabot
bot
force-pushed
the
dependabot/cargo/patch-updates-af427d1bd8
branch
from
September 23, 2024 13:33
04e8794
to
6d92a7c
Compare
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
Bumps the patch-updates group with 7 updates: | Package | From | To | | --- | --- | --- | | [axum](https://github.com/tokio-rs/axum) | `0.7.5` | `0.7.6` | | [axum-extra](https://github.com/tokio-rs/axum) | `0.9.3` | `0.9.4` | | [bytes](https://github.com/tokio-rs/bytes) | `1.7.1` | `1.7.2` | | [clap](https://github.com/clap-rs/clap) | `4.5.17` | `4.5.18` | | [clap_complete](https://github.com/clap-rs/clap) | `4.5.28` | `4.5.29` | | [hyper-util](https://github.com/hyperium/hyper-util) | `0.1.5` | `0.1.8` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.63` | `1.0.64` | Updates `axum` from 0.7.5 to 0.7.6 - [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.7.5...axum-v0.7.6) Updates `axum-extra` from 0.9.3 to 0.9.4 - [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-extra-v0.9.3...axum-extra-v0.9.4) Updates `bytes` from 1.7.1 to 1.7.2 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](tokio-rs/bytes@v1.7.1...v1.7.2) Updates `clap` from 4.5.17 to 4.5.18 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@clap_complete-v4.5.17...clap_complete-v4.5.18) Updates `clap_complete` from 4.5.28 to 4.5.29 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@clap_complete-v4.5.28...clap_complete-v4.5.29) Updates `hyper-util` from 0.1.5 to 0.1.8 - [Release notes](https://github.com/hyperium/hyper-util/releases) - [Changelog](https://github.com/hyperium/hyper-util/blob/master/CHANGELOG.md) - [Commits](hyperium/hyper-util@v0.1.5...v0.1.8) Updates `thiserror` from 1.0.63 to 1.0.64 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.63...1.0.64) --- updated-dependencies: - dependency-name: axum dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: axum-extra dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: bytes dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: clap_complete dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: hyper-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
force-pushed
the
dependabot/cargo/patch-updates-af427d1bd8
branch
from
September 24, 2024 15:25
6d92a7c
to
579034f
Compare
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
bot
deleted the
dependabot/cargo/patch-updates-af427d1bd8
branch
September 26, 2024 13:15
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the patch-updates group with 7 updates:
0.7.5
0.7.6
0.9.3
0.9.4
1.7.1
1.7.2
4.5.17
4.5.18
4.5.28
4.5.29
0.1.5
0.1.8
1.0.63
1.0.64
Updates
axum
from 0.7.5 to 0.7.6Release notes
Sourced from axum's releases.
Commits
a73dab4
Bump versionsf172389
Avoid reallocation for String body extraction (#2857)0ba73b5
Implement FromRequest for BytesMut (#2583)88de9fc
ci: Add more allowances for multiple version of the same crated2d74f6
Upgrade tower and tower-httpf446b42
chore: Add missing symbol (#2909)de9290a
Add more must_use attributes (#2846)8b1cad6
Bump nightly version used for ui tests (#2805)6efcb75
Fix warnings and errors from beta Rust (#2904)1ac617a
Add local_addr for Serve and WithGracefulShutdown (#2881)Updates
axum-extra
from 0.9.3 to 0.9.4Release notes
Sourced from axum-extra's releases.
Commits
a73dab4
Bump versionsf172389
Avoid reallocation for String body extraction (#2857)0ba73b5
Implement FromRequest for BytesMut (#2583)88de9fc
ci: Add more allowances for multiple version of the same crated2d74f6
Upgrade tower and tower-httpf446b42
chore: Add missing symbol (#2909)de9290a
Add more must_use attributes (#2846)8b1cad6
Bump nightly version used for ui tests (#2805)6efcb75
Fix warnings and errors from beta Rust (#2904)1ac617a
Add local_addr for Serve and WithGracefulShutdown (#2881)Updates
bytes
from 1.7.1 to 1.7.2Release notes
Sourced from bytes's releases.
Changelog
Sourced from bytes's changelog.
Commits
d7c1d65
chore: prepare bytes v1.7.2 (#736)ac46ebd
ci: update nightly to nightly-2024-09-15 (#734)79fb853
fix: apply sign extension when decoding int (#732)291df5a
Fix double spaces in comments and doc comments (#731)ed7d5ff
test: ensure BytesMut::advance reduces capacity (#728)Updates
clap
from 4.5.17 to 4.5.18Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
d811585
chore: Releaseab948b3
docs: Update changelog82e599e
Merge pull request #5602 from shannmu/delimiter_values59bf26d
feat(clap_complete): Support delimiter values in native completionsccecab3
test(clap_complete): Add test cases for delimiter_values supporta3a4764
docs(derive): Specify Parser::update_from semanticsdf165a2
docs(derive): Flatten isn't just for update5488bcf
docs(derive): Connect more dots for Args/SubcommandUpdates
clap_complete
from 4.5.28 to 4.5.29Commits
1f74b01
chore: Release23feee1
docs: Update changelogae1457b
chore(complete): Update require clap0d142f6
chore: Release0facf1f
docs: Update changelogee6af99
Merge pull request #5743 from epage/sort232ee10
fix(complete): Use existing display order for Arg/Commandc6b5d62
feat(builder): Expose get_display_order67d9fef
feat(complete): Give control over display order59a61e1
refactor(complete): Pull out common candidate codeUpdates
hyper-util
from 0.1.5 to 0.1.8Release notes
Sourced from hyper-util's releases.
Changelog
Sourced from hyper-util's changelog.
Commits
ad4a376
v0.1.8164d926
Introduce hyper_util::server::conn::auto::upgrade::downcast (#147)df55aba
refactor: run dns resolution in the same tracing-span as the caller (#134)9fcc7f6
refactor(client): Add conditional compilation forinterface
field in HttpCo...cbe098a
tests: rewrite drop_client_closes_idle_connection in async (#141)3170807
v0.1.7c7752f3
feat: Add API for poisoning connections (#121)7afb1ed
chore(ci): Use tokio 1.38.1 in MSRV check (#139)b36538a
docs(server): updateHttp1Builder::header_read_timeout
docs (#137)efd57ff
feat(client-legacy): Restore connect info in errors (#135)Updates
thiserror
from 1.0.63 to 1.0.64Release notes
Sourced from thiserror's releases.
Commits
84484bc
Release 1.0.64023f036
Merge pull request #322 from oxalica/feat/mark-auto-derivedae1f47e
Mark #[automatically_derived] for generated implsab5b5e3
Upload CI Cargo.lock for reproducing failures00b3c14
Work around new dead code warning in testDependabot 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 conditionsThis change is