Skip to content

chore(deps): update rust crate clap to v4.5.45 #169

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 12, 2025

This PR contains the following updates:

Package Type Update Change
clap workspace.dependencies patch 4.5.31 -> 4.5.45

Release Notes

clap-rs/clap (clap)

v4.5.45

Compare Source

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

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 chore(deps): update rust crate clap to v4.5.32 chore(deps): update rust crate clap to v4.5.33 Mar 26, 2025
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from 86718bf to a4d8cb5 Compare March 26, 2025 22:44
@renovate renovate bot changed the title chore(deps): update rust crate clap to v4.5.33 chore(deps): update rust crate clap to v4.5.34 Mar 27, 2025
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from a4d8cb5 to 6d92259 Compare March 27, 2025 03:30
@renovate renovate bot changed the title chore(deps): update rust crate clap to v4.5.34 chore(deps): update rust crate clap to v4.5.35 Apr 1, 2025
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from 6d92259 to e117368 Compare April 1, 2025 22:43
@renovate renovate bot changed the title chore(deps): update rust crate clap to v4.5.35 chore(deps): update rust crate clap to v4.5.36 Apr 11, 2025
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from e117368 to c69e9e4 Compare April 11, 2025 22:28
@renovate renovate bot changed the title chore(deps): update rust crate clap to v4.5.36 chore(deps): update rust crate clap to v4.5.37 Apr 18, 2025
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from c69e9e4 to 8768ea8 Compare April 18, 2025 22:51
@renovate renovate bot changed the title chore(deps): update rust crate clap to v4.5.37 chore(deps): update rust crate clap to v4.5.38 May 11, 2025
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from 8768ea8 to 7475ba6 Compare May 11, 2025 02:41
@renovate renovate bot changed the title chore(deps): update rust crate clap to v4.5.38 chore(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 7475ba6 to e0f7d72 Compare May 27, 2025 22:57
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from e0f7d72 to 60e35dd Compare June 9, 2025 21:30
@renovate renovate bot changed the title chore(deps): update rust crate clap to v4.5.39 chore(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 60e35dd to 6cc79dd Compare July 10, 2025 03:33
@renovate renovate bot changed the title chore(deps): update rust crate clap to v4.5.40 chore(deps): update rust crate clap to v4.5.41 Jul 10, 2025
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from 6cc79dd to 2de9070 Compare July 30, 2025 03:26
@renovate renovate bot changed the title chore(deps): update rust crate clap to v4.5.41 chore(deps): update rust crate clap to v4.5.42 Jul 30, 2025
@renovate renovate bot changed the title chore(deps): update rust crate clap to v4.5.42 chore(deps): update rust crate clap to v4.5.43 Aug 6, 2025
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from 2de9070 to 0f23693 Compare August 6, 2025 17:29
@renovate renovate bot changed the title chore(deps): update rust crate clap to v4.5.43 chore(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 0f23693 to 1ea3ea1 Compare August 11, 2025 22:38
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from 1ea3ea1 to ecb712b Compare August 12, 2025 18:57
@renovate renovate bot changed the title chore(deps): update rust crate clap to v4.5.44 chore(deps): update rust crate clap to v4.5.45 Aug 12, 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.

0 participants