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 thiserror to 1.0.61 #1513

Closed nextest-bot closed 4 months ago

nextest-bot commented 4 months ago

This PR contains the following updates:

Package Type Update Change
thiserror dependencies patch 1.0.60 -> 1.0.61

Release Notes

dtolnay/thiserror (thiserror) ### [`v1.0.61`](https://togithub.com/dtolnay/thiserror/releases/tag/1.0.61) [Compare Source](https://togithub.com/dtolnay/thiserror/compare/1.0.60...1.0.61) - Use `core::fmt` and `core::panic` to facilitate `error_in_core` support ([#​299](https://togithub.com/dtolnay/thiserror/issues/299), thanks [@​jordens](https://togithub.com/jordens))

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:

Project coverage is 79.06%. Comparing base (5faaf00) to head (ee33427).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1513 +/- ## ======================================= Coverage 79.06% 79.06% ======================================= Files 76 76 Lines 18626 18626 ======================================= Hits 14726 14726 Misses 3900 3900 ```

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