Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 8, 2025

This PR contains the following updates:

Package Type Update Change
clap dependencies patch 4.5.234.5.54

Release Notes

clap-rs/clap (clap)

v4.5.54

Compare Source

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

v4.5.34

Compare Source

Fixes
  • (help) Don't add extra blank lines with flatten_help(true) and subcommands without arguments

v4.5.33

Compare Source

Fixes
  • (error) When showing the usage of a suggestion for an unknown argument, don't show the group

v4.5.32

Compare Source

Features
  • Add Error::remove
Documentation
  • (cookbook) Switch from humantime to jiff
  • (tutorial) Better cover required vs optional
Internal
  • Update pulldown-cmark

v4.5.31

Compare Source

Features
  • Add ValueParserFactory for Saturating<T>

v4.5.30

Compare Source

Fixes
  • (assert) Allow num_args(0..=1) to be used with SetTrue
  • (assert) Clean up rendering of takes_values assertions

v4.5.29

Compare Source

Fixes
  • Change ArgMatches::args_present so not-present flags are considered not-present (matching the documentation)

v4.5.28

Compare Source

Features
  • (derive) Unstable support for full markdown syntax for doc comments, enabled with unstable-markdown

v4.5.27

Compare Source

Documentation
  • Iterate on tutorials and reference based on feedback

v4.5.26

Compare Source

Fixes
  • (error) Reduce binary size with the suggestions feature

v4.5.25

Compare Source

Fixes
  • (help) Reduce binary size

v4.5.24

Compare Source

