build(deps): bump clap_complete from 4.5.8 to 4.6.0 by dependabot[bot] · Pull Request #6481 · graphprotocol/graph-node
Bumps clap_complete from 4.5.8 to 4.6.0.
Release notes
Sourced from clap_complete's releases.
v4.5.60
[4.5.60] - 2026-02-19
Fixes
- (help) Quote empty default values, possible values
v4.5.59
[4.5.59] - 2026-02-16
Fixes
Command::ignore_errorsno longer masks help/version on subcommandsv4.5.58
[4.5.58] - 2026-02-11
v4.5.57
[4.5.57] - 2026-02-03
Fixes
- Regression from 4.5.55 where having an argument with
.value_terminator("--")caused problems with an argument with.last(true)v4.5.56
[4.5.56] - 2026-01-29
Fixes
- On conflict error, don't show conflicting arguments in the usage
v4.5.55
[4.5.55] - 2026-01-27
Fixes
- Fix inconsistency in precedence between positionals with a
value_terminator("--")and escapes (--) where./foo -- barmeans the first arg is empty, rather than escaping future argsv4.5.54
[4.5.54] - 2026-01-02
Fixes
- (help) Move
[default]to its own paragraph whenPossibleValue::helpis present in--helpv4.5.53
[4.5.53] - 2025-11-19
Features
... (truncated)
Changelog
Sourced from clap_complete's changelog.
[4.6.0] - 2026-03-12
Compatibility
- Update MSRV to 1.85
[4.5.61] - 2026-03-12
Internal
- Update dependencies
[4.5.60] - 2026-02-19
Fixes
- (help) Quote empty default values, possible values
[4.5.59] - 2026-02-16
Fixes
Command::ignore_errorsno longer masks help/version on subcommands[4.5.58] - 2026-02-11
[4.5.57] - 2026-02-03
Fixes
- Regression from 4.5.55 where having an argument with
.value_terminator("--")caused problems with an argument with.last(true)[4.5.56] - 2026-01-29
Fixes
- On conflict error, don't show conflicting arguments in the usage
[4.5.55] - 2026-01-27
Fixes
- Fix inconsistency in precedence between positionals with a
value_terminator("--")and escapes (--) where./foo -- barmeans the first arg is empty, rather than escaping future args[4.5.54] - 2026-01-02
Fixes
- (help) Move
[default]to its own paragraph whenPossibleValue::helpis present in--help
... (truncated)
Commits
9ab6deechore: Release374a30ddocs: Update changelogd0c8aabMerge pull request #6306 from epage/update686ce2fchore: Upgrade compatible8203238Merge pull request #6305 from epage/msrvc774a89docs: Reduce main's in doctests73534f6chore: Upgrade to 2025 editiondfe05a9chore: Bump MSRV to 1.858b41d0bchore: Release518220fdocs: Update changelog- Additional commits viewable in compare view
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 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)