Skip to content
This repository has been archived by the owner on Oct 19, 2024. It is now read-only.

chore(deps): bump tracing from 0.1.25 to 0.1.26 #284

Merged
merged 1 commit into from
Jul 5, 2021

Conversation

dependabot[bot]
Copy link
Contributor

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

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps tracing from 0.1.25 to 0.1.26.

Commits
  • d9e8ece tracing: prepare to release 0.1.26 (#1383)
  • 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)
  • 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 dependabot bot added the dependencies Pull requests that update a dependency file label May 1, 2021
@dependabot dependabot bot force-pushed the dependabot/cargo/tracing-0.1.26 branch from 2ab16cd to de91e3d Compare May 1, 2021 18:28
@gakonst gakonst merged commit 3bed0a5 into master Jul 5, 2021
@gakonst gakonst deleted the dependabot/cargo/tracing-0.1.26 branch July 5, 2021 11:15
meetmangukiya pushed a commit to meetmangukiya/ethers-rs that referenced this pull request Mar 21, 2022
* chore: cherry pick commits

* feat: abi-decode

* chore: lint

* chore: move abi-decode logic to SimpleCast impl

* chore: add doc  test for abi-decode

* feat min --int, add doc output tst to abi_decode

* chore: cargo fmt, clippy, Cargo.lock

* chore: update README

* chore: simplify abi-decode impl

* feat(cast): --calldata-decode and adjust abi-decode cli cmd

* chore: typo

Co-authored-by: Georgios Konstantopoulos <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant