Skip to content

Commit

Permalink
Bump thiserror from 1.0.47 to 1.0.48 (#2742)
Browse files Browse the repository at this point in the history
Bumps [thiserror](/~https://github.com/dtolnay/thiserror) from 1.0.47 to
1.0.48.
<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.48</h2>
<ul>
<li>Improve implementation of displaying Path values in a generated
Display impl (<a
href="https://redirect.github.com/dtolnay/thiserror/issues/251">#251</a>,
thanks <a
href="/~https://github.com/mina86"><code>@​mina86</code></a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="/~https://github.com/dtolnay/thiserror/commit/5c5f342a5e601e4bfb49c8c095cb57c9f14eb0c8"><code>5c5f342</code></a>
Release 1.0.48</li>
<li><a
href="/~https://github.com/dtolnay/thiserror/commit/490f0cad16768797489c3310d1aa70f325bfacc2"><code>490f0ca</code></a>
Merge pull request <a
href="https://redirect.github.com/dtolnay/thiserror/issues/254">#254</a>
from dtolnay/gatlink</li>
<li><a
href="/~https://github.com/dtolnay/thiserror/commit/1a5dbc70fe4122f438b3b46702a10301e351c29d"><code>1a5dbc7</code></a>
Add link to GAT PR</li>
<li><a
href="/~https://github.com/dtolnay/thiserror/commit/de580887e2d54b359307c78957ffd34bc5a3a09a"><code>de58088</code></a>
Ignore uninlined_format_args pedantic clippy lint in test</li>
<li><a
href="/~https://github.com/dtolnay/thiserror/commit/ae642d1aff31a630d3147e83383f447bca00a15e"><code>ae642d1</code></a>
Format clippy allow attribute with rustfmt</li>
<li><a
href="/~https://github.com/dtolnay/thiserror/commit/b97fc530d9e5953bcacf66afe985e677e1d9885a"><code>b97fc53</code></a>
Remove doc_markdown suppression because clippy bug was fixed</li>
<li><a
href="/~https://github.com/dtolnay/thiserror/commit/140eb0342a7b507e6456148d698dc838cac79bcc"><code>140eb03</code></a>
Ignore needless_lifetimes clippy lint</li>
<li><a
href="/~https://github.com/dtolnay/thiserror/commit/1f5cbd701ed0977b0649f055549becd8181970c4"><code>1f5cbd7</code></a>
Ignore manual_let_else pedantic clippy lint</li>
<li><a
href="/~https://github.com/dtolnay/thiserror/commit/080cac54d4f426634856bc2a4e23d54e6bd5f912"><code>080cac5</code></a>
Ignore uninlined_format_args pedantic clippy lint</li>
<li><a
href="/~https://github.com/dtolnay/thiserror/commit/134695a70645ac5afb22c8328e9db306359ad9e0"><code>134695a</code></a>
Merge pull request <a
href="https://redirect.github.com/dtolnay/thiserror/issues/252">#252</a>
from dtolnay/safedisplay</li>
<li>Additional commits viewable in <a
href="/~https://github.com/dtolnay/thiserror/compare/1.0.47...1.0.48">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.47&new-version=1.0.48)](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 show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 10, 2023
1 parent d4a1b45 commit 7ac59ac
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 7ac59ac

Please sign in to comment.