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.11 #208

Merged
merged 1 commit into from
Jul 29, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 6, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
clap dependencies patch 4.5.4 -> 4.5.11

Release Notes

clap-rs/clap (clap)

v4.5.11

Compare Source

v4.5.10

Compare Source

v4.5.9

Compare Source

Fixes
  • (error) When defining a custom help flag, be sure to suggest it like we do the built-in one

v4.5.8

Compare Source

Fixes
  • Reduce extra flushes

v4.5.7

Compare Source

Fixes
  • Clean up error message when too few arguments for num_args

v4.5.6

Compare Source

v4.5.5

Compare Source

Fixes
  • Allow exclusive to override required_unless_present, required_unless_present_any, required_unless_present_all

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 June 6, 2024 21:20
Copy link

codecov bot commented Jun 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 7.03%. Comparing base (3dc077c) to head (9f93264).

Additional details and impacted files
@@          Coverage Diff          @@
##            main    #208   +/-   ##
=====================================
  Coverage   7.03%   7.03%           
=====================================
  Files         16      16           
  Lines        725     725           
=====================================
  Hits          51      51           
  Misses       674     674           

☔ 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 d895d6a to 4c94cc4 Compare June 7, 2024 00:33
@renovate renovate bot changed the title fix(deps): update rust crate clap to v4.5.5 fix(deps): update rust crate clap to v4.5.6 Jun 7, 2024
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from 4c94cc4 to 626bec2 Compare June 10, 2024 16:44
@renovate renovate bot changed the title fix(deps): update rust crate clap to v4.5.6 fix(deps): update rust crate clap to v4.5.7 Jun 10, 2024
@renovate renovate bot changed the title fix(deps): update rust crate clap to v4.5.7 fix(deps): update rust crate clap to v4.5.8 Jun 28, 2024
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from 626bec2 to 268a11c Compare June 28, 2024 19:24
@renovate renovate bot changed the title fix(deps): update rust crate clap to v4.5.8 fix(deps): update rust crate clap to v4.5.9 Jul 9, 2024
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from 268a11c to 515dc3f Compare July 9, 2024 03:04
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from 515dc3f to abf30f5 Compare July 23, 2024 19:48
@renovate renovate bot changed the title fix(deps): update rust crate clap to v4.5.9 fix(deps): update rust crate clap to v4.5.10 Jul 23, 2024
@renovate renovate bot changed the title fix(deps): update rust crate clap to v4.5.10 fix(deps): update rust crate clap to v4.5.11 Jul 25, 2024
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from abf30f5 to 9f93264 Compare July 25, 2024 15:14
@gbbirkisson gbbirkisson merged commit 791aef6 into main Jul 29, 2024
7 checks passed
@gbbirkisson gbbirkisson deleted the renovate/clap-4.x-lockfile branch July 29, 2024 16:48
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