Bump tracing from 0.1.35 to 0.1.36
Bumps tracing from 0.1.35 to 0.1.36.
Release notes
Sourced from tracing's releases.
tracing 0.1.36
This release adds support for owned values and fat pointers as arguments to the
Span::recordmethod, as well as updating the minimumtracing-coreversion and several documentation improvements.Fixed
Added
- Support for owned values and fat pointers in
Span::record(#2212)- Documentation improvements (#2208, #2163)
Changed
tracing-core: updated to 0.1.29Thanks to
@fredr,@cgbur,@jyn514,@matklad, and@CAD97for contributing to this release!#2220: tokio-rs/tracing#2220 #2246: tokio-rs/tracing#2246 #2212: tokio-rs/tracing#2212 #2208: tokio-rs/tracing#2208 #2163: tokio-rs/tracing#2163
Commits
5a141eatracing: prepare to release v0.1.36 (#2257)275ededcore: prepare to release v0.1.29 (#2256)1462e1fsubscriber: clarifyfilter.not()docs w.r.t. event_enabled (#2251)250cb5bcore: giveSetGlobalDefaultErrora usefulDebugimpl (#2250)6a0af27subscriber:Notisnot, notor(#2249)09da422subscriber: addFilter::event_enabled(#2245)27ffce2serde: implementAsSerdeforFieldSet(#2241)a0824d3subscriber: implLookupSpanforBox\<LS>andArc\<LS>(#2247)d2ad8absubscriber: addTargets::default_levelmethod (#2242)22d09f6opentelemetry: feature-flagMetricsLayer(#2234)- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
bot rebase
Rebased
A newer version of tracing exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.
Hey, is anyone still working on this? Due to the inactivity this issue has been automatically marked as stale. It will be closed if no further activity occurs. Thank you for your contributions.
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.