Skip to content

Update Rust crate clap to v4.6.6 - #106

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

Update Rust crate clap to v4.6.6#106
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/clap-4.x-lockfile

Conversation

@renovate

@renovaterenovateBot commented Jun 14, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

PackageTypeUpdateChange
clapdependenciesminor4.5.394.6.6

Release Notes

clap-rs/clap (clap)

v4.6.6

Compare Source

Features
  • Add Command::get_overridden_usage

v4.6.5

Compare Source

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": ...))

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 was generated by Mend Renovate. View the repository job log.

@renovaterenovateBot changed the title Update Rust crate clap to v4.5.40Update Rust crate clap to v4.5.41Jul 13, 2025
@renovate
renovateBotforce-pushed the renovate/clap-4.x-lockfile branch from bd6558e to 9fd3943CompareJuly 13, 2025 12:03
@renovaterenovateBot changed the title Update Rust crate clap to v4.5.41Update Rust crate clap to v4.5.42Aug 4, 2025
@renovate
renovateBotforce-pushed the renovate/clap-4.x-lockfile branch 2 times, most recently from 6e52dcb to 47f79eaCompareAugust 7, 2025 07:12
@renovaterenovateBot changed the title Update Rust crate clap to v4.5.42Update Rust crate clap to v4.5.43Aug 7, 2025
@renovate
renovateBotforce-pushed the renovate/clap-4.x-lockfile branch from 47f79ea to 3ecadc5CompareAugust 12, 2025 20:12
@renovaterenovateBot changed the title Update Rust crate clap to v4.5.43Update Rust crate clap to v4.5.45Aug 12, 2025
@renovaterenovateBot changed the title Update Rust crate clap to v4.5.45Update Rust crate clap to v4.5.46Sep 1, 2025
@renovate
renovateBotforce-pushed the renovate/clap-4.x-lockfile branch from 3ecadc5 to 29e1a85CompareSeptember 1, 2025 11:02
@renovaterenovateBot changed the title Update Rust crate clap to v4.5.46Update Rust crate clap to v4.5.47Sep 3, 2025
@renovate
renovateBotforce-pushed the renovate/clap-4.x-lockfile branch from 29e1a85 to dd458b1CompareSeptember 3, 2025 03:41
@renovaterenovateBot changed the title Update Rust crate clap to v4.5.47Update Rust crate clap to v4.5.48Sep 20, 2025
@renovate
renovateBotforce-pushed the renovate/clap-4.x-lockfile branch from dd458b1 to 9567639CompareSeptember 20, 2025 02:42
@renovaterenovateBot changed the title Update Rust crate clap to v4.5.48Update Rust crate clap to v4.5.49Oct 13, 2025
@renovate
renovateBotforce-pushed the renovate/clap-4.x-lockfile branch from 9567639 to 6f9877bCompareOctober 13, 2025 18:04
@renovaterenovateBot changed the title Update Rust crate clap to v4.5.49Update Rust crate clap to v4.5.50Oct 20, 2025
@renovate
renovateBotforce-pushed the renovate/clap-4.x-lockfile branch from 6f9877b to 3a8ef9aCompareOctober 20, 2025 17:39
@renovate
renovateBotforce-pushed the renovate/clap-4.x-lockfile branch from 3a8ef9a to 8cb4567CompareOctober 30, 2025 01:22
@renovaterenovateBot changed the title Update Rust crate clap to v4.5.50Update Rust crate clap to v4.5.51Oct 30, 2025
@renovaterenovateBot changed the title Update Rust crate clap to v4.5.51Update Rust crate clap to v4.5.52Nov 17, 2025
@renovate
renovateBotforce-pushed the renovate/clap-4.x-lockfile branch 2 times, most recently from 10fe359 to 4cb8a34CompareNovember 19, 2025 21:44
@renovaterenovateBot changed the title Update Rust crate clap to v4.5.52Update Rust crate clap to v4.5.53Nov 19, 2025
@renovate
renovateBotforce-pushed the renovate/clap-4.x-lockfile branch from 4cb8a34 to 9c69e99CompareJanuary 3, 2026 00:27
@renovaterenovateBot changed the title Update Rust crate clap to v4.5.53Update Rust crate clap to v4.5.54Jan 3, 2026
@renovaterenovateBot changed the title Update Rust crate clap to v4.5.54Update Rust crate clap to v4.5.55Jan 27, 2026
@renovate
renovateBotforce-pushed the renovate/clap-4.x-lockfile branch from 9c69e99 to 4c74ca6CompareJanuary 27, 2026 22:49
@renovaterenovateBot changed the title Update Rust crate clap to v4.5.55Update Rust crate clap to v4.5.56Jan 29, 2026
@renovate
renovateBotforce-pushed the renovate/clap-4.x-lockfile branch from 4c74ca6 to f560a8cCompareJanuary 29, 2026 18:35
@renovate
renovateBotforce-pushed the renovate/clap-4.x-lockfile branch from f560a8c to cf1b4edCompareFebruary 3, 2026 18:35
@renovaterenovateBot changed the title Update Rust crate clap to v4.5.56Update Rust crate clap to v4.5.57Feb 3, 2026
@renovate
renovateBotforce-pushed the renovate/clap-4.x-lockfile branch from cf1b4ed to b4d8310CompareFebruary 11, 2026 14:49
@renovaterenovateBot changed the title Update Rust crate clap to v4.5.57Update Rust crate clap to v4.5.58Feb 11, 2026
@renovate
renovateBotforce-pushed the renovate/clap-4.x-lockfile branch from b4d8310 to d60d4eaCompareFebruary 16, 2026 22:38
@renovaterenovateBot changed the title Update Rust crate clap to v4.5.58Update Rust crate clap to v4.5.59Feb 16, 2026
@renovate
renovateBotforce-pushed the renovate/clap-4.x-lockfile branch from d60d4ea to a51858aCompareFebruary 19, 2026 22:04
@renovaterenovateBot changed the title Update Rust crate clap to v4.5.59Update Rust crate clap to v4.5.60Feb 19, 2026
@renovaterenovateBot changed the title Update Rust crate clap to v4.5.60Update Rust crate clap to v4.5.61Mar 12, 2026
@renovate
renovateBotforce-pushed the renovate/clap-4.x-lockfile branch from a51858a to ff73e6aCompareMarch 12, 2026 18:53
@renovaterenovateBot changed the title Update Rust crate clap to v4.5.61Update Rust crate clap to v4.6.0Mar 12, 2026
@renovate
renovateBotforce-pushed the renovate/clap-4.x-lockfile branch from ff73e6a to c20b758CompareMarch 12, 2026 20:42
@renovaterenovateBot changed the title Update Rust crate clap to v4.6.0Update Rust crate clap to v4.6.1Apr 16, 2026
@renovate
renovateBotforce-pushed the renovate/clap-4.x-lockfile branch from c20b758 to f1d7321CompareApril 16, 2026 08:48
@renovaterenovateBot changed the title Update Rust crate clap to v4.6.1Update Rust crate clap to v4.6.2Jul 15, 2026
@renovate
renovateBotforce-pushed the renovate/clap-4.x-lockfile branch from f1d7321 to b616d71CompareJuly 15, 2026 21:11
@renovaterenovateBot changed the title Update Rust crate clap to v4.6.2Update Rust crate clap to v4.6.3Jul 21, 2026
@renovate
renovateBotforce-pushed the renovate/clap-4.x-lockfile branch from b616d71 to 0255f1dCompareJuly 21, 2026 02:33
@renovaterenovateBot changed the title Update Rust crate clap to v4.6.3Update Rust crate clap to v4.6.4Jul 21, 2026
@renovate
renovateBotforce-pushed the renovate/clap-4.x-lockfile branch from 0255f1d to cc0f16cCompareJuly 21, 2026 22:33
@renovate
renovateBotforce-pushed the renovate/clap-4.x-lockfile branch from cc0f16c to f1faf40CompareJuly 31, 2026 18:16
@renovaterenovateBot changed the title Update Rust crate clap to v4.6.4Update Rust crate clap to v4.6.5Jul 31, 2026
@renovate
renovateBotforce-pushed the renovate/clap-4.x-lockfile branch from f1faf40 to e21e120CompareAugust 6, 2026 15:10
@renovaterenovateBot changed the title Update Rust crate clap to v4.6.5Update Rust crate clap to v4.6.6Aug 6, 2026
@renovate
renovateBotforce-pushed the renovate/clap-4.x-lockfile branch from e21e120 to 26f1dc2CompareAugust 12, 2026 01:03
@renovate
renovateBotforce-pushed the renovate/clap-4.x-lockfile branch from 26f1dc2 to d5e8996CompareAugust 29, 2026 05:47
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants