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
222 stars 18 forks source link

fix(deps): update rust crate lru to v0.12.4 - autoclosed #399

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
lru dependencies patch 0.12.3 -> 0.12.4

Release Notes

jeromefroe/lru-rs (lru) ### [`v0.12.4`](https://togithub.com/jeromefroe/lru-rs/blob/HEAD/CHANGELOG.md#v0124---2024-07-30) [Compare Source](https://togithub.com/jeromefroe/lru-rs/compare/0.12.3...0.12.4) - Add methods that take a reference to the key that should be inserted.

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

Codecov Report

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

Project coverage is 42.80%. Comparing base (b63e5cf) to head (567d5a3).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #399 +/- ## ========================================== - Coverage 42.81% 42.80% -0.01% ========================================== Files 134 134 Lines 14534 14534 ========================================== - Hits 6223 6222 -1 - Misses 8311 8312 +1 ```

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