Skip to content

build(deps): bump tracing-subscriber from 0.3.14 to 0.3.19#438

Merged
celeste-sinead merged 1 commit intomasterfrom
dependabot/cargo/tracing-subscriber-0.3.19
Apr 30, 2026
Merged

build(deps): bump tracing-subscriber from 0.3.14 to 0.3.19#438
celeste-sinead merged 1 commit intomasterfrom
dependabot/cargo/tracing-subscriber-0.3.19

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 28, 2025

Bumps tracing-subscriber from 0.3.14 to 0.3.19.

Release notes

Sourced from tracing-subscriber's releases.

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_locals when possible (#2838)
  • Don't gate with_ansi() on the "ansi" feature (#3020)
  • Updated tracing-serde to 0.2.0 (#3160)

#1270: tokio-rs/tracing#1270 #2793: tokio-rs/tracing#2793 #2838: tokio-rs/tracing#2838 #2954: tokio-rs/tracing#2954 #2962: tokio-rs/tracing#2962 #3020: tokio-rs/tracing#3020 #3160: tokio-rs/tracing#3160 [tracing-0.1.41]: https://github.com/tokio-rs/tracing/releases/tag/tracing-0.1.41 [tracing-serde-0.2.0]: https://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

tracing-subscriber 0.3.18

This release of tracing-subscriber adds support for the [NO_COLOR] environment variable (an informal standard to disable emitting ANSI color escape codes) in fmt::Layer, reintroduces support for the [chrono] crate, and increases the minimum supported Rust version (MSRV) to Rust 1.63.0.

It also introduces several minor API improvements.

Added

  • chrono: Add [chrono] implementations of FormatTime (#2690)
  • subscriber: Add support for the [NO_COLOR] environment variable in fmt::Layer (#2647)
  • fmt: make format::Writer::new() public (#2680)
  • filter: Implement layer::Filter for Option<Filter> (#2407)

Changed

... (truncated)

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Apr 28, 2025
@dependabot dependabot Bot force-pushed the dependabot/cargo/tracing-subscriber-0.3.19 branch from c6bb7fd to 98d919f Compare May 12, 2025 18:26
@celeste-sinead
Copy link
Copy Markdown
Collaborator

@dependabot rebase

Bumps [tracing-subscriber](https://github.com/tokio-rs/tracing) from 0.3.14 to 0.3.19.
- [Release notes](https://github.com/tokio-rs/tracing/releases)
- [Commits](tokio-rs/tracing@tracing-subscriber-0.3.14...tracing-subscriber-0.3.19)

---
updated-dependencies:
- dependency-name: tracing-subscriber
  dependency-version: 0.3.19
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/cargo/tracing-subscriber-0.3.19 branch from 98d919f to 689bfe2 Compare April 30, 2026 23:46
@celeste-sinead celeste-sinead merged commit 4d9ef08 into master Apr 30, 2026
14 checks passed
@celeste-sinead celeste-sinead deleted the dependabot/cargo/tracing-subscriber-0.3.19 branch April 30, 2026 23:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant