nextest-rs / quick-junit

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

fix(deps): update rust crate indexmap to 2.3.0 #115

Closed nextest-bot closed 1 month ago

nextest-bot commented 1 month ago

This PR contains the following updates:

Package Type Update Change
indexmap dependencies minor 2.2.6 -> 2.3.0

Release Notes

indexmap-rs/indexmap (indexmap) ### [`v2.3.0`](https://togithub.com/indexmap-rs/indexmap/blob/HEAD/RELEASES.md#230) [Compare Source](https://togithub.com/indexmap-rs/indexmap/compare/2.2.6...2.3.0) - Added trait `MutableEntryKey` for opt-in mutable access to map entry keys. - Added method `MutableKeys::iter_mut2` for opt-in mutable iteration of map keys and values.

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 1 month ago

Codecov Report

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

Project coverage is 81.91%. Comparing base (0ab01ba) to head (0ba96d8).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #115 +/- ## ======================================= Coverage 81.91% 81.91% ======================================= Files 4 4 Lines 647 647 ======================================= Hits 530 530 Misses 117 117 ```

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