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

fix(deps): update rust crate tokio to v1.39.2 - autoclosed #350

Closed renovate[bot] closed 2 weeks ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
tokio (source) dependencies patch 1.39.1 -> 1.39.2
tokio (source) dev-dependencies patch 1.39.1 -> 1.39.2

Release Notes

tokio-rs/tokio (tokio) ### [`v1.39.2`](https://togithub.com/tokio-rs/tokio/releases/tag/tokio-1.39.2): Tokio v1.39.2 [Compare Source](https://togithub.com/tokio-rs/tokio/compare/tokio-1.39.1...tokio-1.39.2) ### 1.39.2 (July 27th, 2024) This release fixes a regression where the `select!` macro stopped accepting expressions that make use of temporary lifetime extension. ([#​6722]) [#​6722]: https://togithub.com/tokio-rs/tokio/pull/6722

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 these updates 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 39.95%. Comparing base (69d6752) to head (57c9bbb).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #350 +/- ## ======================================= Coverage 39.94% 39.95% ======================================= Files 149 149 Lines 15890 15890 ======================================= + Hits 6348 6349 +1 + Misses 9542 9541 -1 ```

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