Skip to content

build(deps): bump clap_complete from 4.5.66 to 4.6.0#877

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/clap_complete-4.6.0
Open

build(deps): bump clap_complete from 4.5.66 to 4.6.0#877
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/clap_complete-4.6.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 13, 2026

Bumps clap_complete from 4.5.66 to 4.6.0.

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_errors no 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 -- bar means the first arg is empty, rather than escaping future args

[4.5.54] - 2026-01-02

Fixes

  • (help) Move [default] to its own paragraph when PossibleValue::help is present in --help

... (truncated)

Commits

@dependabot dependabot Bot added dependencies Depencency change rust Pull requests that update rust code labels Mar 13, 2026
@coveralls
Copy link
Copy Markdown

coveralls commented Mar 13, 2026

Coverage Status

Coverage is 77.885%dependabot/cargo/clap_complete-4.6.0 into main. No base build found for main.

@dependabot dependabot Bot force-pushed the dependabot/cargo/clap_complete-4.6.0 branch from 7de8832 to 0c7209d Compare March 13, 2026 15:47
@dependabot dependabot Bot force-pushed the dependabot/cargo/clap_complete-4.6.0 branch from 0c7209d to 5a4abeb Compare March 24, 2026 14:49
@dependabot dependabot Bot force-pushed the dependabot/cargo/clap_complete-4.6.0 branch 2 times, most recently from 3a5f226 to 04b0d92 Compare April 6, 2026 14:56
Bumps [clap_complete](https://github.com/clap-rs/clap) from 4.5.66 to 4.6.0.
- [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.66...clap_complete-v4.6.0)

---
updated-dependencies:
- dependency-name: clap_complete
  dependency-version: 4.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/cargo/clap_complete-4.6.0 branch from 04b0d92 to 2a90b88 Compare April 7, 2026 14:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Depencency change msrv-blocked rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants