This repository was archived by the owner on Apr 5, 2024. It is now read-only.
Commit 6736551
committed
Auto merge of #270 - rust-lang:dependabot/cargo/anyhow-1.0.54, r=JohnTitor
Bump anyhow from 1.0.53 to 1.0.54
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.53 to 1.0.54.
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/dtolnay/anyhow/commit/471d6e9f0229a7c4ee1d70f8182bf2e9e0e1085d"><code>471d6e9</code></a> Release 1.0.54</li>
<li><a href="https://github.com/dtolnay/anyhow/commit/76a0b48d36de445538a4f3c922e76866fe86511b"><code>76a0b48</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/dtolnay/anyhow/issues/224">#224</a> from dtolnay/negativelit</li>
<li><a href="https://github.com/dtolnay/anyhow/commit/c38e117db2f87147806dfb3fb359e7dcbcbcaa28"><code>c38e117</code></a> Handle negative literal const generic argument after left arrow</li>
<li><a href="https://github.com/dtolnay/anyhow/commit/c36c0fdc154bed5563b73497532242404e736231"><code>c36c0fd</code></a> Add test of negative literal</li>
<li><a href="https://github.com/dtolnay/anyhow/commit/91b027e7fa22d2743dee81a517b1dc09c82a79a1"><code>91b027e</code></a> Add test of literal in const generic path argument</li>
<li><a href="https://github.com/dtolnay/anyhow/commit/23a7fd5d46ea4c87ae58050c4cf417434f5130fb"><code>23a7fd5</code></a> Update ensure tests to nightly-2022-02-07</li>
<li>See full diff in <a href="https://github.com/dtolnay/anyhow/compare/1.0.53...1.0.54">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>2 files changed
+3
-3
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
0 commit comments