Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Aug 7, 2025

This PR contains the following updates:

Package Type Update Change
clap dependencies patch 4.5.42 -> 4.5.53

Release Notes

clap-rs/clap (clap)

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

Configuration

📅 Schedule: 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.

@renovate renovate bot requested a review from rye as a code owner August 7, 2025 17:23
@codecov
Copy link

codecov bot commented Aug 7, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.20%. Comparing base (cfd7bc6) to head (526f30b).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #504   +/-   ##
=======================================
  Coverage   80.20%   80.20%           
=======================================
  Files           2        2           
  Lines         197      197           
=======================================
  Hits          158      158           
  Misses         39       39           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from 56db40b to a5ef288 Compare August 12, 2025 22:29
@renovate renovate bot changed the title Update Rust crate clap to v4.5.43 Update Rust crate clap to v4.5.44 Aug 12, 2025
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from a5ef288 to 80a016f Compare August 13, 2025 18:47
@renovate renovate bot changed the title Update Rust crate clap to v4.5.44 Update Rust crate clap to v4.5.45 Aug 13, 2025
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from 80a016f to 81291de Compare August 27, 2025 17:43
@renovate renovate bot changed the title Update Rust crate clap to v4.5.45 Update Rust crate clap to v4.5.46 Aug 27, 2025
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from 81291de to 7597cb5 Compare September 7, 2025 00:10
@renovate renovate bot changed the title Update Rust crate clap to v4.5.46 Update Rust crate clap to v4.5.47 Sep 7, 2025
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from 7597cb5 to d8d31d2 Compare September 20, 2025 21:01
@renovate renovate bot changed the title Update Rust crate clap to v4.5.47 Update Rust crate clap to v4.5.48 Sep 20, 2025
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from d8d31d2 to 3fd1a23 Compare October 14, 2025 19:04
@renovate renovate bot changed the title Update Rust crate clap to v4.5.48 Update Rust crate clap to v4.5.49 Oct 14, 2025
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from 3fd1a23 to 11ad6ff Compare October 21, 2025 16:00
@renovate renovate bot changed the title Update Rust crate clap to v4.5.49 Update Rust crate clap to v4.5.50 Oct 21, 2025
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from 11ad6ff to 9ebd297 Compare October 30, 2025 23:34
@renovate renovate bot changed the title Update Rust crate clap to v4.5.50 Update Rust crate clap to v4.5.51 Oct 30, 2025
@renovate renovate bot changed the title Update Rust crate clap to v4.5.51 Update Rust crate clap to v4.5.52 Nov 19, 2025
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from 9ebd297 to c6f5c66 Compare November 19, 2025 00:58
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from c6f5c66 to 526f30b Compare November 20, 2025 21:28
@renovate renovate bot changed the title Update Rust crate clap to v4.5.52 Update Rust crate clap to v4.5.53 Nov 20, 2025
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