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 v4.5.8 #285

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 6, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
clap dependencies patch 4.5.4 -> 4.5.8

Release Notes

clap-rs/clap (clap)

v4.5.8

Compare Source

Fixes
  • Reduce extra flushes

v4.5.7

Compare Source

Fixes
  • Clean up error message when too few arguments for num_args

v4.5.6

Compare Source

v4.5.5

Compare Source

Fixes
  • Allow exclusive to override required_unless_present, required_unless_present_any, required_unless_present_all

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 Jun 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 61.61%. Comparing base (7487ec4) to head (829bce9).
Report is 1 commits behind head on main.

Current head 829bce9 differs from pull request most recent head 9824b8e

Please upload reports for the commit 9824b8e to get more accurate results.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #285   +/-   ##
=======================================
  Coverage   61.61%   61.61%           
=======================================
  Files           4        4           
  Lines         482      482           
=======================================
  Hits          297      297           
  Misses        185      185           
Flag Coverage Δ
unittests 61.61% <ø> (ø)

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

☔ 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-lockfile branch from 028f232 to 829bce9 Compare June 10, 2024 17:14
@renovate renovate bot changed the title fix(deps): update rust crate clap to v4.5.6 fix(deps): update rust crate clap to v4.5.7 Jun 10, 2024
@renovate renovate bot changed the title fix(deps): update rust crate clap to v4.5.7 fix(deps): update rust crate clap to v4.5.8 Jun 28, 2024
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from 829bce9 to 9824b8e Compare June 28, 2024 18:30
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

0 participants