Thanks to visit codestin.com
Credit goes to github.com

Skip to content

chore(deps): update rust crate clap to v4.5.58#18

Open
mend-for-github-com[bot] wants to merge 1 commit into
masterfrom
whitesource-remediate/clap-4.x-lockfile
Open

chore(deps): update rust crate clap to v4.5.58#18
mend-for-github-com[bot] wants to merge 1 commit into
masterfrom
whitesource-remediate/clap-4.x-lockfile

Conversation

@mend-for-github-com
Copy link
Copy Markdown
Contributor

@mend-for-github-com mend-for-github-com Bot commented Jun 11, 2025

This PR contains the following updates:

Package Type Update Change
clap dependencies patch 4.5.394.5.58

Release Notes

clap-rs/clap (clap)

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: 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

@mend-for-github-com mend-for-github-com Bot force-pushed the whitesource-remediate/clap-4.x-lockfile branch from 736beac to 54f3cdf Compare July 10, 2025 06:08
@mend-for-github-com mend-for-github-com 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
@mend-for-github-com mend-for-github-com Bot force-pushed the whitesource-remediate/clap-4.x-lockfile branch from 54f3cdf to 00ea581 Compare July 30, 2025 12:26
@mend-for-github-com mend-for-github-com 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
@mend-for-github-com mend-for-github-com Bot force-pushed the whitesource-remediate/clap-4.x-lockfile branch from 00ea581 to 21e2797 Compare August 7, 2025 12:51
@mend-for-github-com mend-for-github-com 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 7, 2025
@mend-for-github-com mend-for-github-com Bot force-pushed the whitesource-remediate/clap-4.x-lockfile branch from 21e2797 to 7fdd9fa Compare August 12, 2025 10:29
@mend-for-github-com mend-for-github-com 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 12, 2025
@mend-for-github-com mend-for-github-com Bot force-pushed the whitesource-remediate/clap-4.x-lockfile branch from 7fdd9fa to 4a313d1 Compare August 13, 2025 11:28
@mend-for-github-com mend-for-github-com 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 13, 2025
@mend-for-github-com mend-for-github-com Bot force-pushed the whitesource-remediate/clap-4.x-lockfile branch from 4a313d1 to 4e4c6df Compare August 27, 2025 09:45
@mend-for-github-com mend-for-github-com 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 27, 2025
@mend-for-github-com mend-for-github-com Bot force-pushed the whitesource-remediate/clap-4.x-lockfile branch from 4e4c6df to 49adca1 Compare September 3, 2025 10:01
@mend-for-github-com mend-for-github-com 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 3, 2025
@mend-for-github-com mend-for-github-com Bot force-pushed the whitesource-remediate/clap-4.x-lockfile branch from 49adca1 to 3be5ea9 Compare September 20, 2025 02:27
@mend-for-github-com mend-for-github-com 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
@mend-for-github-com mend-for-github-com Bot force-pushed the whitesource-remediate/clap-4.x-lockfile branch from 3be5ea9 to d85a5cc Compare October 15, 2025 09:09
@mend-for-github-com mend-for-github-com Bot changed the title fix(deps): update rust crate clap to v4.5.48 fix(deps): update rust crate clap to v4.5.49 Oct 15, 2025
@mend-for-github-com mend-for-github-com Bot force-pushed the whitesource-remediate/clap-4.x-lockfile branch from d85a5cc to 181acc5 Compare October 21, 2025 11:04
@mend-for-github-com mend-for-github-com Bot changed the title fix(deps): update rust crate clap to v4.5.49 chore(deps): update rust crate clap to v4.5.50 Oct 21, 2025
@mend-for-github-com mend-for-github-com Bot force-pushed the whitesource-remediate/clap-4.x-lockfile branch from 181acc5 to 4a79249 Compare October 31, 2025 04:33
@mend-for-github-com mend-for-github-com 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 31, 2025
@mend-for-github-com mend-for-github-com Bot force-pushed the whitesource-remediate/clap-4.x-lockfile branch from 4a79249 to 168e136 Compare November 19, 2025 19:21
@mend-for-github-com mend-for-github-com Bot changed the title chore(deps): update rust crate clap to v4.5.51 chore(deps): update rust crate clap to v4.5.52 Nov 19, 2025
@mend-for-github-com mend-for-github-com Bot force-pushed the whitesource-remediate/clap-4.x-lockfile branch from 168e136 to 0d7d305 Compare November 20, 2025 22:46
@mend-for-github-com mend-for-github-com Bot changed the title chore(deps): update rust crate clap to v4.5.52 chore(deps): update rust crate clap to v4.5.53 Nov 20, 2025
@mend-for-github-com mend-for-github-com Bot force-pushed the whitesource-remediate/clap-4.x-lockfile branch from 0d7d305 to 5c7442a Compare January 3, 2026 17:44
@mend-for-github-com mend-for-github-com Bot changed the title chore(deps): update rust crate clap to v4.5.53 chore(deps): update rust crate clap to v4.5.54 Jan 3, 2026
@mend-for-github-com mend-for-github-com Bot force-pushed the whitesource-remediate/clap-4.x-lockfile branch from 5c7442a to 2057f0b Compare January 28, 2026 10:14
@mend-for-github-com mend-for-github-com Bot changed the title chore(deps): update rust crate clap to v4.5.54 chore(deps): update rust crate clap to v4.5.55 Jan 28, 2026
@mend-for-github-com mend-for-github-com Bot force-pushed the whitesource-remediate/clap-4.x-lockfile branch from 2057f0b to 2d0e98a Compare January 30, 2026 10:39
@mend-for-github-com mend-for-github-com Bot changed the title chore(deps): update rust crate clap to v4.5.55 chore(deps): update rust crate clap to v4.5.56 Jan 30, 2026
@mend-for-github-com mend-for-github-com Bot force-pushed the whitesource-remediate/clap-4.x-lockfile branch from 2d0e98a to ce3004d Compare February 4, 2026 10:48
@mend-for-github-com mend-for-github-com Bot changed the title chore(deps): update rust crate clap to v4.5.56 chore(deps): update rust crate clap to v4.5.57 Feb 4, 2026
@mend-for-github-com mend-for-github-com Bot force-pushed the whitesource-remediate/clap-4.x-lockfile branch from ce3004d to 1e10cd3 Compare February 12, 2026 10:32
@mend-for-github-com mend-for-github-com Bot changed the title chore(deps): update rust crate clap to v4.5.57 chore(deps): update rust crate clap to v4.5.58 Feb 12, 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.

0 participants