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.26 #235

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 3, 2024

This PR contains the following updates:

Package Type Update Change
clap dependencies patch 4.5.21 -> 4.5.26

Release Notes

clap-rs/clap (clap)

v4.5.26

Compare Source

v4.5.25

Compare Source

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

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 is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from thetayloredman as a code owner December 3, 2024 22:02
@codecov-commenter
Copy link

codecov-commenter commented Dec 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.87%. Comparing base (faaa420) to head (3bb0c1f).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #235   +/-   ##
=======================================
  Coverage   71.87%   71.87%           
=======================================
  Files          23       23           
  Lines        2905     2905           
=======================================
  Hits         2088     2088           
  Misses        817      817           

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

@renovate renovate bot changed the title fix(deps): update rust crate clap to v4.5.22 fix(deps): update rust crate clap to v4.5.23 Dec 5, 2024
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from 9aaf5ed to 1888990 Compare December 5, 2024 22:06
@renovate renovate bot changed the title fix(deps): update rust crate clap to v4.5.23 fix(deps): update rust crate clap to v4.5.24 Jan 8, 2025
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from 1888990 to 04efb24 Compare January 8, 2025 13:22
@renovate renovate bot changed the title fix(deps): update rust crate clap to v4.5.24 fix(deps): update rust crate clap to v4.5.25 Jan 9, 2025
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from 04efb24 to 898fe15 Compare January 9, 2025 18:13
@renovate renovate bot changed the title fix(deps): update rust crate clap to v4.5.25 fix(deps): update rust crate clap to v4.5.26 Jan 9, 2025
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from 898fe15 to 3bb0c1f Compare January 9, 2025 23:14
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