nextest-rs / nextest

A next-generation test runner for Rust.
https://nexte.st
Apache License 2.0
2.03k stars 90 forks source link

chore(deps): update rust crate clap to 4.5.7 #1553

Closed nextest-bot closed 3 weeks ago

nextest-bot commented 3 weeks ago

This PR contains the following updates:

Package Type Update Change
clap dev-dependencies patch 4.5.6 -> 4.5.7
clap dependencies patch 4.5.6 -> 4.5.7

Release Notes

clap-rs/clap (clap) ### [`v4.5.7`](https://togithub.com/clap-rs/clap/blob/HEAD/CHANGELOG.md#457---2024-06-10) [Compare Source](https://togithub.com/clap-rs/clap/compare/v4.5.6...v4.5.7) ##### Fixes - Clean up error message when too few arguments for `num_args`

Configuration

📅 Schedule: Branch creation - "after 8pm,before 6am" in timezone America/Los_Angeles, Automerge - "after 8pm,before 6am" in timezone America/Los_Angeles.

🚦 Automerge: Enabled.

â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.



This PR has been generated by Renovate Bot.

codecov[bot] commented 3 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 79.00%. Comparing base (1ca4365) to head (8df1880).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1553 +/- ## ========================================== + Coverage 78.99% 79.00% +0.01% ========================================== Files 76 76 Lines 18786 18786 ========================================== + Hits 14840 14842 +2 + Misses 3946 3944 -2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.