Skip to content
This repository was archived by the owner on May 16, 2025. It is now read-only.

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Nov 18, 2021

Bumps tracing-appender from 0.1.2 to 0.2.0.

Release notes

Sourced from tracing-appender's releases.

tracing-error v0.2.0

0.2.0 (October 23, 2021)

This is a breaking change release in order to update the tracing-subscriber dependency version to the v0.3.x release series.

Changed

  • Updated tracing-subscriber dependency to v0.3.0 (#1677)

Fixed

  • Disabled default features of the tracing dependency so that proc-macro dependencies are not enabled (#1144)
  • Documentation fixes and improvements (#635, #695)

Added

  • SpanTrace: Added SpanTrace::new constructor for constructing a SpanTrace from a Span passed as an argument (rather than capturing the current span) (#1492)

Thanks to @​CAD97 for contributing to this release!

tracing 0.1.29

0.1.29 (October 5th, 2021

This release adds support for recording Option<T> where T: Value as typed tracing field values. It also includes significant performance improvements for functions annotated with the #[instrument] attribute when the generated span is disabled.

Changed

  • tracing-core: updated to v0.1.21
  • tracing-attributes: updated to v0.1.19

Added

  • field: Value impl for Option<T> where T: Value (#1585)
  • attributes: - improved performance when skipping #[instrument]-generated spans below the max level (#1600, #1605, #1614, #1616, #1617)

Fixed

  • instrument: added missing Future implementation for

... (truncated)

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 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 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 18, 2021
@dependabot dependabot bot force-pushed the dependabot/cargo/tracing-appender-0.2.0 branch from f1feef9 to e3afffe Compare November 18, 2021 21:12
@dependabot dependabot bot force-pushed the dependabot/cargo/tracing-appender-0.2.0 branch from e3afffe to 823247a Compare November 29, 2021 17:21
@dependabot dependabot bot force-pushed the dependabot/cargo/tracing-appender-0.2.0 branch from 823247a to 38532c7 Compare December 13, 2021 17:26
@gcomte gcomte force-pushed the master branch 15 times, most recently from 057086f to 49d62c6 Compare December 30, 2021 08:57
@dependabot dependabot bot force-pushed the dependabot/cargo/tracing-appender-0.2.0 branch from 38532c7 to b44cfe2 Compare December 30, 2021 08:59
@gcomte gcomte force-pushed the master branch 3 times, most recently from f15639d to b894304 Compare February 16, 2022 01:28
@dependabot dependabot bot force-pushed the dependabot/cargo/tracing-appender-0.2.0 branch from b44cfe2 to 0296420 Compare February 16, 2022 01:28
Bumps [uuid](https://github.com/uuid-rs/uuid) from 0.8.1 to 0.8.2.
- [Release notes](https://github.com/uuid-rs/uuid/releases)
- [Commits](uuid-rs/uuid@0.8.1...0.8.2)

---
updated-dependencies:
- dependency-name: uuid
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/cargo/tracing-appender-0.2.0 branch from 0296420 to 5a3c5cf Compare February 16, 2022 01:30
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 1, 2022

Superseded by #28.

@dependabot dependabot bot closed this Mar 1, 2022
@dependabot dependabot bot deleted the dependabot/cargo/tracing-appender-0.2.0 branch March 1, 2022 01:47
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant