Browse Source
274: Bump thiserror from 1.0.29 to 1.0.30 r=thomaseizinger a=dependabot[bot] Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.29 to 1.0.30. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/dtolnay/thiserror/releases">thiserror's releases</a>.</em></p> <blockquote> <h2>1.0.30</h2> <ul> <li>Make <code>#[source]</code> attribute usable on a field of type <code>Box<dyn Error + Send + Sync + UnwindSafe + 'static></code> (<a href="https://github-redirect.dependabot.com/dtolnay/thiserror/issues/155">#155</a>, thanks <a href="https://github.com/cosmicexplorer"><code>`@cosmicexplorer</code></a>)</li>` </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="refactor/no-log-handler672e9525bb
"><code>672e952</code></a> Release 1.0.30</li> <li><a href="5c62f5ed44
"><code>5c62f5e</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/dtolnay/thiserror/issues/155">#155</a> from cosmicexplorer/derive-unwindsafe</li> <li><a href="2fd08ccb50
"><code>2fd08cc</code></a> add UnwindSafe impl for AsDynError</li> <li><a href="00956f1f8c
"><code>00956f1</code></a> Ui test changes for trybuild 1.0.49</li> <li><a href="035abbd652
"><code>035abbd</code></a> Add actions job to notice outdated dependencies</li> <li><a href="f072c626ef
"><code>f072c62</code></a> Update ui test files</li> <li><a href="791a98eb93
"><code>791a98e</code></a> Update ui test suite to nightly-2021-10-07</li> <li><a href="ed234d41b5
"><code>ed234d4</code></a> Declare minimum Rust version in Cargo metadata</li> <li><a href="bda41eb005
"><code>bda41eb</code></a> Skip clippy job on pull requests</li> <li>See full diff in <a href="https://github.com/dtolnay/thiserror/compare/1.0.29...1.0.30">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=thiserror&package-manager=cargo&previous-version=1.0.29&new-version=1.0.30)](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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
bors[bot]
3 years ago
committed by
GitHub
1 changed files with 4 additions and 4 deletions
Loading…
Reference in new issue