Skip to content

Bump tracing-subscriber from 0.3.22 to 0.3.23#804

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/cargo/tracing-subscriber-0.3.23
Closed

Bump tracing-subscriber from 0.3.22 to 0.3.23#804
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/cargo/tracing-subscriber-0.3.23

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 23, 2026

Bumps tracing-subscriber from 0.3.22 to 0.3.23.

Release notes

Sourced from tracing-subscriber's releases.

tracing-subscriber 0.3.23

Fixed

  • Allow ansi sanitization to be disabled (#3484)

#3484: tokio-rs/tracing#3484

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Dependency or security updates rust Rust code updates labels Mar 23, 2026
@github-project-automation github-project-automation bot moved this to In Progress in Overview Mar 23, 2026
@github-actions github-actions bot requested a review from chrisaddy March 23, 2026 12:14
@greptile-apps
Copy link
Copy Markdown
Contributor

greptile-apps bot commented Mar 23, 2026

Greptile Summary

This PR bumps tracing-subscriber from 0.3.22 to 0.3.23 in the data_manager application, a routine patch-level dependency update generated by Dependabot.

  • The Cargo.lock checksum is correctly updated to match the new version.
  • The version constraint in applications/data_manager/Cargo.toml is tightened from "0.3.20" to "0.3.23", pinning to the latest patch release.
  • The 0.3.23 release contains only a bug fix (allowing ANSI sanitization to be disabled — #3484) with no breaking changes or API surface modifications.
  • No application code is affected; this is a safe, minimal update.

Confidence Score: 5/5

  • Safe to merge — patch-level dependency bump with no API or behavioral changes affecting application code.
  • The change is limited to a patch-level version bump of tracing-subscriber (0.3.22 → 0.3.23) with a verified checksum update. The upstream release only fixes a minor bug related to ANSI sanitization opt-out, with no breaking changes. No application logic is touched.
  • No files require special attention.

Important Files Changed

Filename Overview
Cargo.lock Lock file updated to reflect tracing-subscriber 0.3.23 with the correct new checksum.
applications/data_manager/Cargo.toml Version constraint for tracing-subscriber bumped from "0.3.20" to "0.3.23" to pin to the latest patch release.

Reviews (1): Last reviewed commit: "Bump tracing-subscriber from 0.3.22 to 0..." | Re-trigger Greptile

@forstmeier
Copy link
Copy Markdown
Collaborator

Addressed in #799.

@forstmeier forstmeier closed this Mar 25, 2026
@github-project-automation github-project-automation bot moved this from In Progress to Done in Overview Mar 25, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Mar 25, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/cargo/tracing-subscriber-0.3.23 branch March 25, 2026 01:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency or security updates rust Rust code updates

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

1 participant