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.15 #231

Merged
merged 1 commit into from
Aug 13, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 8, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
clap dependencies patch 4.5.13 -> 4.5.15

Release Notes

clap-rs/clap (clap)

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

@renovate renovate bot requested a review from gbbirkisson as a code owner August 8, 2024 16:43
Copy link

codecov bot commented Aug 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 6.92%. Comparing base (5bb9456) to head (4c5d98f).

Additional details and impacted files
@@          Coverage Diff          @@
##            main    #231   +/-   ##
=====================================
  Coverage   6.92%   6.92%           
=====================================
  Files         16      16           
  Lines        722     722           
=====================================
  Hits          50      50           
  Misses       672     672           

☔ 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 15c1476 to 4c5d98f Compare August 10, 2024 01:15
@renovate renovate bot changed the title fix(deps): update rust crate clap to v4.5.14 fix(deps): update rust crate clap to v4.5.15 Aug 10, 2024
@gbbirkisson gbbirkisson merged commit 318002d into main Aug 13, 2024
7 checks passed
@gbbirkisson gbbirkisson deleted the renovate/clap-4.x-lockfile branch August 13, 2024 18:55
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