Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 27, 2025

Bumps tracing-core from 0.1.34 to 0.1.35.

Release notes

Sourced from tracing-core's releases.

tracing-core 0.1.35

Added

  • Switch to unconditional no_std (#3323)
  • Improve code generation at trace points significantly (#3398)

Fixed

  • Add missing dyn keyword in Visit documentation code sample (#3387)

Documented

  • Add favicon for extra pretty docs (#3351)

#3323: tokio-rs/tracing#3323 #3351: tokio-rs/tracing#3351 #3387: tokio-rs/tracing#3387 #3398: tokio-rs/tracing#3398

Commits
  • d92b4c0 chore: prepare tracing-core 0.1.35 (#3414)
  • 9751b6e chore: run tracing-subscriber tests with all features (#3412)
  • efa0169 mock: add doctests for on_register_dispatch negative cases (#3416)
  • a093858 docs: fix link in FmtSpan docs (#3411)
  • 976fa55 mock: add test case for layer not calling on_register_dispatch (#3415)
  • 8bc008c fix(subscriber): make Layered propagate on_register_dispatch (#3379)
  • adbd8a4 appender: fix max_files integer underflow when set to zero (#3348)
  • 2a8b040 chore: add Hayden (@​hds) to codeowners (#3410)
  • cf5c2bd subscriber: remove clone_span on enter (#3289)
  • c287c84 subscriber: change registry exit to decrement local span ref only (#3331)
  • Additional commits viewable in compare view

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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-core](https://github.com/tokio-rs/tracing) from 0.1.34 to 0.1.35.
- [Release notes](https://github.com/tokio-rs/tracing/releases)
- [Commits](tokio-rs/tracing@tracing-core-0.1.34...tracing-core-0.1.35)

---
updated-dependencies:
- dependency-name: tracing-core
  dependency-version: 0.1.35
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the kind/dependencies For PRs that update dependencies or related components label Nov 27, 2025
@dependabot dependabot bot added the kind/dependencies For PRs that update dependencies or related components label Nov 27, 2025
Copy link

@dependabot-pr-auto-approver dependabot-pr-auto-approver 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 dependabot auto-approve workflow

@dependabot-pr-auto-approver dependabot-pr-auto-approver bot merged commit a2d3e66 into main Nov 27, 2025
43 checks passed
@dependabot-pr-auto-approver dependabot-pr-auto-approver bot deleted the dependabot/cargo/tracing-core-0.1.35 branch November 27, 2025 04:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/dependencies For PRs that update dependencies or related components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant