nextest-rs / nextest

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

fix(deps): update rust crate winnow to 0.6.13 #1545

Closed nextest-bot closed 3 months ago

nextest-bot commented 3 months ago

This PR contains the following updates:

Package Type Update Change
winnow dependencies patch 0.6.11 -> 0.6.13

Release Notes

winnow-rs/winnow (winnow) ### [`v0.6.13`](https://togithub.com/winnow-rs/winnow/blob/HEAD/CHANGELOG.md#0613---2024-06-06) [Compare Source](https://togithub.com/winnow-rs/winnow/compare/v0.6.12...v0.6.13) ##### Documentation - Expand on error reporting ### [`v0.6.12`](https://togithub.com/winnow-rs/winnow/blob/HEAD/CHANGELOG.md#0612---2024-06-06) [Compare Source](https://togithub.com/winnow-rs/winnow/compare/v0.6.11...v0.6.12) ##### Fixes - Improve compilation errors when using non-parsers with `seq!` struct syntax

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 this update again.



This PR has been generated by Renovate Bot.

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 79.00%. Comparing base (1cef3a1) to head (008ee5a).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1545 +/- ## ========================================== - Coverage 79.00% 79.00% -0.01% ========================================== Files 76 76 Lines 18786 18786 ========================================== - Hits 14842 14841 -1 - Misses 3944 3945 +1 ```

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