Skip to content

Bump tracing from 0.1.41 to 0.1.44 - #149

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/tracing-0.1.44
Closed

Bump tracing from 0.1.41 to 0.1.44#149
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/tracing-0.1.44

Conversation

@dependabot

@dependabotdependabotBot commented on behalf of githubMay 12, 2026

Copy link
Copy Markdown
Contributor

Bumps tracing from 0.1.41 to 0.1.44.

Release notes

Sourced from tracing's releases.

tracing 0.1.44

Fixed

  • Fix record_all panic (#3432)

Changed

  • tracing-core: updated to 0.1.36 (#3440)

#3432: tokio-rs/tracing#3432#3440: tokio-rs/tracing#3440

tracing 0.1.43

Important

The previous release [0.1.42] was yanked because #3382 was a breaking change. See further details in #3424. This release contains all the changes from that version, plus a revert for the problematic part of the breaking PR.

Fixed

  • Revert "make valueset macro sanitary" (#3425)

#3382: tokio-rs/tracing#3382#3424: tokio-rs/tracing#3424#3425: tokio-rs/tracing#3425 [0.1.42]: https://github.com/tokio-rs/tracing/releases/tag/tracing-0.1.42

tracing 0.1.42

Important

The [Span::record_all] method has been removed from the documented API. It was always unsuable via the documented API as it requried a ValueSet which has no publically documented constructors. The method remains, but should not be used outside of tracing macros.

Added

  • attributes: Support constant expressions as instrument field names (#3158)
  • Add record_all! macro for recording multiple values in one call (#3227)
  • core: Improve code generation at trace points significantly (#3398)

Changed

  • tracing-core: updated to 0.1.35 (#3414)
  • tracing-attributes: updated to 0.1.31 (#3417)

Fixed

  • Fix "name / parent" variant of event! (#2983)

... (truncated)

Commits

@dependabotdependabotBot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels May 12, 2026
@github-actions
github-actionsBot enabled auto-merge (squash) May 12, 2026 02:34
Bumps [tracing](https://github.com/tokio-rs/tracing) from 0.1.41 to 0.1.44.
- [Release notes](https://github.com/tokio-rs/tracing/releases)
- [Commits](tokio-rs/tracing@tracing-0.1.41...tracing-0.1.44)
---
updated-dependencies:
- dependency-name: tracing
dependency-version: 0.1.44
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabotBotforce-pushed the dependabot/cargo/tracing-0.1.44 branch from 4947c88 to 9468addCompareMay 12, 2026 23:34
@dependabot@github

dependabotBot commented on behalf of githubJun 5, 2026

Copy link
Copy Markdown
ContributorAuthor

Looks like tracing is no longer updatable, so this is no longer needed.

@dependabotdependabotBot closed this Jun 5, 2026
auto-merge was automatically disabled June 5, 2026 11:59

Pull request was closed

@dependabot
dependabotBot deleted the dependabot/cargo/tracing-0.1.44 branch June 5, 2026 11:59
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependenciesPull requests that update a dependency filerustPull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants