This repository was archived by the owner on Apr 5, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 41
Commit 7da7cf9
committed
Auto merge of #277 - rust-lang:dependabot/cargo/log-0.4.16, r=JohnTitor
Bump log from 0.4.14 to 0.4.16
Bumps [log](https://github.com/rust-lang/log) from 0.4.14 to 0.4.16.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/rust-lang/log/blob/master/CHANGELOG.md">log's changelog</a>.</em></p>
<blockquote>
<h2>[0.4.16] - 2022-03-22</h2>
<ul>
<li>Fix a conflict with unqualified <code>Option</code> use in macros.</li>
</ul>
<h2>[0.4.15] - 2022-02-23</h2>
<ul>
<li>Silence a warning about the deprecated <code>spin_loop_hint</code>.</li>
<li>Relax ordering in the atomic <code>set_max_level</code> call.</li>
<li>Add thumbv4t-none-eabi to targets that don't support atomics</li>
<li>Allow levels to be iterated over.</li>
<li>Implement <code>Log</code> on some common wrapper types.</li>
<li>Improvements to test coverage.</li>
<li>Improvements to documentation.</li>
<li>Add key-value support to the <code>log!</code> macros.</li>
<li>Tighten <code>kv_unstable</code> internal dependencies so they don't bump past their current alpha.</li>
<li>Add a simple visit API to <code>kv_unstable</code>.</li>
<li>Support <code>NonZero*</code> integers as values in structured logging</li>
<li>Support static strings as keys in structured logging</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a href="https://github.com/rust-lang/log/commits">compare view</a></li>
</ul>
</details>
<br />
[](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>Expand file treeCollapse file tree
1 file changed
+2
-2
lines changed+2-2Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments