Skip to content

fix(deps): update clap-rs #1273

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: master
Choose a base branch
from
Open

fix(deps): update clap-rs #1273

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 8, 2024

This PR contains the following updates:

Package Type Update Change
clap dependencies patch 4.5.20 -> 4.5.42
clap_complete dependencies patch 4.5.36 -> 4.5.55

Release Notes

clap-rs/clap (clap)

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

v4.5.23

Compare Source

Fixes
  • (parser) When check allow_negative_numbers, allow E again

v4.5.22

Compare Source

Fixes
  • (assert) Catch bugs with arguments requiring themself

v4.5.21

Compare Source

Fixes
  • (parser) Ensure defaults are filled in on error with ignore_errors(true)

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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 added the PR: Dependency Update A dependency was updated label Oct 8, 2024
Copy link

changeset-bot bot commented Oct 8, 2024

⚠️ No Changeset found

Latest commit: be8fcf3

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link

vercel bot commented Oct 8, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
fnm ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 30, 2025 5:35am

@renovate renovate bot force-pushed the renovate/clap-rs branch from 29b67c7 to bb3b600 Compare October 24, 2024 04:25
@renovate renovate bot force-pushed the renovate/clap-rs branch from bb3b600 to 04546e1 Compare October 29, 2024 19:16
@renovate renovate bot force-pushed the renovate/clap-rs branch from 04546e1 to 70adc3f Compare November 4, 2024 19:00
@renovate renovate bot force-pushed the renovate/clap-rs branch from 70adc3f to 96f5b5e Compare November 13, 2024 22:40
@renovate renovate bot force-pushed the renovate/clap-rs branch from 96f5b5e to c80352b Compare November 17, 2024 09:45
@renovate renovate bot force-pushed the renovate/clap-rs branch from c80352b to b7dff66 Compare December 3, 2024 23:37
@renovate renovate bot force-pushed the renovate/clap-rs branch from b7dff66 to 9b5fccd Compare December 6, 2024 00:48
@renovate renovate bot force-pushed the renovate/clap-rs branch from 9b5fccd to 70efbfd Compare December 16, 2024 20:54
@renovate renovate bot force-pushed the renovate/clap-rs branch from 70efbfd to a1d6131 Compare December 17, 2024 18:26
@renovate renovate bot force-pushed the renovate/clap-rs branch from a1d6131 to 0244c74 Compare December 25, 2024 08:19
@renovate renovate bot force-pushed the renovate/clap-rs branch from 0244c74 to 9e0df7c Compare January 8, 2025 15:51
@renovate renovate bot force-pushed the renovate/clap-rs branch from 9e0df7c to f224408 Compare January 9, 2025 18:44
@renovate renovate bot force-pushed the renovate/clap-rs branch from f224408 to 8946f5b Compare January 21, 2025 00:43
@renovate renovate bot force-pushed the renovate/clap-rs branch from 88d78bd to 18abbd0 Compare March 26, 2025 20:00
@renovate renovate bot force-pushed the renovate/clap-rs branch from 18abbd0 to 5f73d53 Compare March 27, 2025 02:42
@renovate renovate bot force-pushed the renovate/clap-rs branch from 5f73d53 to cab9cfa Compare April 1, 2025 18:46
@renovate renovate bot force-pushed the renovate/clap-rs branch from cab9cfa to 45b7b71 Compare April 11, 2025 23:16
@renovate renovate bot force-pushed the renovate/clap-rs branch from 45b7b71 to 7aad66c Compare April 18, 2025 23:43
@renovate renovate bot force-pushed the renovate/clap-rs branch from 7aad66c to 60a633b Compare April 29, 2025 00:06
@renovate renovate bot force-pushed the renovate/clap-rs branch from 60a633b to 037309a Compare May 5, 2025 22:13
@renovate renovate bot force-pushed the renovate/clap-rs branch from 037309a to 6ea6540 Compare May 6, 2025 19:49
@renovate renovate bot force-pushed the renovate/clap-rs branch from 6ea6540 to 8fa0c14 Compare May 11, 2025 02:39
@renovate renovate bot force-pushed the renovate/clap-rs branch from 8fa0c14 to 280c3fa Compare May 27, 2025 23:30
@renovate renovate bot force-pushed the renovate/clap-rs branch from 280c3fa to f643e0d Compare May 30, 2025 18:11
@renovate renovate bot force-pushed the renovate/clap-rs branch from f643e0d to 79ab60f Compare June 10, 2025 00:03
@renovate renovate bot force-pushed the renovate/clap-rs branch from 79ab60f to 2abad7a Compare July 10, 2025 01:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR: Dependency Update A dependency was updated
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants