nextest-rs / quick-junit

A serializer for JUnit reports, used by cargo-nextest
https://docs.rs/quick-junit
Apache License 2.0
3 stars 1 forks source link

fix(deps): update rust crate thiserror to 1.0.61 #53

Closed nextest-bot closed 5 months ago

nextest-bot commented 5 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 5 months ago

Codecov Report

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

Project coverage is 82.28%. Comparing base (a7be711) to head (30eb2a8).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #53 +/- ## ======================================= Coverage 82.28% 82.28% ======================================= Files 4 4 Lines 666 666 ======================================= Hits 548 548 Misses 118 118 ```

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