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 uuid to 1.11.0 #186

Open nextest-bot opened 3 weeks ago

nextest-bot commented 3 weeks ago

This PR contains the following updates:

Package Type Update Change
uuid dependencies minor 1.10.0 -> 1.11.0

Release Notes

uuid-rs/uuid (uuid) ### [`v1.11.0`](https://redirect.github.com/uuid-rs/uuid/releases/tag/1.11.0) [Compare Source](https://redirect.github.com/uuid-rs/uuid/compare/1.10.0...1.11.0) #### What's Changed - Upgrade zerocopy to 0.8 by [@​yotamofek](https://redirect.github.com/yotamofek) in [https://github.com/uuid-rs/uuid/pull/771](https://redirect.github.com/uuid-rs/uuid/pull/771) - Prepare for 1.11.0 release by [@​KodrAus](https://redirect.github.com/KodrAus) in [https://github.com/uuid-rs/uuid/pull/772](https://redirect.github.com/uuid-rs/uuid/pull/772) #### New Contributors - [@​yotamofek](https://redirect.github.com/yotamofek) made their first contribution in [https://github.com/uuid-rs/uuid/pull/771](https://redirect.github.com/uuid-rs/uuid/pull/771) **Full Changelog**: https://github.com/uuid-rs/uuid/compare/1.10.0...1.11.0

Configuration

📅 Schedule: Branch creation - "after 8pm,before 6am" in timezone America/Los_Angeles, Automerge - "after 8pm,before 6am" in timezone America/Los_Angeles.

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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

Codecov Report

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

Project coverage is 81.42%. Comparing base (ff825a5) to head (2f4b968).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #186 +/- ## ======================================= 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.