nextest-rs / nextest

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

fix(deps): update rust crate winnow to 0.6.11 #1538

Closed nextest-bot closed 1 month ago

nextest-bot commented 1 month ago

This PR contains the following updates:

Package Type Update Change
winnow dependencies patch 0.6.9 -> 0.6.11

Release Notes

winnow-rs/winnow (winnow) ### [`v0.6.11`](https://togithub.com/winnow-rs/winnow/blob/HEAD/CHANGELOG.md#0611---2024-06-03) [Compare Source](https://togithub.com/winnow-rs/winnow/compare/v0.6.10...v0.6.11) ##### Fixes - Remove `AsBytes` bounds, unblocking parsing frames of binary input ### [`v0.6.10`](https://togithub.com/winnow-rs/winnow/blob/HEAD/CHANGELOG.md#0610---2024-06-03) [Compare Source](https://togithub.com/winnow-rs/winnow/compare/v0.6.9...v0.6.10) ##### Features - Extend `seq!` to constructing enum variants

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 1 month ago

Codecov Report

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

Project coverage is 78.99%. Comparing base (eb0fdc3) to head (80be56b).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1538 +/- ## ======================================= Coverage 78.99% 78.99% ======================================= Files 76 76 Lines 18785 18785 ======================================= Hits 14840 14840 Misses 3945 3945 ```

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