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.9 #1530

Closed nextest-bot closed 4 months ago

nextest-bot commented 4 months ago

This PR contains the following updates:

Package Type Update Change
winnow dependencies patch 0.6.8 -> 0.6.9

Release Notes

winnow-rs/winnow (winnow) ### [`v0.6.9`](https://togithub.com/winnow-rs/winnow/blob/HEAD/CHANGELOG.md#069---2024-05-28) [Compare Source](https://togithub.com/winnow-rs/winnow/compare/v0.6.8...v0.6.9) ##### Compatibility - Bump MSRV to 1.65 ##### Features - Add `Debug` impls for `stream::Stateful` and `stream::Recoverable`

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 4 months ago

Codecov Report

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

Please upload report for BASE (main@79dbb31). Learn more about missing BASE report.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1530 +/- ## ======================================= Coverage ? 78.99% ======================================= Files ? 76 Lines ? 18785 Branches ? 0 ======================================= Hits ? 14839 Misses ? 3946 Partials ? 0 ```

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