Skip to content

Update tracing-chrome requirement from 0.2.0 to 0.7.0#34

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/tracing-chrome-0.7.0
Open

Update tracing-chrome requirement from 0.2.0 to 0.7.0#34
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/tracing-chrome-0.7.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Nov 21, 2022

Copy link
Copy Markdown

Updates the requirements on tracing-chrome to permit the latest version.

Release notes

Sourced from tracing-chrome's releases.

Release v0.7.0

  • Add start_new to FlushGuard. You can now generate multiple traces in one run!
  • Clean up dependencies
  • Make events thread-scoped
Commits
  • 8760d81 Prepare for 0.7 (#16)
  • a30bfb7 Update documentation (#15)
  • 3fe24ff Save thread names for start_new (#14)
  • fa8a0ff Adding "Start New" feature that allows a user to finalize writing to the (#11)
  • d3059d6 Directly depend on crossbeam_channel (#12)
  • 441dba5 change scope of instant events to thread (#13)
  • 64f36ee Build all targets in CI
  • 636e6d7 Add support for arbitrary writers.
  • 409212c Use crossbeam channel instead of std.
  • d37cb2b Don't compute timestamps if not needed.
  • Additional commits viewable in compare view

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)

Updates the requirements on [tracing-chrome](https://github.com/thoren-d/tracing-chrome) to permit the latest version.
- [Release notes](https://github.com/thoren-d/tracing-chrome/releases)
- [Commits](thoren-d/tracing-chrome@v0.2.0...v0.7.0)

---
updated-dependencies:
- dependency-name: tracing-chrome
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Nov 21, 2022
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 rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants