Bump the regular group across 1 directory with 3 updates#247
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Bump the regular group across 1 directory with 3 updates#247dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
0e41302 to
aec8fb7
Compare
Bumps the regular group with 3 updates in the / directory: [clap](https://github.com/clap-rs/clap), [snapbox](https://github.com/assert-rs/snapbox) and [console](https://github.com/console-rs/console). Updates `clap` from 4.5.60 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.5.60...clap_complete-v4.6.1) Updates `snapbox` from 1.0.0 to 1.1.0 - [Commits](assert-rs/snapbox@snapbox-v1.0.0...snapbox-v1.1.0) Updates `console` from 0.16.2 to 0.16.3 - [Release notes](https://github.com/console-rs/console/releases) - [Changelog](https://github.com/console-rs/console/blob/main/CHANGELOG.md) - [Commits](console-rs/console@0.16.2...0.16.3) --- updated-dependencies: - dependency-name: clap dependency-version: 4.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: regular - dependency-name: console dependency-version: 0.16.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: regular - dependency-name: snapbox dependency-version: 1.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: regular ... Signed-off-by: dependabot[bot] <support@github.com>
aec8fb7 to
d24bf08
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 regular group with 3 updates in the / directory: clap, snapbox and console.
Updates
clapfrom 4.5.60 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
snapboxfrom 1.0.0 to 1.1.0Commits
0cee16bchore: Release923e749docs: Update changelogbffa648Merge pull request #431 from epage/assert_cmd226d926feat(cmd): Add cargo_binsc15ef2cfix(cmd): Panic on non-existent cargo_bin8b196b9chore: Releaseda1acaddocs: Update changelogd566de4Merge pull request #430 from epage/undeprecate5d6164fRevert "fix: Deprecate cargo_bin (runtime version)"56ddad3chore(deps): Update Rust Stable to v1.94 (#429)Updates
consolefrom 0.16.2 to 0.16.3Release notes
Sourced from console's releases.
Commits
70ea3d0Bump version to 0.16.36bd8894Removemake msrv-lock499e5f6Usestd::sync::OnceLockinstead ofonce_cell