chore(deps): bump clap from 4.6.0 to 4.6.1#132
Conversation
Bumps [clap](https://github.com/clap-rs/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) --- updated-dependencies: - dependency-name: clap dependency-version: 4.6.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Greptile SummaryAutomated patch-level bump of
|
| Filename | Overview |
|---|---|
| Cargo.toml | Bumps clap version specifier from 4.6.0 to 4.6.1; no other dependency changes. |
| Cargo.lock | Updates resolved versions and checksums for clap and clap_derive to 4.6.1; lockfile is consistent with Cargo.toml. |
Flowchart
%%{init: {'theme': 'neutral'}}%%
flowchart TD
A[Cargo.toml\nclap = 4.6.0] -->|version bump| B[Cargo.toml\nclap = 4.6.1]
B --> C[cargo update]
C --> D[Cargo.lock\nclap 4.6.1\nnew checksum]
C --> E[Cargo.lock\nclap_derive 4.6.1\nnew checksum]
Reviews (1): Last reviewed commit: "chore(deps): bump clap from 4.6.0 to 4.6..." | Re-trigger Greptile
4f146c6 to
26cb747
Compare
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps clap from 4.6.0 to 4.6.1.
Release 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: ReleaseYou can trigger a rebase of this PR 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 this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)