Skip to content
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

Update Rust crate clap to 4.4.6 #989

Merged
merged 1 commit into from
Sep 30, 2023
Merged

Update Rust crate clap to 4.4.6 #989

merged 1 commit into from
Sep 30, 2023

Conversation

sunshowers
Copy link
Member

@sunshowers sunshowers commented Sep 30, 2023

This PR contains the following updates:

Package Type Update Change
clap dev-dependencies patch 4.4.4 -> 4.4.6
clap dependencies patch 4.4.4 -> 4.4.6

Release Notes

clap-rs/clap (clap)

v4.4.6

Compare Source

Internal
  • Upgrade anstream

v4.4.5

Compare Source

Fixes
  • (parser) When inferring subcommand name or long_flag, allow ambiguous-looking matches that unambiguously map back to the same command
  • (parser) When inferring subcommand long_flag, don't panic
  • (assert) Clarify what action is causing a positional that doesn't set values which is especially useful for derive users

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@codecov
Copy link

codecov bot commented Sep 30, 2023

Codecov Report

Merging #989 (135a3ba) into main (161fff7) will decrease coverage by 0.01%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #989      +/-   ##
==========================================
- Coverage   79.14%   79.14%   -0.01%     
==========================================
  Files          65       65              
  Lines       16544    16544              
==========================================
- Hits        13094    13093       -1     
- Misses       3450     3451       +1     

see 1 file with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@sunshowers sunshowers force-pushed the renovate/clap-4.x branch 3 times, most recently from 1718f7a to 20e4b84 Compare September 30, 2023 02:52
@sunshowers sunshowers merged commit 7d132e9 into main Sep 30, 2023
13 checks passed
@sunshowers sunshowers deleted the renovate/clap-4.x branch September 30, 2023 03:18
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.

2 participants