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
212 stars 17 forks source link

fix(deps): update rust crate str0m to v0.6.1 - autoclosed #368

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
str0m dependencies patch 0.6.0 -> 0.6.1

Release Notes

algesten/str0m (str0m) ### [`v0.6.1`](https://togithub.com/algesten/str0m/blob/HEAD/CHANGELOG.md#061) [Compare Source](https://togithub.com/algesten/str0m/compare/0.6.0...0.6.1) - Force openssl to be >=0.10.66 [#​545](https://togithub.com/algesten/str0m/issues/545) - Fix bug when replacing redundant ice candidates [#​544](https://togithub.com/algesten/str0m/issues/544) - Add playout_delay builder function [#​543](https://togithub.com/algesten/str0m/issues/543)

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

Codecov Report

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

Project coverage is 41.65%. Comparing base (98f938e) to head (c221f3b).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #368 +/- ## ========================================== - Coverage 41.67% 41.65% -0.02% ========================================== Files 134 134 Lines 14310 14310 ========================================== - Hits 5963 5961 -2 - Misses 8347 8349 +2 ```

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