This repository has been archived by the owner on Apr 5, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Auto merge of #197 - rust-lang:dependabot/cargo/anyhow-1.0.41, r=John…
…Titor Bump anyhow from 1.0.40 to 1.0.41 Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.40 to 1.0.41. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/dtolnay/anyhow/releases">anyhow's releases</a>.</em></p> <blockquote> <h2>1.0.41</h2> <ul> <li>Disallow incompatible old versions of backtrace crate (<a href="https://github-redirect.dependabot.com/dtolnay/anyhow/issues/155">#155</a>, thanks <a href="https://github.com/jfirebaugh"><code>`@jfirebaugh</code></a>)</li>` </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/dtolnay/anyhow/commit/b4f670dbe35b2a960f137da8b3ba89d6eb3c71cc"><code>b4f670d</code></a> Release 1.0.41</li> <li><a href="https://github.com/dtolnay/anyhow/commit/8bf68c81ecea855ac72e4e6b3b01b39cb8127d75"><code>8bf68c8</code></a> Merge pull request 155 from jfirebaugh/patch-1</li> <li><a href="https://github.com/dtolnay/anyhow/commit/254c3b66383d4ae48983cd845ab0730fa36591e9"><code>254c3b6</code></a> Depend on a recent-enough version of backtrace</li> <li><a href="https://github.com/dtolnay/anyhow/commit/29e4e0e9fdf6407ed7f3a7154a52585445dfa1b8"><code>29e4e0e</code></a> Update ui test suite to nightly-2021-05-14</li> <li><a href="https://github.com/dtolnay/anyhow/commit/aa6c83d3bb9ae4121bd6bf281b2f78d93f0c2615"><code>aa6c83d</code></a> Resolve branches_sharing_code clippy lint</li> <li>See full diff in <a href="https://github.com/dtolnay/anyhow/compare/1.0.40...1.0.41">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=anyhow&package-manager=cargo&previous-version=1.0.40&new-version=1.0.41)](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