Skip to content

Commit

Permalink
[chore(cargo)](deps): bump tracing-appender from 0.2.2 to 0.2.3 (#447)
Browse files Browse the repository at this point in the history
Bumps [tracing-appender](https://github.com/tokio-rs/tracing) from 0.2.2
to 0.2.3.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/tokio-rs/tracing/releases">tracing-appender's
releases</a>.</em></p>
<blockquote>
<h2>tracing-appender 0.2.3</h2>
<p>This release contains several new features. It also increases the
minimum supported Rust version (MSRV) to Rust 1.63.0.</p>
<h3>Added</h3>
<ul>
<li><strong>rolling</strong>: add option to automatically delete old log
files (<a
href="https://redirect.github.com/tokio-rs/tracing/issues/2323">#2323</a>)</li>
<li><strong>non_blocking</strong>: allow worker thread name to be
configured (<a
href="https://redirect.github.com/tokio-rs/tracing/issues/2365">#2365</a>)</li>
<li><strong>rolling</strong>: add a builder for constructing
<code>RollingFileAppender</code>s (<a
href="https://redirect.github.com/tokio-rs/tracing/issues/2227">#2227</a>)</li>
<li><strong>rolling</strong>: add <code>Builder::filename_suffix</code>
parameter (<a
href="https://redirect.github.com/tokio-rs/tracing/issues/2225">#2225</a>)</li>
<li><strong>non_blocking</strong>: remove <code>Sync</code> bound from
writer for <code>NonBlocking</code> (<a
href="https://redirect.github.com/tokio-rs/tracing/issues/2607">#2607</a>)</li>
<li><strong>non_blocking</strong>: name spawned threads (<a
href="https://redirect.github.com/tokio-rs/tracing/issues/2219">#2219</a>)</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Fixed several documentation typos and issues (<a
href="https://redirect.github.com/tokio-rs/tracing/issues/2689">#2689</a>,
<a
href="https://redirect.github.com/tokio-rs/tracing/issues/2375">#2375</a>)</li>
</ul>
<h3>Changed</h3>
<ul>
<li>Increased minimum supported Rust version (MSRV) to 1.63.0+ (<a
href="https://redirect.github.com/tokio-rs/tracing/issues/2793">#2793</a>)</li>
<li>Updated minimum <code>tracing-subscriber</code> version to <a
href="https://github.com/tokio-rs/tracing/releases/tag/tracing-subscriber-0.3.18">0.3.18</a>
(<a
href="https://redirect.github.com/tokio-rs/tracing/issues/2790">#2790</a>)</li>
</ul>
<p><a
href="https://redirect.github.com/tokio-rs/tracing/issues/2323">#2323</a>:
<a
href="https://redirect.github.com/tokio-rs/tracing/pull/2323">tokio-rs/tracing#2323</a>
<a
href="https://redirect.github.com/tokio-rs/tracing/issues/2365">#2365</a>:
<a
href="https://redirect.github.com/tokio-rs/tracing/pull/2365">tokio-rs/tracing#2365</a>
<a
href="https://redirect.github.com/tokio-rs/tracing/issues/2227">#2227</a>:
<a
href="https://redirect.github.com/tokio-rs/tracing/pull/2227">tokio-rs/tracing#2227</a>
<a
href="https://redirect.github.com/tokio-rs/tracing/issues/2225">#2225</a>:
<a
href="https://redirect.github.com/tokio-rs/tracing/pull/2225">tokio-rs/tracing#2225</a>
<a
href="https://redirect.github.com/tokio-rs/tracing/issues/2607">#2607</a>:
<a
href="https://redirect.github.com/tokio-rs/tracing/pull/2607">tokio-rs/tracing#2607</a>
<a
href="https://redirect.github.com/tokio-rs/tracing/issues/2219">#2219</a>:
<a
href="https://redirect.github.com/tokio-rs/tracing/pull/2219">tokio-rs/tracing#2219</a>
<a
href="https://redirect.github.com/tokio-rs/tracing/issues/2689">#2689</a>:
<a
href="https://redirect.github.com/tokio-rs/tracing/pull/2689">tokio-rs/tracing#2689</a>
<a
href="https://redirect.github.com/tokio-rs/tracing/issues/2375">#2375</a>:
<a
href="https://redirect.github.com/tokio-rs/tracing/pull/2375">tokio-rs/tracing#2375</a>
<a
href="https://redirect.github.com/tokio-rs/tracing/issues/2793">#2793</a>:
<a
href="https://redirect.github.com/tokio-rs/tracing/pull/2793">tokio-rs/tracing#2793</a>
<a
href="https://redirect.github.com/tokio-rs/tracing/issues/2790">#2790</a>:
<a
href="https://redirect.github.com/tokio-rs/tracing/pull/2790">tokio-rs/tracing#2790</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/tokio-rs/tracing/commit/c6bedbe2725830c1e78cbcdb9168de69c98e42fc"><code>c6bedbe</code></a>
chore: prepare tracing-appender 0.2.3 release (<a
href="https://redirect.github.com/tokio-rs/tracing/issues/2790">#2790</a>)</li>
<li><a
href="https://github.com/tokio-rs/tracing/commit/8b7a1dde69797b33ecfa20da71e72eb5e61f0b25"><code>8b7a1dd</code></a>
chore: prepare tracing-subscriber 0.3.18 release (<a
href="https://redirect.github.com/tokio-rs/tracing/issues/2789">#2789</a>)</li>
<li><a
href="https://github.com/tokio-rs/tracing/commit/befb4de073acc8a228d6ad041088e6332253e8de"><code>befb4de</code></a>
chore: fix <code>ahash</code>-caused build breakage (<a
href="https://redirect.github.com/tokio-rs/tracing/issues/2792">#2792</a>)</li>
<li><a
href="https://github.com/tokio-rs/tracing/commit/1dc1e6a302dd13e0c4de5e18c7a119970c9571a8"><code>1dc1e6a</code></a>
chore: bump <code>ahash</code> to 0.7.7 (<a
href="https://redirect.github.com/tokio-rs/tracing/issues/2794">#2794</a>)</li>
<li><a
href="https://github.com/tokio-rs/tracing/commit/abb23931ef496902e241c39f67a8ed03e8ebbcca"><code>abb2393</code></a>
chore: backport CI improvements (<a
href="https://redirect.github.com/tokio-rs/tracing/issues/2238">#2238</a>)</li>
<li><a
href="https://github.com/tokio-rs/tracing/commit/c6abc10c3a1b91a4c17d1fb09e081311a5f90eb3"><code>c6abc10</code></a>
chore: bump MSRV to 1.63 (<a
href="https://redirect.github.com/tokio-rs/tracing/issues/2793">#2793</a>)</li>
<li><a
href="https://github.com/tokio-rs/tracing/commit/4529182e607d6165a496639e006a476edb6b7409"><code>4529182</code></a>
attributes: added missing RecordTypes for instrument (<a
href="https://redirect.github.com/tokio-rs/tracing/issues/2781">#2781</a>)</li>
<li><a
href="https://github.com/tokio-rs/tracing/commit/7b594354cf0f7919be6975ac73f0ada9ed54aeee"><code>7b59435</code></a>
subcriber: update docs for EnvFilter Builder (<a
href="https://redirect.github.com/tokio-rs/tracing/issues/2782">#2782</a>)</li>
<li><a
href="https://github.com/tokio-rs/tracing/commit/119f91a85cb6a8bc797fcf53d91c7719be0d0ee2"><code>119f91a</code></a>
tracing: removed core imports in macros (<a
href="https://redirect.github.com/tokio-rs/tracing/issues/2762">#2762</a>)</li>
<li><a
href="https://github.com/tokio-rs/tracing/commit/346d6e6456aa9d62e2b3443b934c153589aa9444"><code>346d6e6</code></a>
core: fix incorrect (incorrectly updated) docs for LevelFilter (<a
href="https://redirect.github.com/tokio-rs/tracing/issues/2767">#2767</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/tokio-rs/tracing/compare/tracing-appender-0.2.2...tracing-appender-0.2.3">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=tracing-appender&package-manager=cargo&previous-version=0.2.2&new-version=0.2.3)](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 show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@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>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 28, 2023
1 parent 552847c commit 47238ae
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions Cargo.lock

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

0 comments on commit 47238ae

Please sign in to comment.