build(deps): bump the rust-minor-patch group across 1 directory with 5 updates#47
Closed
dependabot[bot] wants to merge 1 commit into
Closed
build(deps): bump the rust-minor-patch group across 1 directory with 5 updates#47dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…5 updates Bumps the rust-minor-patch group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [tokio](https://github.com/tokio-rs/tokio) | `1.52.1` | `1.52.2` | | [russh](https://github.com/warp-tech/russh) | `0.60.1` | `0.60.2` | | [russh-sftp](https://github.com/AspectUnk/russh-sftp) | `2.1.1` | `2.1.2` | | [clap_complete](https://github.com/clap-rs/clap) | `4.6.2` | `4.6.3` | | [const-hex](https://github.com/danipopes/const-hex) | `1.18.1` | `1.19.0` | Updates `tokio` from 1.52.1 to 1.52.2 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.52.1...tokio-1.52.2) Updates `russh` from 0.60.1 to 0.60.2 - [Release notes](https://github.com/warp-tech/russh/releases) - [Commits](Eugeny/russh@v0.60.1...v0.60.2) Updates `russh-sftp` from 2.1.1 to 2.1.2 - [Commits](https://github.com/AspectUnk/russh-sftp/commits) Updates `clap_complete` from 4.6.2 to 4.6.3 - [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.2...clap_complete-v4.6.3) Updates `const-hex` from 1.18.1 to 1.19.0 - [Commits](DaniPopes/const-hex@v1.18.1...v1.19.0) --- updated-dependencies: - dependency-name: tokio dependency-version: 1.52.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: russh dependency-version: 0.60.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: russh-sftp dependency-version: 2.1.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: clap_complete dependency-version: 4.6.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: const-hex dependency-version: 1.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
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-minor-patch group with 5 updates in the / directory:
1.52.11.52.20.60.10.60.22.1.12.1.24.6.24.6.31.18.11.19.0Updates
tokiofrom 1.52.1 to 1.52.2Release notes
Sourced from tokio's releases.
Commits
4abe9d7chore: prepare Tokio v1.52.2 (#8115)f82bcf3Merge 'tokio-1.51.2' into 'tokio-1.52.x' (#8114)7db9bc4test: revert "removechurn()task fromlifo_stealable" (#8114)64834ecchore: prepare Tokio v1.51.2 (#8113)967f571runtime: revert "steal tasks from the LIFO slot" (#8100)9271e3eMerge tokio-1.51.x (for #8101) into tokio-1.52.x (#8106)cd1823fRevert "Pin stable to 1.94 for tokio-1.51.x" (#8106)a97cf12Merge tokio-1.47.x (commit 670a907c55c7) into tokio-1.51.x (#8105)bde3f20Pin stable to 1.94 for tokio-1.51.x (#8105)670a907ci: fix CI on tokio-1.47.x (#8101)Updates
russhfrom 0.60.1 to 0.60.2Commits
c4ba20dv0.60.22a49916fixed #697 - pin all pre-release dependenciesc31cbc9Fix channel write ordering with pending data (#693)343a4baFix CI failures on main (#694)5cceacffix(negotiation): exclude SHA-1 MACs from Preferred::DEFAULT (#690)Updates
russh-sftpfrom 2.1.1 to 2.1.2Commits
Updates
clap_completefrom 4.6.2 to 4.6.3Commits
7e0bccachore: Release0f09905docs: Update changelog9706951Merge pull request #6353 from truffle-dev/feat-completer-arg-indexac0d148feat(complete): Index-aware ValueCompleter1565a3ctest(complete): Cover indexed multi-value case48fc10aMerge pull request #6350 from stefankreutz/missing_docs7d4c353docs: Hint at clippy's missing docs lintf6a6701chore(deps): Update Rust Stable to v1.95 (#6347)ac5fda6chore: Releaseb73c627docs: Update changelogUpdates
const-hexfrom 1.18.1 to 1.19.0Commits
5f2a3cbchore: Release const-hex version 1.19.09ec02cfchore: allow unused portable_simd8b0eb94feat: allow upper case prefix 0X (#49)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@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