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

fix(deps): update rust crate clap to 4.4.12 #59

Merged
merged 2 commits into from
Dec 30, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 27, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
clap dependencies patch 4.4.8 -> 4.4.12

Release Notes

clap-rs/clap (clap)

v4.4.12

Compare Source

Performance
  • Only ask TypedValueParser for possible values if needed

v4.4.11

Compare Source

Features
  • Add Command::mut_group

v4.4.10

Compare Source

Documentation
  • Link out to changelog
  • Cross link derive's attribute reference to derive tutorial

v4.4.9

Compare Source

Fixes
  • (help) Show correct Command::about under flattened headings
  • (help) Respect hide when flattening subcommands

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.

Copy link

codecov bot commented Nov 27, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (e2607b8) 80.76% compared to head (ef25f2b) 80.76%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #59   +/-   ##
=======================================
  Coverage   80.76%   80.76%           
=======================================
  Files          20       20           
  Lines        1263     1263           
=======================================
  Hits         1020     1020           
  Misses        243      243           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/clap-4.x branch from de0ef4d to d31e2b0 Compare November 28, 2023 04:17
@renovate renovate bot changed the title fix(deps): update rust crate clap to 4.4.9 fix(deps): update rust crate clap to 4.4.10 Nov 28, 2023
@renovate renovate bot changed the title fix(deps): update rust crate clap to 4.4.10 fix(deps): update rust crate clap to 4.4.11 Dec 4, 2023
@renovate renovate bot force-pushed the renovate/clap-4.x branch from d31e2b0 to 697a2f3 Compare December 4, 2023 23:12
@renovate renovate bot force-pushed the renovate/clap-4.x branch from 697a2f3 to 34dd281 Compare December 28, 2023 19:12
@renovate renovate bot changed the title fix(deps): update rust crate clap to 4.4.11 fix(deps): update rust crate clap to 4.4.12 Dec 28, 2023
Copy link
Contributor Author

renovate bot commented Dec 30, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@dimasmith dimasmith merged commit 4caf374 into main Dec 30, 2023
10 checks passed
@dimasmith dimasmith deleted the renovate/clap-4.x branch December 30, 2023 22:16
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.

1 participant