Skip to content

chore(deps): update rust crate clap to v4.6.6 - #9

Open
p2p-renovate[bot] wants to merge 1 commit into
masterfrom
renovate/clap-4.x-lockfile
Open

chore(deps): update rust crate clap to v4.6.6#9
p2p-renovate[bot] wants to merge 1 commit into
masterfrom
renovate/clap-4.x-lockfile

Conversation

@p2p-renovate

@p2p-renovate p2p-renovate Bot commented Jul 22, 2026

Copy link
Copy Markdown

This PR contains the following updates:

Package Type Update Change
clap dependencies minor 4.5.344.6.6

Release Notes

clap-rs/clap (clap)

v4.6.6

Compare Source

Features
  • Add Command::get_overridden_usage

v4.6.5

Compare Source

Fixes
  • (help) Correctly mark which value_names are optional with num_args

v4.6.4

Compare Source

Internal
  • Update to syn v3

v4.6.3

Compare Source

Fixes
  • (derive) Allow "literal".function() as attribute values

v4.6.2

Compare Source

Fixes
  • (help) Say alias when there is only one

v4.6.1

Compare Source

Fixes
  • (derive) Ensure rebuilds happen when an read env variable is changed

v4.6.0

Compare Source

Compatibility
  • Update MSRV to 1.85

v4.5.61

Compare Source

Internal
  • Update dependencies

v4.5.60

Compare Source

Fixes
  • (help) Quote empty default values, possible values

v4.5.59

Compare Source

Fixes
  • Command::ignore_errors no longer masks help/version on subcommands

v4.5.58

Compare Source

v4.5.57

Compare Source

Fixes
  • Regression from 4.5.55 where having an argument with .value_terminator("--") caused problems with an argument with .last(true)

v4.5.56

Compare Source

Fixes
  • On conflict error, don't show conflicting arguments in the usage

v4.5.55

Compare Source

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

v4.5.54

Compare Source

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

v4.5.53

Compare Source

Features
  • Add default_values_if, default_values_ifs

v4.5.52

Compare Source

Fixes
  • Don't panic when args_conflicts_with_subcommands conflicts with an ArgGroup

v4.5.51

Compare Source

Fixes
  • (help) Correctly calculate padding for short flags that take a value
  • (help) Don't panic on short flags using ArgAction::Count

v4.5.50

Compare Source

Features
  • Accept Cow where String and &str are accepted

v4.5.49

Compare Source

Fixes
  • (help) Correctly wrap when ANSI escape codes are present

v4.5.48

Compare Source

Documentation
  • Add a new CLI Concepts document as another way of framing clap
  • Expand the typed_derive cookbook entry

v4.5.47

Compare Source

Features
  • Added impl FromArgMatches for ()
  • Added impl Args for ()
  • Added impl Subcommand for ()
  • Added impl FromArgMatches for Infallible
  • Added impl Subcommand for Infallible
Fixes
  • (derive) Update runtime error text to match clap

v4.5.46

Compare Source

Features
  • Expose StyledStr::push_str

v4.5.45

Compare Source

Fixes
  • (unstable-v5) ValueEnum variants now use the full doc comment, not summary, for PossibleValue::help

v4.5.44

Compare Source

Features
  • Add Command::mut_subcommands

v4.5.43

Compare Source

Fixes
  • (help) In long help, list Possible Values before defaults, rather than after, for a more consistent look

v4.5.42

Compare Source

Fixes
  • Include subcommand visible long aliases in --help

v4.5.41

Compare Source

Features
  • Add Styles::context and Styles::context_value to customize the styling of [default: value] like notes in the --help

v4.5.40

Compare Source

Features
  • Support quoted ids in arg!() macro (e.g. arg!("check-config": ...))

v4.5.39

Compare Source

Fixes
  • (help) Show short flag aliases before long
  • (help) Merge the short and long flag alias lists

v4.5.38

Compare Source

Fixes
  • (help) When showing aliases, include leading -- or -

v4.5.37

Compare Source

Features
  • Added ArgMatches::try_clear_id()

v4.5.36

Compare Source

Fixes
  • (help) Revert 4.5.35's "Don't leave space for shorts if there are none" for now

v4.5.35

Compare Source

Fixes
  • (help) Align positionals and flags when put in the same help_heading
  • (help) Don't leave space for shorts if there are none

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

@p2p-renovate
p2p-renovate Bot force-pushed the renovate/clap-4.x-lockfile branch from 337cf13 to 7ffef66 Compare July 23, 2026 14:13
@p2p-renovate p2p-renovate Bot changed the title chore(deps): update rust crate clap to v4.6.2 chore(deps): update rust crate clap to v4.6.3 Jul 23, 2026
@p2p-renovate
p2p-renovate Bot force-pushed the renovate/clap-4.x-lockfile branch from 7ffef66 to 90f65c6 Compare July 25, 2026 01:34
@p2p-renovate p2p-renovate Bot changed the title chore(deps): update rust crate clap to v4.6.3 chore(deps): update rust crate clap to v4.6.4 Jul 25, 2026
@p2p-renovate
p2p-renovate Bot force-pushed the renovate/clap-4.x-lockfile branch from 90f65c6 to 775cad4 Compare August 3, 2026 22:10
@p2p-renovate p2p-renovate Bot changed the title chore(deps): update rust crate clap to v4.6.4 chore(deps): update rust crate clap to v4.6.5 Aug 3, 2026
@p2p-renovate
p2p-renovate Bot force-pushed the renovate/clap-4.x-lockfile branch from 775cad4 to 3bc699e Compare August 9, 2026 14:31
@p2p-renovate p2p-renovate Bot changed the title chore(deps): update rust crate clap to v4.6.5 chore(deps): update rust crate clap to v4.6.6 Aug 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants