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 1cd2c30
committed
Auto merge of #165 - rust-lang:dependabot/cargo/log-0.4.14, r=JohnTitor
Bump log from 0.4.13 to 0.4.14
Bumps [log](https://github.com/rust-lang/log) from 0.4.13 to 0.4.14.
<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.14] - 2021-01-27</h2>
<ul>
<li>Remove the <code>__private_api_log_lit</code> special case.</li>
<li>Fixed incorrect combination of <code>kv_unstable</code> and <code>std</code> features causing compile failures.</li>
<li>Remove unstable <code>Value::to_*</code> conversions that were incorrectly using <code>as</code>.</li>
<li>Rename unstable <code>Value::to_error</code> to <code>Value::to_borrowed_error</code>.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/rust-lang/log/commit/9d4206770dd93f07cb27c3e1f41dc21c45031302"><code>9d42067</code></a> Prepare for.0.4.14 release (<a href="https://github-redirect.dependabot.com/rust-lang/log/issues/447">#447</a>)</li>
<li><a href="https://github.com/rust-lang/log/commit/c8ab70b74308f46ed56cedfe1e1855be9727da71"><code>c8ab70b</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/rust-lang/log/issues/446">#446</a> from hyd-dev/format-args-capture</li>
<li><a href="https://github.com/rust-lang/log/commit/2d1a477f5a711d7aa1bbf0ca0c2a01b02a236763"><code>2d1a477</code></a> Remove the <code>__private_api_log_lit</code> special case</li>
<li><a href="https://github.com/rust-lang/log/commit/1cd39c01fd991e30a7c6eb4ae2b89d9d8af268db"><code>1cd39c0</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/rust-lang/log/issues/442">#442</a> from KodrAus/0.4.13-patch</li>
<li><a href="https://github.com/rust-lang/log/commit/71895e0e1e3f9f8d315cc9146ea6ab34a12949f7"><code>71895e0</code></a> update changelog to reflect 0.4.13 patch</li>
<li><a href="https://github.com/rust-lang/log/commit/c9ab9d44e43d2054864068fefdd293515e36cb77"><code>c9ab9d4</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/rust-lang/log/issues/439">#439</a> from Thomasdezeeuw/remove_compare_exchange</li>
<li><a href="https://github.com/rust-lang/log/commit/16ecfbeeb44c200f39b379f281d54ae6c0801746"><code>16ecfbe</code></a> Remove usage of AtomicUsize::compare_exchange</li>
<li><a href="https://github.com/rust-lang/log/commit/c10d1e53f3a03c22acb67ff8f12dd3ea75bb18f1"><code>c10d1e5</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/rust-lang/log/issues/435">#435</a> from KodrAus/cargo/0.4.13</li>
<li><a href="https://github.com/rust-lang/log/commit/eff148e459a034959c61d8c15f254451aae3eb51"><code>eff148e</code></a> prepare for 0.4.13 release</li>
<li><a href="https://github.com/rust-lang/log/commit/b169072cba29e7f3bb5d9f824556a16e4ceba51e"><code>b169072</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/rust-lang/log/issues/434">#434</a> from rust-lang/fix/kv-features</li>
<li>Additional commits viewable in <a href="https://github.com/rust-lang/log/compare/0.4.13...0.4.14">compare view</a></li>
</ul>
</details>
<br />
[](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
</details>Expand file treeCollapse file tree
1 file changed
+3
-3
lines changed+3-3Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments