Bump the rust-dependencies group across 1 directory with 3 updates#1141
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
Bump the rust-dependencies group across 1 directory with 3 updates#1141dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the rust-dependencies group with 3 updates in the / directory: [tokio](https://github.com/tokio-rs/tokio), [quick_cache](https://github.com/arthurprs/quick-cache) and [clap](https://github.com/clap-rs/clap). Updates `tokio` from 1.46.1 to 1.47.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.46.1...tokio-1.47.0) Updates `quick_cache` from 0.6.14 to 0.6.15 - [Release notes](https://github.com/arthurprs/quick-cache/releases) - [Commits](arthurprs/quick-cache@v0.6.14...v0.6.15) Updates `clap` from 4.5.41 to 4.5.42 - [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.41...clap_complete-v4.5.42) --- updated-dependencies: - dependency-name: tokio dependency-version: 1.47.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: quick_cache dependency-version: 0.6.15 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: clap dependency-version: 4.5.42 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 rust-dependencies group with 3 updates in the / directory: tokio, quick_cache and clap.
Updates
tokiofrom 1.46.1 to 1.47.0Release notes
Sourced from tokio's releases.
Commits
3911cb8chore: prepare Tokio v1.47.0 (#7482)d545aa2sync: addsync::Notify::notified_owned()(#7465)911ab21sync: addSetOnce(#7418)9e94fa7task: remove raw-entry feature from hashbrown dep (#7252)0d234c3ci: unfreeze wasm-unknown-unknown from rustc 1.81 (#7471)3754e05ci: use ubuntu-24.04-arm instead of ubuntu-22.04-arm (#7470)6d868d9sync: fixCancellationTokenfailing to cancel the ready futures (#7462)0a3fe46sync: remove duplicated code inOnceCelltests (#7458)154d7d5ci: cleanup legacyR-loom-multi-thread-altlabel from the labeler (#7457)611b793coop: addcooperativeandpoll_proceed(#7405)Updates
quick_cachefrom 0.6.14 to 0.6.15Release notes
Sourced from quick_cache's releases.
Commits
a2ae6030.6.153241ad7Change DefaultLifecycle to hold up to two items9d2fdf6Update CI workflow01beebaDocument entry overhead and memory usageUpdates
clapfrom 4.5.41 to 4.5.42Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
27cc4b7chore: Release16a4fc7docs: Update changelog07f9f15Merge pull request #5874 from tetzng/fix-fish-completions721deabchore: Releasea4be55bdocs: Update changelogfd5e691Merge pull request #5877 from therealprof/features/use-btreemap-instead-of-so...6604e79Use BTreeMap instead of a sorted Vec28e163afix(complete): Remove {} and replace commas with newlinesb5a47c4chore: Releaseb154a7adocs: Update changelogDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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