mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2024-10-01 01:45:40 -04:00
Merge #1162
1162: build(deps): bump tracing from 0.1.36 to 0.1.37 r=delta1 a=dependabot[bot] Bumps [tracing](https://github.com/tokio-rs/tracing) from 0.1.36 to 0.1.37. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/tokio-rs/tracing/releases">tracing's releases</a>.</em></p> <blockquote> <h2>tracing 0.1.37</h2> <p>This release of <code>tracing</code> incorporates changes from <code>tracing-core</code> <a href="https://github.com/tokio-rs/tracing/releases/tag/tracing-core-0.1.30">v0.1.30</a> and <code>tracing-attributes</code> <a href="https://github.com/tokio-rs/tracing/releases/tag/tracing-attributes-0.1.23">v0.1.23</a>, including the new <code>Subscriber::on_register_dispatch</code> method for performing late initialization after a <code>Subscriber</code> is registered as a <code>Dispatch</code>, and bugfixes for the <code>#[instrument]</code> attribute. Additionally, it fixes instances of the <code>bare_trait_objects</code> lint, which is now a warning on <code>tracing</code>'s MSRV and will become an error in the next edition.</p> <h3>Fixed</h3> <ul> <li><strong>attributes</strong>: Incorrect handling of inner attributes in <code>#[instrument]</code>ed functions (<a href="https://github-redirect.dependabot.com/tokio-rs/tracing/issues/2307">#2307</a>)</li> <li><strong>attributes</strong>: Incorrect location of compiler diagnostic spans generated for type errors in <code>#[instrument]</code>ed <code>async fn</code>s (<a href="https://github-redirect.dependabot.com/tokio-rs/tracing/issues/2270">#2270</a>)</li> <li><strong>attributes</strong>: Updated <code>syn</code> dependency to fix compilation with <code>-Z minimal-versions</code> (<a href="https://github-redirect.dependabot.com/tokio-rs/tracing/issues/2246">#2246</a>)</li> <li><code>bare_trait_objects</code> warning in <code>valueset!</code> macro expansion (<a href="https://github-redirect.dependabot.com/tokio-rs/tracing/issues/2308">#2308</a>)</li> </ul> <h3>Added</h3> <ul> <li><strong>core</strong>: <code>Subscriber::on_register_dispatch</code> method (<a href="https://github-redirect.dependabot.com/tokio-rs/tracing/issues/2269">#2269</a>)</li> <li><strong>core</strong>: <code>WeakDispatch</code> type and <code>Dispatch::downgrade()</code> function (<a href="https://github-redirect.dependabot.com/tokio-rs/tracing/issues/2293">#2293</a>)</li> </ul> <h3>Changed</h3> <ul> <li><code>tracing-core</code>: updated to <a href="https://github.com/tokio-rs/tracing/releases/tag/tracing-core-0.1.30">0.1.30</a></li> <li><code>tracing-attributes</code>: updated to <a href="https://github.com/tokio-rs/tracing/releases/tag/tracing-attributes-0.1.23">0.1.23</a></li> </ul> <h3>Documented</h3> <ul> <li>Added <a href="https://crates.io/crates/tracing-web/"><code>tracing-web</code></a> and <a href="https://crates.io/crates/reqwest-tracing/"><code>reqwest-tracing</code></a> to related crates (<a href="https://github-redirect.dependabot.com/tokio-rs/tracing/issues/2283">#2283</a>, <a href="https://github-redirect.dependabot.com/tokio-rs/tracing/issues/2331">#2331</a>)</li> </ul> <p>Thanks to new contributors <a href="https://github.com/compiler-errors"><code>`@compiler-errors</code></a>,` <a href="https://github.com/e-nomem"><code>`@e-nomem</code></a>,` <a href="https://github.com/WorldSEnder"><code>`@WorldSEnder</code></a>,` <a href="https://github.com/Xiami2012"><code>`@Xiami2012</code></a>,` and <a href="https://github.com/tl-rodrigo-gryzinski"><code>`@tl-rodrigo-gryzinski</code></a>,` as well as <a href="https://github.com/jswrenn"><code>`@jswrenn</code></a>` and <a href="https://github.com/CAD97"><code>`@CAD97</code></a>,` for contributing to this release!</p> <p><a href="https://github-redirect.dependabot.com/tokio-rs/tracing/issues/2246">#2246</a>: <a href="https://github-redirect.dependabot.com/tokio-rs/tracing/pull/2246">tokio-rs/tracing#2246</a> <a href="https://github-redirect.dependabot.com/tokio-rs/tracing/issues/2269">#2269</a>: <a href="https://github-redirect.dependabot.com/tokio-rs/tracing/pull/2269">tokio-rs/tracing#2269</a> <a href="https://github-redirect.dependabot.com/tokio-rs/tracing/issues/2283">#2283</a>: <a href="https://github-redirect.dependabot.com/tokio-rs/tracing/pull/2283">tokio-rs/tracing#2283</a> <a href="https://github-redirect.dependabot.com/tokio-rs/tracing/issues/2270">#2270</a>: <a href="https://github-redirect.dependabot.com/tokio-rs/tracing/pull/2270">tokio-rs/tracing#2270</a> <a href="https://github-redirect.dependabot.com/tokio-rs/tracing/issues/2293">#2293</a>: <a href="https://github-redirect.dependabot.com/tokio-rs/tracing/pull/2293">tokio-rs/tracing#2293</a> <a href="https://github-redirect.dependabot.com/tokio-rs/tracing/issues/2307">#2307</a>: <a href="https://github-redirect.dependabot.com/tokio-rs/tracing/pull/2307">tokio-rs/tracing#2307</a> <a href="https://github-redirect.dependabot.com/tokio-rs/tracing/issues/2308">#2308</a>: <a href="https://github-redirect.dependabot.com/tokio-rs/tracing/pull/2308">tokio-rs/tracing#2308</a> <a href="https://github-redirect.dependabot.com/tokio-rs/tracing/issues/2331">#2331</a>: <a href="https://github-redirect.dependabot.com/tokio-rs/tracing/pull/2331">tokio-rs/tracing#2331</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="8e35927d7e
"><code>8e35927</code></a> tracing: prepare to release v0.1.37 (<a href="https://github-redirect.dependabot.com/tokio-rs/tracing/issues/2341">#2341</a>)</li> <li><a href="64b221dc64
"><code>64b221d</code></a> attributes: prepare to release v0.1.23 (<a href="https://github-redirect.dependabot.com/tokio-rs/tracing/issues/2340">#2340</a>)</li> <li><a href="92cb2f0300
"><code>92cb2f0</code></a> attributes: fix handling of inner attributes (<a href="https://github-redirect.dependabot.com/tokio-rs/tracing/issues/2307">#2307</a>)</li> <li><a href="8b01ea9b9c
"><code>8b01ea9</code></a> core: prepare to release v0.1.30 (<a href="https://github-redirect.dependabot.com/tokio-rs/tracing/issues/2339">#2339</a>)</li> <li><a href="d7372d76b1
"><code>d7372d7</code></a> tracing: add <code>reqwest-tracing</code> to related crates in README (<a href="https://github-redirect.dependabot.com/tokio-rs/tracing/issues/2331">#2331</a>)</li> <li><a href="257f86f092
"><code>257f86f</code></a> opentelemetry: fix metrics docs using <code>value.</code> instead of <code>histogram.</code> (<a href="https://github-redirect.dependabot.com/tokio-rs/tracing/issues/2326">#2326</a>)</li> <li><a href="130c499b7c
"><code>130c499</code></a> subscriber: fix <code>None</code> layers setting the max level to <code>OFF</code> (<a href="https://github-redirect.dependabot.com/tokio-rs/tracing/issues/2321">#2321</a>)</li> <li><a href="c542120055
"><code>c542120</code></a> appender: add option to automatically delete old log files (<a href="https://github-redirect.dependabot.com/tokio-rs/tracing/issues/2323">#2323</a>)</li> <li><a href="37c2434f21
"><code>37c2434</code></a> core: add <code>Dispatch::downgrade()</code> and <code>WeakDispatch</code> (<a href="https://github-redirect.dependabot.com/tokio-rs/tracing/issues/2293">#2293</a>)</li> <li><a href="b740179fc6
"><code>b740179</code></a> attributes: suppress dead code warnings for compile tests (<a href="https://github-redirect.dependabot.com/tokio-rs/tracing/issues/2322">#2322</a>)</li> <li>Additional commits viewable in <a href="https://github.com/tokio-rs/tracing/compare/tracing-0.1.36...tracing-0.1.37">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=tracing&package-manager=cargo&previous-version=0.1.36&new-version=0.1.37)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting ``@dependabot` rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
commit
b64da86acd
12
Cargo.lock
generated
12
Cargo.lock
generated
@ -4367,9 +4367,9 @@ checksum = "360dfd1d6d30e05fda32ace2c8c70e9c0a9da713275777f5a4dbb8a1893930c6"
|
||||
|
||||
[[package]]
|
||||
name = "tracing"
|
||||
version = "0.1.36"
|
||||
version = "0.1.37"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "2fce9567bd60a67d08a16488756721ba392f24f29006402881e43b19aac64307"
|
||||
checksum = "8ce8c33a8d48bd45d624a6e523445fd21ec13d3653cd51f681abf67418f54eb8"
|
||||
dependencies = [
|
||||
"cfg-if 1.0.0",
|
||||
"pin-project-lite 0.2.9",
|
||||
@ -4390,9 +4390,9 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "tracing-attributes"
|
||||
version = "0.1.22"
|
||||
version = "0.1.23"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "11c75893af559bc8e10716548bdef5cb2b983f8e637db9d0e15126b61b484ee2"
|
||||
checksum = "4017f8f45139870ca7e672686113917c71c7a6e02d4924eda67186083c03081a"
|
||||
dependencies = [
|
||||
"proc-macro2",
|
||||
"quote",
|
||||
@ -4401,9 +4401,9 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "tracing-core"
|
||||
version = "0.1.29"
|
||||
version = "0.1.30"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "5aeea4303076558a00714b823f9ad67d58a3bbda1df83d8827d21193156e22f7"
|
||||
checksum = "24eb03ba0eab1fd845050058ce5e616558e8f8d8fca633e6b163fe25c797213a"
|
||||
dependencies = [
|
||||
"once_cell",
|
||||
"valuable",
|
||||
|
Loading…
Reference in New Issue
Block a user