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.3 #1861

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.2 -> 2.0.3

Release Notes

dtolnay/thiserror (thiserror) ### [`v2.0.3`](https://redirect.github.com/dtolnay/thiserror/releases/tag/2.0.3) [Compare Source](https://redirect.github.com/dtolnay/thiserror/compare/2.0.2...2.0.3) - Support the same Path field being repeated in both Debug and Display representation in error message ([#​383](https://redirect.github.com/dtolnay/thiserror/issues/383)) - Improve error message when a format trait used in error message is not implemented by some field ([#​384](https://redirect.github.com/dtolnay/thiserror/issues/384))

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.65%. Comparing base (7d9b987) to head (19dc62f). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1861 +/- ## ======================================= Coverage 79.64% 79.65% ======================================= Files 80 80 Lines 20406 20406 ======================================= + Hits 16253 16255 +2 + Misses 4153 4151 -2 ```

: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 5e9c8cf5. βœ… 1100 Passed. View Full Report β†—οΈŽ

settings