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.68 #209

Closed nextest-bot closed 3 days ago

nextest-bot commented 3 days ago

This PR contains the following updates:

Package Type Update Change
thiserror dependencies patch 1.0.67 -> 1.0.68

Release Notes

dtolnay/thiserror (thiserror) ### [`v1.0.68`](https://redirect.github.com/dtolnay/thiserror/releases/tag/1.0.68) [Compare Source](https://redirect.github.com/dtolnay/thiserror/compare/1.0.67...1.0.68) - Handle incomplete expressions more robustly in format arguments, such as while code is being typed ([#​341](https://redirect.github.com/dtolnay/thiserror/issues/341), [#​344](https://redirect.github.com/dtolnay/thiserror/issues/344))

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 days ago

Codecov Report

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

Project coverage is 81.42%. Comparing base (3f49254) to head (5aa5577). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #209 +/- ## ======================================= Coverage 81.42% 81.42% ======================================= Files 3 3 Lines 673 673 ======================================= Hits 548 548 Misses 125 125 ```

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