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 #211

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 16, 2024

This PR contains the following updates:

Package Type Update Change
clap dependencies patch 4.5.16 -> 4.5.26

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


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

v4.5.21

Compare Source

Fixes
  • (parser) Ensure defaults are filled in on error with ignore_errors(true)

v4.5.20

Compare Source

Features
  • (unstable) Add CommandExt

v4.5.19

Compare Source

Internal
  • Update dependencies

v4.5.18

Compare Source

Features
  • (builder) Expose Arg::get_display_order and Command::get_display_order

v4.5.17

Compare Source

Fixes
  • (help) Style required argument groups
  • (derive) Improve error messages when unsupported fields are used

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 was generated by Mend Renovate. View the repository job log.

Copy link

netlify bot commented Sep 16, 2024

Deploy Preview for hoard-docs ready!

Name Link
🔨 Latest commit 11b551e
🔍 Latest deploy log https://app.netlify.com/sites/hoard-docs/deploys/67801feac46d770008a1d5de
😎 Deploy Preview https://deploy-preview-211--hoard-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

codecov bot commented Sep 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.69%. Comparing base (f94c89b) to head (a131800).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #211      +/-   ##
==========================================
- Coverage   89.23%   88.69%   -0.54%     
==========================================
  Files          74       74              
  Lines        4346     4318      -28     
==========================================
- Hits         3878     3830      -48     
- Misses        468      488      +20     

☔ 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.17 fix(deps): update rust crate clap to v4.5.18 Sep 20, 2024
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from f850668 to 9c12215 Compare September 20, 2024 22:20
@renovate renovate bot changed the title fix(deps): update rust crate clap to v4.5.18 fix(deps): update rust crate clap to v4.5.19 Oct 1, 2024
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from 9c12215 to 34139c4 Compare October 1, 2024 19:44
@renovate renovate bot changed the title fix(deps): update rust crate clap to v4.5.19 fix(deps): update rust crate clap to v4.5.20 Oct 8, 2024
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from 34139c4 to 723bac7 Compare October 8, 2024 16:14
@renovate renovate bot changed the title fix(deps): update rust crate clap to v4.5.20 fix(deps): update rust crate clap to v4.5.21 Nov 13, 2024
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from 723bac7 to a131800 Compare November 13, 2024 19:49
@renovate renovate bot changed the title fix(deps): update rust crate clap to v4.5.21 fix(deps): update rust crate clap to v4.5.22 Dec 3, 2024
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from a131800 to f722352 Compare December 3, 2024 22:17
@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 f722352 to cd2c6bd Compare December 5, 2024 21:42
@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 cd2c6bd to 86d05f2 Compare January 8, 2025 14:48
@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 86d05f2 to ac8005f Compare January 9, 2025 15:35
@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 ac8005f to 11b551e Compare January 9, 2025 19:13
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