Skip to content

fix(deps): update rust crate clap to v4.5.39 #25

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 Apr 4, 2025

This PR contains the following updates:

Package Type Update Change
clap dependencies patch 4.5.29 -> 4.5.39

Release Notes

clap-rs/clap (clap)

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

Configuration

📅 Schedule: Branch creation - "before 4am on Friday" in timezone America/Chicago, 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 fix(deps): update rust crate clap to v4.5.35 fix(deps): update rust crate clap to v4.5.36 Apr 12, 2025
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from 0e66952 to c97dd41 Compare April 12, 2025 03:44
@renovate renovate bot changed the title fix(deps): update rust crate clap to v4.5.36 fix(deps): update rust crate clap to v4.5.37 Apr 19, 2025
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from c97dd41 to 37f0484 Compare April 19, 2025 04:14
@renovate renovate bot changed the title fix(deps): update rust crate clap to v4.5.37 fix(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 37f0484 to 66f950c Compare May 11, 2025 20:08
@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 31, 2025
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from 66f950c to c2ee3ca Compare May 31, 2025 12:06
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