Fixes
  • (parser) Correctly handle defaults with ignore_errors(true) and when a suggestion is provided for an unknown argument

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 changed the title Update Rust crate clap to v4.5.24 Update Rust crate clap to v4.5.25 Jan 9, 2025
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from d2cee41 to 4292271 Compare January 9, 2025 16:03
@renovate renovate bot changed the title Update Rust crate clap to v4.5.25 Update Rust crate clap to v4.5.26 Jan 9, 2025
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from 4292271 to 9e80f96 Compare January 9, 2025 18:48
@renovate renovate bot changed the title Update Rust crate clap to v4.5.26 Update Rust crate clap to v4.5.27 Jan 20, 2025
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from 9e80f96 to ca541ac Compare January 20, 2025 21:40
@renovate renovate bot changed the title Update Rust crate clap to v4.5.27 Update Rust crate clap to v4.5.28 Feb 4, 2025
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from ca541ac to 7a30cfb Compare February 4, 2025 01:13
@renovate renovate bot changed the title Update Rust crate clap to v4.5.28 Update Rust crate clap to v4.5.29 Feb 11, 2025
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from 7a30cfb to 8e3e9bf Compare February 11, 2025 21:57
@renovate renovate bot changed the title Update Rust crate clap to v4.5.29 Update Rust crate clap to v4.5.30 Feb 17, 2025
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from 8e3e9bf to e3a4400 Compare February 17, 2025 21:47
@renovate renovate bot changed the title Update Rust crate clap to v4.5.30 Update Rust crate clap to v4.5.31 Feb 24, 2025
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from e3a4400 to a84d2f9 Compare February 24, 2025 19:57
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from a84d2f9 to 321f65b Compare March 10, 2025 22:03
@renovate renovate bot changed the title Update Rust crate clap to v4.5.31 Update Rust crate clap to v4.5.32 Mar 10, 2025
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from 321f65b to fab53c2 Compare March 26, 2025 21:54
@renovate renovate bot changed the title Update Rust crate clap to v4.5.32 Update Rust crate clap to v4.5.33 Mar 26, 2025
@renovate renovate bot changed the title Update Rust crate clap to v4.5.33 Update Rust crate clap to v4.5.34 Mar 27, 2025
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch 2 times, most recently from e0fe813 to 255a992 Compare April 1, 2025 19:12
@renovate renovate bot changed the title Update Rust crate clap to v4.5.34 Update Rust crate clap to v4.5.35 Apr 1, 2025
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from 255a992 to 555fa4b Compare April 11, 2025 22:13
@renovate renovate bot changed the title Update Rust crate clap to v4.5.35 Update Rust crate clap to v4.5.36 Apr 11, 2025
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from 555fa4b to 8039415 Compare April 18, 2025 22:44
@renovate renovate bot changed the title Update Rust crate clap to v4.5.36 Update Rust crate clap to v4.5.37 Apr 18, 2025
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from 8039415 to 0aae219 Compare May 11, 2025 02:21
@renovate renovate bot changed the title Update Rust crate clap to v4.5.37 Update Rust crate clap to v4.5.38 May 11, 2025
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from 0aae219 to af368d3 Compare May 27, 2025 22:33
@renovate renovate bot changed the title Update Rust crate clap to v4.5.38 Update Rust crate clap to v4.5.39 May 27, 2025
@renovate renovate bot changed the title Update Rust crate clap to v4.5.39 Update Rust crate clap to v4.5.40 Jun 9, 2025
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from efaca72 to ca9db7c Compare July 10, 2025 00:15
@renovate renovate bot changed the title Update Rust crate clap to v4.5.40 Update Rust crate clap to v4.5.41 Jul 10, 2025
@renovate renovate bot changed the title Update Rust crate clap to v4.5.41 Update Rust crate clap to v4.5.42 Jul 30, 2025
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from ca9db7c to fe76912 Compare July 30, 2025 04:37
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from fe76912 to 73c60af Compare August 6, 2025 17:36
@renovate renovate bot changed the title Update Rust crate clap to v4.5.42 Update Rust crate clap to v4.5.43 Aug 6, 2025
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from 73c60af to 087cc48 Compare August 11, 2025 22:40
@renovate renovate bot changed the title Update Rust crate clap to v4.5.43 Update Rust crate clap to v4.5.44 Aug 11, 2025
@renovate renovate bot changed the title Update Rust crate clap to v4.5.44 Update Rust crate clap to v4.5.45 Aug 12, 2025
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from 087cc48 to 796e23e Compare August 12, 2025 22:04
@renovate renovate bot changed the title Update Rust crate clap to v4.5.45 Update Rust crate clap to v4.5.46 Aug 26, 2025
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from 796e23e to ceaaa8f Compare August 26, 2025 18:06
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from ceaaa8f to ef25d1e Compare September 19, 2025 15:53
@renovate renovate bot changed the title Update Rust crate clap to v4.5.46 Update Rust crate clap to v4.5.47 Sep 19, 2025
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from ef25d1e to 5474f46 Compare September 20, 2025 00:58
@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 changed the title Update Rust crate clap to v4.5.48 Update Rust crate clap to v4.5.49 Oct 13, 2025
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from 5474f46 to 0d0ac7e Compare October 13, 2025 16:51
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from 0d0ac7e to 68cdc5a Compare October 20, 2025 16:52
@renovate renovate bot changed the title Update Rust crate clap to v4.5.49 Update Rust crate clap to v4.5.50 Oct 20, 2025
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from 68cdc5a to 1121af7 Compare October 29, 2025 14:44
@renovate renovate bot changed the title Update Rust crate clap to v4.5.50 Update Rust crate clap to v4.5.51 Oct 29, 2025
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from 1121af7 to 03beb81 Compare November 17, 2025 23:01
@renovate renovate bot changed the title Update Rust crate clap to v4.5.51 Update Rust crate clap to v4.5.52 Nov 17, 2025
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from 03beb81 to 2adf0b4 Compare November 20, 2025 01:26
@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
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from 2adf0b4 to e999c6c Compare January 3, 2026 00:28
@renovate renovate bot changed the title Update Rust crate clap to v4.5.53 Update Rust crate clap to v4.5.54 Jan 3, 2026
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