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 2.0.2 #1860

Closed nextest-bot closed 2 weeks ago

nextest-bot commented 2 weeks ago

This PR contains the following updates:

Package Type Update Change
thiserror workspace.dependencies patch 2.0.1 -> 2.0.2

Release Notes

dtolnay/thiserror (thiserror) ### [`v2.0.2`](https://redirect.github.com/dtolnay/thiserror/releases/tag/2.0.2) [Compare Source](https://redirect.github.com/dtolnay/thiserror/compare/2.0.1...2.0.2) - Fix hang on invalid input inside #\[error(...)] attribute ([#​382](https://redirect.github.com/dtolnay/thiserror/issues/382))

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 2 weeks ago

Codecov Report

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

Project coverage is 79.64%. Comparing base (41f9981) to head (dd88e57). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1860 +/- ## ========================================== - Coverage 79.65% 79.64% -0.01% ========================================== Files 80 80 Lines 20406 20406 ========================================== - Hits 16254 16253 -1 - Misses 4152 4153 +1 ```

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

trunk-io[bot] commented 2 weeks ago

1100 tests were run on 3a22095c. ✅ 1100 Passed. View Full Report ↗︎

settings