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

chore(deps): update rust crate tracing-subscriber to v0.3.19 #476

Open renovate[bot] opened 22 hours ago

renovate[bot] commented 22 hours ago

This PR contains the following updates:

Package Type Update Change
tracing-subscriber (source) workspace.dependencies patch 0.3.18 -> 0.3.19

Release Notes

tokio-rs/tracing (tracing-subscriber) ### [`v0.3.19`](https://redirect.github.com/tokio-rs/tracing/releases/tag/tracing-subscriber-0.3.19): tracing-subscriber 0.3.19 [Compare Source](https://redirect.github.com/tokio-rs/tracing/compare/tracing-subscriber-0.3.18...tracing-subscriber-0.3.19) \[ [crates.io][crate-0.3.19] ] | \[ [docs.rs][docs-0.3.19] ] This release updates the `tracing` dependency to [v0.1.41][tracing-0.1.41] and the `tracing-serde` dependency to [v0.2.0][tracing-serde-0.2.0]. ##### Added - Add `set_span_events` to `fmt::Subscriber` ([#​2962]) - **tracing**: Allow `&[u8]` to be recorded as event/span field ([#​2954]) ##### Changed - Set `log` max level when reloading ([#​1270]) - Bump MSRV to 1.63 ([#​2793]) - Use const `thread_local`s when possible ([#​2838]) - Don't gate `with_ansi()` on the "ansi" feature ([#​3020]) - Updated tracing-serde to 0.2.0 ([#​3160]) [#​1270]: https://redirect.github.com/tokio-rs/tracing/pull/1270 [#​2793]: https://redirect.github.com/tokio-rs/tracing/pull/2793 [#​2838]: https://redirect.github.com/tokio-rs/tracing/pull/2838 [#​2954]: https://redirect.github.com/tokio-rs/tracing/pull/2954 [#​2962]: https://redirect.github.com/tokio-rs/tracing/pull/2962 [#​3020]: https://redirect.github.com/tokio-rs/tracing/pull/3020 [#​3160]: https://redirect.github.com/tokio-rs/tracing/pull/3160 [tracing-0.1.41]: https://redirect.github.com/tokio-rs/tracing/releases/tag/tracing-0.1.41 [tracing-serde-0.2.0]: https://redirect.github.com/tokio-rs/tracing/releases/tag/tracing-serde-0.2.0 [docs-0.3.19]: https://docs.rs/tracing-subscriber/0.3.19/tracing_subscriber/ [crate-0.3.19]: https://crates.io/crates/tracing-subscriber/0.3.19

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 21 hours ago

Codecov Report

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

Project coverage is 36.04%. Comparing base (5e38365) to head (92d9db3).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #476 +/- ## ======================================= Coverage 36.04% 36.04% ======================================= Files 176 176 Lines 18183 18183 ======================================= Hits 6554 6554 Misses 11629 11629 ```

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