Skip to content

chore(deps): bump tracing-subscriber from 0.3.22 to 0.3.23#158

Merged
mergify[bot] merged 3 commits intomainfrom
dependabot/cargo/tracing-subscriber-0.3.23
Mar 16, 2026
Merged

chore(deps): bump tracing-subscriber from 0.3.22 to 0.3.23#158
mergify[bot] merged 3 commits intomainfrom
dependabot/cargo/tracing-subscriber-0.3.23

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 16, 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 Pull requests that update a dependency file rust Pull requests that update rust code labels Mar 16, 2026
@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Mar 16, 2026
@mergify
Copy link
Contributor

mergify bot commented Mar 16, 2026

Merge Protections

Your pull request matches the following merge protections and will not be merged until they are valid.

🟢 CI must pass

Wonderful, this rule succeeded.

All CI checks must pass. Release-plz PRs are exempt because they only bump versions and changelogs (code was already tested on main), and GITHUB_TOKEN-triggered force-pushes suppress CI.

  • check-success = coverage
  • check-success = quality
  • check-success = test
  • check-success = test-cross-platform (macos-15, macOS)
  • check-success = test-cross-platform (ubuntu-22.04, Linux)
  • check-success = test-cross-platform (windows-2022, Windows)

🟢 Do not merge outdated PRs

Wonderful, this rule succeeded.

Make sure PRs are within 3 commits of the base branch before merging

  • #commits-behind <= 3

@dosubot
Copy link
Contributor

dosubot bot commented Mar 16, 2026

Documentation Updates

1 document(s) were updated by changes in this PR:

Technical Deep-Dive: Architecture, Internals & Roadmap
View Changes
@@ -79,7 +79,7 @@
 | IPC Transport | interprocess (Unix sockets / named pipes) | 2.2.3 |
 | Crypto (Hashing) | BLAKE3, SHA2 | 1.8.3 / 0.10.9 |
 | Crypto (Merkle) | rs-merkle | 1.5.0 |
-| Logging | tracing + tracing-subscriber | 0.1.44 / 0.3.22 |
+| Logging | tracing + tracing-subscriber | 0.1.44 / 0.3.23 |
 | Errors | thiserror / anyhow | 2.0.18 / 1.0.100 |
 | Task Runner | just | 136 tasks |
 | Testing | cargo-nextest, insta, criterion | - |

How did I do? Any feedback?  Join Discord

Copy link
Contributor

@mergify mergify bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Automatically approved by Mergify

@codecov
Copy link

codecov bot commented Mar 16, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@mergify mergify bot merged commit 6e4b20e into main Mar 16, 2026
14 checks passed
@mergify mergify bot deleted the dependabot/cargo/tracing-subscriber-0.3.23 branch March 16, 2026 11:05
@mergify
Copy link
Contributor

mergify bot commented Mar 16, 2026

🧪 CI Insights

Here's what we observed from your CI run for 0581fb5.

🟢 All jobs passed!

But CI Insights is watching 👀

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 size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants