Open renovate[bot] opened 22 hours ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 36.04%. Comparing base (
5e38365
) to head (92d9db3
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This PR contains the following updates:
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.19Configuration
📅 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.