Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 3, 2021

Bumps tracing-core from 0.1.17 to 0.1.18.

Commits
  • 8d428b2 core: prepare to release v0.1.18
  • 848ee2d docs: document span.in_scope() at top-level (#1344)
  • 88b176c tracing: impl From\<EnteredSpan> for Option\<Id> (#1325)
  • ccfa2cc core: add support for Arc\<dyn Subscriber + ...>
  • f9a3f17 tracing: add an example of tracing in a panic hook (#1375)
  • e63d8e4 core: add Subscriber impl for Box\<dyn Subscriber + ...> (#1358)
  • 1e8446e subscriber: support special chars in span names (#1368)
  • 396d9f4 chore: fix cargo docs warnings (#1362)
  • 5e435b1 subscriber: deprecate CurrentSpan (#1321)
  • 95fe9a3 core: expose an accessor for the FieldSet on Attributes (#1331)
  • 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

Bumps [tracing-core](https://github.com/tokio-rs/tracing) from 0.1.17 to 0.1.18.
- [Release notes](https://github.com/tokio-rs/tracing/releases)
- [Commits](tokio-rs/tracing@tracing-core-0.1.17...tracing-core-0.1.18)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 3, 2021
@Mark-Simulacrum Mark-Simulacrum merged commit 6234305 into master May 12, 2021
@Mark-Simulacrum Mark-Simulacrum deleted the dependabot/cargo/tracing-core-0.1.18 branch May 12, 2021 13:27
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants