Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Oct 6, 2021

Bumps tracing-subscriber from 0.2.24 to 0.2.25.

Commits
  • 6692aaf subscriber: prepare to release 0.2.25 (#1622)
  • 29ffdbc subscriber: forward Filtered::downcast_raw to wrapped Layer (#1619)
  • 645f282 attributes: prepare to release 0.1.18 (#1621)
  • 7dda7f5 attributes: remove unnecessary quote_spanned! (#1617)
  • 243a3e2 attributes: fix compile error with instrumented async functions (#1616)
  • ac74ba0 attributes: suppress clippy::suspicious_else without nop let (#1614)
  • 66cd79f attributes: prepare to release v0.1.17 (#1611)
  • 3ee87f3 core: prepare to release 0.1.21 (#1610)
  • 84c1c26 chore: fix CI tracing-core nostd testing tracing
  • c9db496 attributes: skip async spans if level disabled (#1607)
  • 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-subscriber](https://github.com/tokio-rs/tracing) from 0.2.24 to 0.2.25.
- [Release notes](https://github.com/tokio-rs/tracing/releases)
- [Commits](tokio-rs/tracing@tracing-subscriber-0.2.24...tracing-subscriber-0.2.25)

---
updated-dependencies:
- dependency-name: tracing-subscriber
  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 Oct 6, 2021
@codecov-commenter
Copy link

codecov-commenter commented Oct 6, 2021

Codecov Report

Merging #15 (62d10e6) into master (5b29d5d) will increase coverage by 0%.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master     #15   +/-   ##
======================================
  Coverage      68%     68%           
======================================
  Files         626     626           
  Lines       34937   34937           
======================================
+ Hits        23917   23939   +22     
+ Misses      11020   10998   -22     
Impacted Files Coverage Δ
metasrv/src/meta_service/meta_service_impl.rs 73% <0%> (-2%) ⬇️
common/management/src/namespace/namespace_mgr.rs 72% <0%> (ø)
common/datavalues/src/series/series_impl.rs 86% <0%> (+1%) ⬆️
query/src/common/mod.rs 77% <0%> (+14%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5b29d5d...62d10e6. Read the comment docs.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 25, 2021

Superseded by #18.

@dependabot dependabot bot closed this Oct 25, 2021
@dependabot dependabot bot deleted the dependabot/cargo/master/tracing-subscriber-0.2.25 branch October 25, 2021 17:11
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.

1 participant