Skip to content

Commit

Permalink
⬆️ micro: Update tracing-subscriber to v0.3.19 (#1163)
Browse files Browse the repository at this point in the history
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` ([#&#8203;2962])
- **tracing**: Allow `&[u8]` to be recorded as event/span field
([#&#8203;2954])

##### Changed

-   Set `log` max level when reloading ([#&#8203;1270])
-   Bump MSRV to 1.63 ([#&#8203;2793])
-   Use const `thread_local`s when possible ([#&#8203;2838])
-   Don't gate `with_ansi()` on the "ansi" feature ([#&#8203;3020])
-   Updated tracing-serde to 0.2.0 ([#&#8203;3160])

[#&#8203;1270]: https://redirect.github.com/tokio-rs/tracing/pull/1270

[#&#8203;2793]: https://redirect.github.com/tokio-rs/tracing/pull/2793

[#&#8203;2838]: https://redirect.github.com/tokio-rs/tracing/pull/2838

[#&#8203;2954]: https://redirect.github.com/tokio-rs/tracing/pull/2954

[#&#8203;2962]: https://redirect.github.com/tokio-rs/tracing/pull/2962

[#&#8203;3020]: https://redirect.github.com/tokio-rs/tracing/pull/3020

[#&#8203;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
renovate[bot] authored Nov 29, 2024
1 parent 9cceec4 commit 71fbcef
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 71fbcef

Please sign in to comment.