Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented May 11, 2025

This PR contains the following updates:

Package Type Update Change
clap dependencies patch 4.5.37 -> 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": ...))

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 -

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 enabled auto-merge (rebase) May 11, 2025 02:22
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from bbd574c to f547c83 Compare May 19, 2025 14:37
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from f547c83 to 6288e50 Compare May 27, 2025 22:34
@renovate renovate bot changed the title fix(deps): update rust crate clap to v4.5.38 fix(deps): update rust crate clap to v4.5.39 May 27, 2025
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from 6288e50 to 3ea2dea Compare June 9, 2025 23:00
@renovate renovate bot changed the title fix(deps): update rust crate clap to v4.5.39 fix(deps): update rust crate clap to v4.5.40 Jun 9, 2025
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from 3ea2dea to aa715cf Compare June 26, 2025 16:17
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from aa715cf to f34631e Compare July 10, 2025 03:09
@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 10, 2025
@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 f34631e to 2508556 Compare July 30, 2025 07:09
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from 2508556 to 11f3e2d Compare August 6, 2025 21:22
@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 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 force-pushed the renovate/clap-4.x-lockfile branch from 11f3e2d to 6e45f07 Compare August 11, 2025 20:54
@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 6e45f07 to 3d75f76 Compare August 12, 2025 21:47
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from 3d75f76 to 518d36c Compare August 26, 2025 21:50
@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 518d36c to c7dc0e4 Compare September 2, 2025 22:46
@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 c7dc0e4 to 3c58240 Compare September 19, 2025 21:23
@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 19, 2025
@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 force-pushed the renovate/clap-4.x-lockfile branch 3 times, most recently from 15b4881 to afdb395 Compare October 13, 2025 18:31
@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 afdb395 to 4f3e426 Compare October 20, 2025 18:12
@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 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 4f3e426 to 91954fe Compare October 29, 2025 17:53
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