build(deps): bump the cargo group across 1 directory with 4 updates#782
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
build(deps): bump the cargo group across 1 directory with 4 updates#782dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the cargo group with 4 updates in the / directory: [cargo](https://github.com/rust-lang/cargo), [clap](https://github.com/clap-rs/clap), [rustyline](https://github.com/kkawakam/rustyline) and [tokio](https://github.com/tokio-rs/tokio). Updates `cargo` from 0.95.0 to 0.96.0 - [Changelog](https://github.com/rust-lang/cargo/blob/master/CHANGELOG.md) - [Commits](rust-lang/cargo@0.95.0...0.96.0) Updates `clap` from 4.6.0 to 4.6.1 - [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.6.0...clap_complete-v4.6.1) Updates `rustyline` from 17.0.2 to 18.0.0 - [Release notes](https://github.com/kkawakam/rustyline/releases) - [Changelog](https://github.com/kkawakam/rustyline/blob/master/History.md) - [Commits](kkawakam/rustyline@v17.0.2...v18.0.0) Updates `tokio` from 1.51.1 to 1.52.1 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.51.1...tokio-1.52.1) --- updated-dependencies: - dependency-name: cargo dependency-version: 0.96.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: clap dependency-version: 4.6.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: rustyline dependency-version: 18.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: cargo - dependency-name: tokio dependency-version: 1.52.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo ... Signed-off-by: dependabot[bot] <[email protected]>
de6ec5e to
5410440
Compare
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 cargo group with 4 updates in the / directory: cargo, clap, rustyline and tokio.
Updates
cargofrom 0.95.0 to 0.96.0Commits
f2d3ce0[beta 1.95] Fix symlink_and_directory when running in a long target dir name ...066daafBump cargo-test-support version to 0.11.15f5c355Fix symlink_and_directory when running in a long target dir name (#16775)8b15816[beta 1.95] Update tar to 0.4.45 (#16770)e1fc8beUpdate tar to 0.4.4523e2412Add a test for a tar file with a symlink and directory of the same namee8eb843[beta-1.95] Add missing truncate when writing .crate files (#16713)ec49c75Add missing truncate when writing .crate files (#16688)6ab9b00[beta 1.95] backport test fixes (#16715)493d9c6fix(script): surpressunused_featureslint for embedded (#16714)Updates
clapfrom 4.6.0 to 4.6.1Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
1420275chore: Released2c817ddocs: Update changelogf88c94eMerge pull request #6341 from epage/sepacbb822fix(complete): Reduce risk of conflict with actual subcommandsa49fadbrefactor(complete): Pull out subcommand separatorddc008bMerge pull request #6332 from epage/update497dc50chore: Update compatible dependenciesdca2326Merge pull request #6331 from clap-rs/renovate/j178-prek-action-2.x54bdaa3chore(deps): Update j178/prek-action action to v2f0d30d9chore: ReleaseUpdates
rustylinefrom 17.0.2 to 18.0.0Release notes
Sourced from rustyline's releases.
Commits
e89887aMerge pull request #934 from gwenn/release3ad9e65Prepare next releasecb9b560Merge pull request #932 from gwenn/sig_pipe111613aUse relaxed ordering9601fbeTry to fix a panic related to SIG_PIPE8a9e4f1Merge pull request #933 from gwenn/debugab85340Add comments on how to debug with PowerShell1e85611Merge pull request #930 from gwenn/lints1d77febClippy878d43aMerge pull request #929 from gwenn/depsUpdates
tokiofrom 1.51.1 to 1.52.1Release notes
Sourced from tokio's releases.
... (truncated)
Commits
905c146chore: prepare to release v1.52.1 (#8059)56aaa43rt: revert #7757 to fix regression inspawn_blocking(#8057)57ff47aci: updatetrybuildto expect output from rustc 1.95.0 (#8058)812de3eci: bump taiki-e/cache-cargo-install-action from 1 to 3 (#8053)ba82e73ci: use Dependabot to keep github actions up to date (#8052)2e85f9dci: replace cirrus-ci with freebsd-vm (#8041)a7e1cd8ci: update GitHub Actions workflows to use latest tool versions (#8047)5f7be0achore: perpare 1.52.0 (#8045)36d12d2taskdump: allow impl FnMut() in taskdumps instead of just fn() (#8040)f943312fs: support io-uring inAsyncReadforFile(#7907)