Update Rust crate tracing-subscriber to 0.3.22 #20

Merged
renovate merged 1 commits from renovate/tracing-subscriber-0.x into master 2025-12-01 00:13:56 +00:00
Collaborator

This PR contains the following updates:

Package Type Update Change
tracing-subscriber (source) dependencies patch 0.3.20 -> 0.3.22

Release Notes

tokio-rs/tracing (tracing-subscriber)

v0.3.22: tracing-subscriber 0.3.22

Compare Source

Important

The previous release 0.3.21 was yanked as it depended explicitly on
tracing-0.1.42, which was yanked due to a breaking change (see #​3424 for
details). This release contains all the changes from the previous release, plus
an update to the newer version of tracing.

Changed

v0.3.21: tracing-subscriber 0.3.21

Compare Source

Fixed
  • Change registry exit to decrement local span ref only (#​3331)
  • Make Layered propagate on_register_dispatch (#​3379)
Changed
Performance
Documented
  • Fix a few small things in the format module (#​3339)
  • Fix extra closing brace in layer docs (#​3350)
  • Fix link in FmtSpan docs (#​3411)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [tracing-subscriber](https://tokio.rs) ([source](https://github.com/tokio-rs/tracing)) | dependencies | patch | `0.3.20` -> `0.3.22` | --- ### Release Notes <details> <summary>tokio-rs/tracing (tracing-subscriber)</summary> ### [`v0.3.22`](https://github.com/tokio-rs/tracing/releases/tag/tracing-subscriber-0.3.22): tracing-subscriber 0.3.22 [Compare Source](https://github.com/tokio-rs/tracing/compare/tracing-subscriber-0.3.21...tracing-subscriber-0.3.22) ##### Important The previous release [0.3.21] was yanked as it depended explicitly on [tracing-0.1.42], which was yanked due to a breaking change (see [#&#8203;3424] for details). This release contains all the changes from the previous release, plus an update to the newer version of `tracing`. ##### Changed - `tracing`: updated to 0.1.43 ([#&#8203;3427]) [#&#8203;3424]: https://github.com/tokio-rs/tracing/pull/3424 [#&#8203;3427]: https://github.com/tokio-rs/tracing/pull/3427 [0.3.21]: https://github.com/tokio-rs/tracing/releases/tag/tracing-subscriber-0.3.21 [tracing-0.1.42]: https://github.com/tokio-rs/tracing/releases/tag/tracing-0.1.42 ### [`v0.3.21`](https://github.com/tokio-rs/tracing/releases/tag/tracing-subscriber-0.3.21): tracing-subscriber 0.3.21 [Compare Source](https://github.com/tokio-rs/tracing/compare/tracing-subscriber-0.3.20...tracing-subscriber-0.3.21) ##### Fixed - Change registry exit to decrement local span ref only ([#&#8203;3331]) - Make Layered propagate `on_register_dispatch` ([#&#8203;3379]) ##### Changed - `tracing`: updated to 0.1.42 ([#&#8203;3418]) ##### Performance - Remove `clone_span` on enter ([#&#8203;3289]) ##### Documented - Fix a few small things in the format module ([#&#8203;3339]) - Fix extra closing brace in layer docs ([#&#8203;3350]) - Fix link in `FmtSpan` docs ([#&#8203;3411]) [#&#8203;3289]: https://github.com/tokio-rs/tracing/pull/#&#8203;3289 [#&#8203;3331]: https://github.com/tokio-rs/tracing/pull/#&#8203;3331 [#&#8203;3339]: https://github.com/tokio-rs/tracing/pull/#&#8203;3339 [#&#8203;3350]: https://github.com/tokio-rs/tracing/pull/#&#8203;3350 [#&#8203;3379]: https://github.com/tokio-rs/tracing/pull/#&#8203;3379 [#&#8203;3411]: https://github.com/tokio-rs/tracing/pull/#&#8203;3411 [#&#8203;3418]: https://github.com/tokio-rs/tracing/pull/#&#8203;3418 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, 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 has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4yNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMjcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
renovate added 1 commit 2025-12-01 00:13:52 +00:00
Update Rust crate tracing-subscriber to 0.3.22
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
d93919ad88
renovate scheduled this pull request to auto merge when all checks succeed 2025-12-01 00:13:54 +00:00
renovate merged commit bd9d9aa6eb into master 2025-12-01 00:13:56 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: pierre/MailSender#20