Skip to content

Bump tracing-core from 0.1.22 to 0.1.23#15

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/tracing-core-0.1.23
Closed

Bump tracing-core from 0.1.22 to 0.1.23#15
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/tracing-core-0.1.23

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 14, 2022

Bumps tracing-core from 0.1.22 to 0.1.23.

Release notes

Sourced from tracing-core's releases.

tracing-core 0.1.23

Changed

  • Removed #[inline] attributes from some Dispatch methods whose callers are now inlined (#1974)
  • Bumped minimum supported Rust version (MSRV) to Rust 1.49.0 (#1913)

#1913: tokio-rs/tracing#1913 #1974: tokio-rs/tracing#1974

Commits
  • 05d56ec core: fix wrong release numbers in changelog
  • c6acb12 core: prepare to release 0.1.23 (#1977)
  • fda0aa4 attributes: prepare to release v0.1.20 (#1976)
  • 1f33756 tracing: reduce disabled span Drop overhead (#1974)
  • 7f39ead build(deps): update inferno requirement from 0.10.0 to 0.11.0 (#1966)
  • 034139e attributes: use correct minimal version of syn (#1960)
  • 2d27332 subscriber: add Filter::on_{new_span, enter, exit, close} (#1973)
  • cc1f155 subscriber: fix broken link in Targets rustdoc (#1972)
  • 4f714f0 subscriber: add Filtered::filter_mut method (#1959)
  • e1d3481 appender: prepare to release v0.2.1 (#1963)
  • 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 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.22 to 0.1.23.
- [Release notes](https://github.com/tokio-rs/tracing/releases)
- [Commits](tokio-rs/tracing@tracing-core-0.1.22...tracing-core-0.1.23)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 14, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 4, 2022

Superseded by #20.

@dependabot dependabot bot closed this Apr 4, 2022
@dependabot dependabot bot deleted the dependabot/cargo/tracing-core-0.1.23 branch April 4, 2022 16:22
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.

0 participants