Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump tracing-subscriber from 0.2.6 to 0.2.7 #581

Merged
merged 1 commit into from Jul 2, 2020

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 2, 2020

Bumps tracing-subscriber from 0.2.6 to 0.2.7.

Commits
  • 68556f2 subscriber: prepare to release 0.2.7 (July 1, 2020) (#775)
  • 31b6ea6 subscriber: update to latest parking_lot (#774)
  • 50e8574 subscriber: add synthesized span events to fmt (#761)
  • c4a6a6d docs: fix "sploded" formatting (#771)
  • 8c0ef97 journald: add tracing-journald crate implementing a simple journald layer (...
  • ef8efaa docs: better docs on async usage; fancy warning formatting, etc (#769)
  • 8628f89 core: Add conversion between span::Id and NonZeroU64 (#770)
  • 7bc225a subscriber: handle explicit event parents properly in formatters (#767)
  • 0b7594d Prevent deadlock panic when using OpenTelemetryLayer with SpanTrace (#765)
  • 2027f72 flame: add support for filtering and collapsing flamegraphs (#756)
  • 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-subscriber](https://github.com/tokio-rs/tracing) from 0.2.6 to 0.2.7.
- [Release notes](https://github.com/tokio-rs/tracing/releases)
- [Commits](tokio-rs/tracing@tracing-subscriber-0.2.6...tracing-subscriber-0.2.7)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added A-dependencies Area: Dependency file updates A-rust Area: Updates to Rust code labels Jul 2, 2020
@dependabot dependabot bot requested a review from dconnolly July 2, 2020 09:02
@zfnd-bot zfnd-bot bot added this to In progress in 🦓 Jul 2, 2020
@codecov
Copy link

codecov bot commented Jul 2, 2020

Codecov Report

Merging #581 into main will increase coverage by 2.67%.
The diff coverage is 60.74%.

@@            Coverage Diff             @@
##             main     #581      +/-   ##
==========================================
+ Coverage   53.05%   55.72%   +2.67%     
==========================================
  Files          68       90      +22     
  Lines        3212     4104     +892     
==========================================
+ Hits         1704     2287     +583     
- Misses       1508     1817     +309     

🦓 automation moved this from In progress to Reviewer approved Jul 2, 2020
@dconnolly dconnolly merged commit a1d02c2 into main Jul 2, 2020
🦓 automation moved this from Reviewer approved to Done Jul 2, 2020
@dconnolly dconnolly deleted the dependabot/cargo/tracing-subscriber-0.2.7 branch July 2, 2020 10:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-dependencies Area: Dependency file updates A-rust Area: Updates to Rust code
Projects
No open projects
🦓
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

1 participant