Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
⬆️ micro: Update tracing-subscriber to v0.3.19 (#1163)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [tracing-subscriber](https://tokio.rs) ([source](https://redirect.github.com/tokio-rs/tracing)) | dev-dependencies | patch | `0.3.18` -> `0.3.19` | --- ### Release Notes <details> <summary>tokio-rs/tracing (tracing-subscriber)</summary> ### [`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 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/dbus2/zbus). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOS4wIiwidXBkYXRlZEluVmVyIjoiMzkuMTkuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information