Skip to content

Commit

Permalink
Auto merge of servo#28856 - servo:dependabot/cargo/tracing-core-0.1.2…
Browse files Browse the repository at this point in the history
…4, r=jdm

Bump tracing-core from 0.1.21 to 0.1.24

Bumps [tracing-core](https://github.com/tokio-rs/tracing) from 0.1.21 to 0.1.24.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/tokio-rs/tracing/releases">tracing-core's releases</a>.</em></p>
<blockquote>
<h2>tracing-core 0.1.24</h2>
<p>This release fixes a bug where setting <code>NoSubscriber</code> as the local default would
not disable the global default subscriber locally.</p>
<h3>Fixed</h3>
<ul>
<li>Setting <code>NoSubscriber</code> as the local default now correctly disables the global
default subscriber (<a href="https://github-redirect.dependabot.com/tokio-rs/tracing/issues/2001">#2001</a>)</li>
<li>Fixed compilation warnings with the &quot;std&quot; feature disabled (<a href="https://github-redirect.dependabot.com/tokio-rs/tracing/issues/2022">#2022</a>)</li>
</ul>
<h3>Changed</h3>
<ul>
<li>Removed unnecessary use of <code>write!</code> and <code>format_args!</code> macros (<a href="https://github-redirect.dependabot.com/tokio-rs/tracing/issues/1988">#1988</a>)</li>
</ul>
<p><a href="https://github-redirect.dependabot.com/tokio-rs/tracing/issues/1988">#1988</a>: <a href="https://github-redirect.dependabot.com/tokio-rs/tracing/pull/1988">tokio-rs/tracing#1988</a>
<a href="https://github-redirect.dependabot.com/tokio-rs/tracing/issues/2001">#2001</a>: <a href="https://github-redirect.dependabot.com/tokio-rs/tracing/pull/2001">tokio-rs/tracing#2001</a>
<a href="https://github-redirect.dependabot.com/tokio-rs/tracing/issues/2022">#2022</a>: <a href="https://github-redirect.dependabot.com/tokio-rs/tracing/pull/2022">tokio-rs/tracing#2022</a></p>
<h2>tracing-core 0.1.23</h2>
<h3>Changed</h3>
<ul>
<li>Removed <code>#[inline]</code> attributes from some <code>Dispatch</code> methods whose
callers are now inlined (<a href="https://github-redirect.dependabot.com/tokio-rs/tracing/issues/1974">#1974</a>)</li>
<li>Bumped minimum supported Rust version (MSRV) to Rust 1.49.0 (<a href="https://github-redirect.dependabot.com/tokio-rs/tracing/issues/1913">#1913</a>)</li>
</ul>
<p><a href="https://github-redirect.dependabot.com/tokio-rs/tracing/issues/1913">#1913</a>: <a href="https://github-redirect.dependabot.com/tokio-rs/tracing/pull/1913">tokio-rs/tracing#1913</a>
<a href="https://github-redirect.dependabot.com/tokio-rs/tracing/issues/1974">#1974</a>: <a href="https://github-redirect.dependabot.com/tokio-rs/tracing/pull/1974">tokio-rs/tracing#1974</a></p>
<h2>tracing-core 0.1.22</h2>
<p>This release adds <em>experimental</em> support for recording structured field values
using the [<code>valuable</code>] crate. See [this blog post][post] for details on
<code>valuable</code>.</p>
<p>Note that <code>valuable</code> support currently requires <code>--cfg tracing_unstable</code>. See
the documentation for details.</p>
<h3>Added</h3>
<ul>
<li><strong>field</strong>: Experimental support for recording field values using the
[<code>valuable</code>] crate (<a href="https://github-redirect.dependabot.com/tokio-rs/tracing/issues/1608">#1608</a>, <a href="https://github-redirect.dependabot.com/tokio-rs/tracing/issues/1888">#1888</a>, <a href="https://github-redirect.dependabot.com/tokio-rs/tracing/issues/1887">#1887</a>)</li>
<li><strong>field</strong>: Added <code>ValueSet::record</code> method (<a href="https://github-redirect.dependabot.com/tokio-rs/tracing/issues/1823">#1823</a>)</li>
<li><strong>subscriber</strong>: <code>Default</code> impl for <code>NoSubscriber</code> (<a href="https://github-redirect.dependabot.com/tokio-rs/tracing/issues/1785">#1785</a>)</li>
<li><strong>metadata</strong>: New <code>Kind::HINT</code> to support the <code>enabled!</code> macro in <code>tracing</code>
(<a href="https://github-redirect.dependabot.com/tokio-rs/tracing/issues/1883">#1883</a>, <a href="https://github-redirect.dependabot.com/tokio-rs/tracing/issues/1891">#1891</a>)</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Fixed a number of documentation issues (<a href="https://github-redirect.dependabot.com/tokio-rs/tracing/issues/1665">#1665</a>, <a href="https://github-redirect.dependabot.com/tokio-rs/tracing/issues/1692">#1692</a>, <a href="https://github-redirect.dependabot.com/tokio-rs/tracing/issues/1737">#1737</a>)</li>
</ul>
<p>Thanks to <a href="https://github.com/xd009642"><code>@​xd009642</code></a>, <a href="https://github.com/Skepfyr"><code>@​Skepfyr</code></a>, <a href="https://github.com/guswynn"><code>@​guswynn</code></a>, <a href="https://github.com/Folyd"><code>@​Folyd</code></a>, and <a href="https://github.com/mbergkvist"><code>@​mbergkvist</code></a> for</p>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/tokio-rs/tracing/commit/8f240e6b6f08a049b41db7f201c6dded544009ff"><code>8f240e6</code></a> core: prepare to release 0.1.24 (<a href="https://github-redirect.dependabot.com/tokio-rs/tracing/issues/2042">#2042</a>)</li>
<li><a href="https://github.com/tokio-rs/tracing/commit/42888dc5c9d00e967de9eba1ca0227c73ed08ef5"><code>42888dc</code></a> subscriber: prepare to release v0.3.10 (<a href="https://github-redirect.dependabot.com/tokio-rs/tracing/issues/2041">#2041</a>)</li>
<li><a href="https://github.com/tokio-rs/tracing/commit/e81ba60e69bed7b476a90ba1f53dce0598bd3a70"><code>e81ba60</code></a> subscriber: add <code>EnvFilter::builder</code>, option to disable regex (<a href="https://github-redirect.dependabot.com/tokio-rs/tracing/issues/2035">#2035</a>)</li>
<li><a href="https://github.com/tokio-rs/tracing/commit/ceed87274283ac73a1f5ad81c53d9df6515f2d20"><code>ceed872</code></a> tracing: add <code>span_enabled!</code> and <code>event_enabled!</code> macros (<a href="https://github-redirect.dependabot.com/tokio-rs/tracing/issues/1900">#1900</a>)</li>
<li><a href="https://github.com/tokio-rs/tracing/commit/b1977eae3ef2234dad4ea8db701ff71278aefd7e"><code>b1977ea</code></a> subscriber: Add <code>Filtered</code> and <code>fmt::Layer</code> accessors (<a href="https://github-redirect.dependabot.com/tokio-rs/tracing/issues/2034">#2034</a>)</li>
<li><a href="https://github.com/tokio-rs/tracing/commit/5cd4b571423cc5f43f19e12ef71549a06a349eb0"><code>5cd4b57</code></a> subscriber: add <code>Layer</code> impl for <code>Vec\&lt;L: Layer&gt;</code> (<a href="https://github-redirect.dependabot.com/tokio-rs/tracing/issues/2027">#2027</a>)</li>
<li><a href="https://github.com/tokio-rs/tracing/commit/30204cbe389ed172eab4b66d960aba1e8c87f0cd"><code>30204cb</code></a> subscriber: let <code>EnvFIlter</code>'s filter disabled help say help without ansi_term...</li>
<li><a href="https://github.com/tokio-rs/tracing/commit/7921a3b4666fc4f9f2751aa130b413c3c201a1e7"><code>7921a3b</code></a> subscriber: add <code>Layer::boxed</code> method (<a href="https://github-redirect.dependabot.com/tokio-rs/tracing/issues/2026">#2026</a>)</li>
<li><a href="https://github.com/tokio-rs/tracing/commit/b21d2369c8cba9de812ab5142592029afe837a07"><code>b21d236</code></a> subscriber: fix <code>FmtLayer</code>'s auto traits inheriting <code>S</code>'s (<a href="https://github-redirect.dependabot.com/tokio-rs/tracing/issues/2024">#2024</a>)</li>
<li><a href="https://github.com/tokio-rs/tracing/commit/e856d8f5e7eac36bf603e94d947deb437d8406de"><code>e856d8f</code></a> subscriber: fix docs link to <code>Layer</code> impl for <code>Box</code></li>
<li>Additional commits viewable in <a href="https://github.com/tokio-rs/tracing/compare/tracing-core-0.1.21...tracing-core-0.1.24">compare view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=tracing-core&package-manager=cargo&previous-version=0.1.21&new-version=0.1.24)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-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>
  • Loading branch information
bors-servo authored Apr 13, 2022
2 parents 2170084 + 4304786 commit a80b962
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit a80b962

Please sign in to comment.