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.1.3 #113

Merged
merged 1 commit into from
Jan 24, 2023
Merged

Update Rust crate clap to 4.1.3 #113

merged 1 commit into from
Jan 24, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 23, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
clap dependencies patch 4.1.1 -> 4.1.3

Release Notes

clap-rs/clap

v4.1.3

Compare Source

Fixes
  • (error) Improve suggested flag/value/subcommand when two share a long preifx
  • (error) When suggesting one of several subcommands, use the plural subcommands, rather than subcommand

v4.1.2

Compare Source

Fixes
  • In documentation, refer to get_flag, rather than get_one::<bool>

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 has been generated by Mend Renovate. View repository job log here.

@codecov-commenter
Copy link

Codecov Report

Base: 76.31% // Head: 76.31% // No change to project coverage 👍

Coverage data is based on head (c85bdf1) compared to base (a405ae4).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #113   +/-   ##
=======================================
  Coverage   76.31%   76.31%           
=======================================
  Files          15       15           
  Lines        1296     1296           
=======================================
  Hits          989      989           
  Misses        307      307           
Flag Coverage Δ
unittests 76.31% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@renovate renovate bot changed the title Update Rust crate clap to 4.1.2 Update Rust crate clap to 4.1.3 Jan 24, 2023
@renovate renovate bot force-pushed the renovate/clap-4.x branch from c85bdf1 to 0ffe273 Compare January 24, 2023 00:49
@kitsuyui kitsuyui merged commit 6695815 into main Jan 24, 2023
@kitsuyui kitsuyui deleted the renovate/clap-4.x branch January 24, 2023 10:33
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.

None yet

2 participants