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 v4.5.22 #127

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 12, 2024

This PR contains the following updates:

Package Type Update Change
clap dependencies patch 4.5.13 -> 4.5.22

Release Notes

clap-rs/clap (clap)

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

v4.5.16

Compare Source

Fixes
  • (derive) Improve error messages when derive feature is missing

v4.5.15

Compare Source

Compatiblity
  • (unstable-ext) Arg::remove changed return types
Fixes
  • (unstable-ext) Make Arg::remove return the removed item

v4.5.14

Compare Source

Features
  • (unstable-ext) Added Arg::add for attaching arbitrary state, like completion hints, to Arg without Arg knowing about it

Configuration

📅 Schedule: Branch creation - "before 8am on monday" (UTC), 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.

@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from dfd77b8 to 86bf8ec Compare August 15, 2024 22:27
@renovate renovate bot changed the title Update Rust crate clap to v4.5.15 Update Rust crate clap to v4.5.16 Aug 15, 2024
@renovate renovate bot changed the title Update Rust crate clap to v4.5.16 Update Rust crate clap to v4.5.17 Sep 4, 2024
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from 86bf8ec to 6adb81d Compare September 4, 2024 20:10
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from 6adb81d to 2e6fecf Compare September 16, 2024 11:47
Copy link

codecov bot commented Sep 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 43.6%. Comparing base (c9ad676) to head (e60cb53).

Additional details and impacted files
@@           Coverage Diff           @@
##            main    #127     +/-   ##
=======================================
- Coverage   43.6%   43.6%   -0.1%     
=======================================
  Files         46      46             
  Lines       7237    7239      +2     
=======================================
  Hits        3160    3160             
- Misses      4077    4079      +2     

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

@renovate renovate bot changed the title Update Rust crate clap to v4.5.17 Update Rust crate clap to v4.5.18 Sep 20, 2024
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from 2e6fecf to 560fa1e Compare September 20, 2024 22:53
@renovate renovate bot changed the title Update Rust crate clap to v4.5.18 Update Rust crate clap to v4.5.19 Oct 1, 2024
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from 560fa1e to 52d8147 Compare October 1, 2024 19:38
@renovate renovate bot changed the title Update Rust crate clap to v4.5.19 Update Rust crate clap to v4.5.20 Oct 8, 2024
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from 52d8147 to 6da5fe0 Compare October 8, 2024 16:02
@renovate renovate bot changed the title Update Rust crate clap to v4.5.20 Update Rust crate clap to v4.5.21 Nov 13, 2024
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from 6da5fe0 to 54c3f3c Compare November 13, 2024 19:27
@renovate renovate bot changed the title Update Rust crate clap to v4.5.21 Update Rust crate clap to v4.5.22 Dec 3, 2024
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from 54c3f3c to e60cb53 Compare December 3, 2024 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.

0 participants