nextest-rs / nextest

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

chore(deps): update rust crate thiserror to 1.0.66 #1841

Closed nextest-bot closed 3 weeks ago

nextest-bot commented 3 weeks ago

This PR contains the following updates:

Package Type Update Change
thiserror workspace.dependencies patch 1.0.65 -> 1.0.66

Release Notes

dtolnay/thiserror (thiserror) ### [`v1.0.66`](https://redirect.github.com/dtolnay/thiserror/releases/tag/1.0.66) [Compare Source](https://redirect.github.com/dtolnay/thiserror/compare/1.0.65...1.0.66) - Improve compile error on malformed format attribute ([#​327](https://redirect.github.com/dtolnay/thiserror/issues/327))

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 this update 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.75%. Comparing base (ccf3366) to head (11989fc). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1841 +/- ## ========================================== - Coverage 79.75% 79.75% -0.01% ========================================== Files 80 80 Lines 20363 20363 ========================================== - Hits 16241 16240 -1 - Misses 4122 4123 +1 ```

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