Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jul 1, 2025

This PR contains the following updates:

Package Type Update Change
clap dependencies patch 4.5.39 -> 4.5.51

Release Notes

clap-rs/clap (clap)

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: Branch creation - On day 1 of the month, every 3 months ( * * 1 */3 * ) (UTC), 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.

@renovate renovate bot changed the title fix(deps): update rust crate clap to v4.5.40 fix(deps): update rust crate clap to v4.5.41 Jul 9, 2025
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from 83cb8df to dc5fc86 Compare July 9, 2025 23:51
@renovate renovate bot changed the title fix(deps): update rust crate clap to v4.5.41 fix(deps): update rust crate clap to v4.5.42 Jul 30, 2025
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from dc5fc86 to 55ac106 Compare July 30, 2025 05:02
@renovate renovate bot changed the title fix(deps): update rust crate clap to v4.5.42 fix(deps): update rust crate clap to v4.5.43 Aug 6, 2025
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch 2 times, most recently from 7e1f0dc to 3ad9094 Compare August 11, 2025 20:42
@renovate renovate bot changed the title fix(deps): update rust crate clap to v4.5.43 fix(deps): update rust crate clap to v4.5.44 Aug 11, 2025
@renovate renovate bot changed the title fix(deps): update rust crate clap to v4.5.44 fix(deps): update rust crate clap to v4.5.45 Aug 12, 2025
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from 3ad9094 to 329049f Compare August 12, 2025 22:38
@renovate renovate bot changed the title fix(deps): update rust crate clap to v4.5.45 fix(deps): update rust crate clap to v4.5.46 Aug 26, 2025
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from 329049f to 594dd51 Compare August 26, 2025 17:53
@renovate renovate bot changed the title fix(deps): update rust crate clap to v4.5.46 fix(deps): update rust crate clap to v4.5.47 Sep 2, 2025
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from 594dd51 to f233945 Compare September 2, 2025 17:12
@renovate renovate bot changed the title fix(deps): update rust crate clap to v4.5.47 fix(deps): update rust crate clap to v4.5.48 Sep 20, 2025
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from f233945 to 30d7f71 Compare September 20, 2025 01:35
@renovate renovate bot changed the title fix(deps): update rust crate clap to v4.5.48 chore(deps): update rust crate clap to v4.5.48 Sep 25, 2025
@renovate renovate bot changed the title chore(deps): update rust crate clap to v4.5.48 chore(deps): update rust crate clap to v4.5.49 Oct 13, 2025
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from 30d7f71 to 4bbfd1f Compare October 13, 2025 18:10
@renovate renovate bot changed the title chore(deps): update rust crate clap to v4.5.49 chore(deps): update rust crate clap to v4.5.50 Oct 20, 2025
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from 4bbfd1f to d7a5bf6 Compare October 20, 2025 18:35
@renovate renovate bot changed the title chore(deps): update rust crate clap to v4.5.50 chore(deps): update rust crate clap to v4.5.51 Oct 29, 2025
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from d7a5bf6 to ee778d0 Compare October 29, 2025 17:42
Sign up for free to 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.

1 participant