nextest-rs / nextest

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

chore(deps): update rust crate clap to 4.5.17 #1686

Closed nextest-bot closed 4 weeks ago

nextest-bot commented 4 weeks ago

This PR contains the following updates:

Package Type Update Change
clap dev-dependencies patch 4.5.16 -> 4.5.17
clap dependencies patch 4.5.16 -> 4.5.17

Release Notes

clap-rs/clap (clap) ### [`v4.5.17`](https://redirect.github.com/clap-rs/clap/blob/HEAD/CHANGELOG.md#4517---2024-09-04) [Compare Source](https://redirect.github.com/clap-rs/clap/compare/v4.5.16...v4.5.17) ##### Fixes - *(help)* Style required argument groups - *(derive)* Improve error messages when unsupported fields are used

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 is behind base branch, 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 4 weeks ago

Codecov Report

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

Project coverage is 79.24%. Comparing base (9f606e0) to head (53f6b28). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1686 +/- ## ========================================== + Coverage 79.23% 79.24% +0.01% ========================================== Files 79 79 Lines 19798 19798 ========================================== + Hits 15687 15689 +2 + Misses 4111 4109 -2 ```

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