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.19 #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.19

Release Notes

clap-rs/clap (clap)

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 (7afa5a9) to head (52d8147).

Additional details and impacted files
@@           Coverage Diff           @@
##            main    #127     +/-   ##
=======================================
+ Coverage   42.7%   43.6%   +0.9%     
=======================================
  Files         46      46             
  Lines       7263    7237     -26     
=======================================
+ Hits        3105    3160     +55     
+ Misses      4158    4077     -81     

☔ 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
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