8xFF / atm0s-media-server

Decentralized, Global-Scale Media Server written in Rust (WebRTC/Whip/Whep/Rtmp/Sip)
https://8xff.github.io/media-docs/
MIT License
235 stars 17 forks source link

chore(deps): update rust crate indexmap to v2.6.0 - autoclosed #437

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 2 months ago

This PR contains the following updates:

Package Type Update Change
indexmap workspace.dependencies minor 2.5.0 -> 2.6.0

Release Notes

indexmap-rs/indexmap (indexmap) ### [`v2.6.0`](https://redirect.github.com/indexmap-rs/indexmap/blob/HEAD/RELEASES.md#260-2024-10-01) [Compare Source](https://redirect.github.com/indexmap-rs/indexmap/compare/2.5.0...2.6.0) - Implemented `Clone` for `map::IntoIter` and `set::IntoIter`. - Updated the `hashbrown` dependency to version 0.15.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 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 was generated by Mend Renovate. View the repository job log.

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 40.57%. Comparing base (27d88bc) to head (b309ec8). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #437 +/- ## ======================================= Coverage 40.57% 40.57% ======================================= Files 161 161 Lines 17583 17583 ======================================= Hits 7135 7135 Misses 10448 10448 ```

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