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 commands and options
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)
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
## 📋 Pull Request Information
**Original PR:** https://github.com/LGUG2Z/komorebi/pull/609
**Author:** [@dependabot[bot]](https://github.com/apps/dependabot)
**Created:** 12/18/2023
**Status:** ✅ Merged
**Merged:** 12/22/2023
**Merged by:** [@LGUG2Z](https://github.com/LGUG2Z)
**Base:** `master` ← **Head:** `dependabot/cargo/thiserror-1.0.51`
---
### 📝 Commits (1)
- [`44f43f4`](https://github.com/LGUG2Z/komorebi/commit/44f43f44d44f2e68a95cf18dbfbb025c04b9822c) chore(deps): bump thiserror from 1.0.50 to 1.0.51
### 📊 Changes
**1 file changed** (+4 additions, -4 deletions)
<details>
<summary>View changed files</summary>
📝 `Cargo.lock` (+4 -4)
</details>
### 📄 Description
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.50 to 1.0.51.
<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.51</h2>
<ul>
<li>Improve diagnostics when an invalid attribute previously caused thiserror to generate no <code>Error</code> impl (<a href="https://redirect.github.com/dtolnay/thiserror/issues/266">#266</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/dtolnay/thiserror/commit/0555b805916067d898356fd67a5384606fbf8414"><code>0555b80</code></a> Release 1.0.51</li>
<li><a href="https://github.com/dtolnay/thiserror/commit/b94add8c9ba7c01c5c109413cc3fb00021a66792"><code>b94add8</code></a> Add ui test where fallback impl conflicts with handwritten Display</li>
<li><a href="https://github.com/dtolnay/thiserror/commit/02c6a5548072646d27e850d782f76c2473f4fb25"><code>02c6a55</code></a> Merge pull request <a href="https://redirect.github.com/dtolnay/thiserror/issues/266">#266</a> from dtolnay/fallback</li>
<li><a href="https://github.com/dtolnay/thiserror/commit/1754825c24f51a1deec46a273b37c0fea32881f3"><code>1754825</code></a> Work around trivial bounds being unstable</li>
<li><a href="https://github.com/dtolnay/thiserror/commit/1567f40ec3c00d2f228bd3b71e0f583ef5e52e88"><code>1567f40</code></a> Try to remove "doesn't implement Debug" in fallback expansion</li>
<li><a href="https://github.com/dtolnay/thiserror/commit/d7e3bdd980520731862d8bcd83ad1955355b1bd3"><code>d7e3bdd</code></a> Fix redundant "Error doesn't implement Display" in fallback</li>
<li><a href="https://github.com/dtolnay/thiserror/commit/7e5ff62806e75a89f92980420d64c4a460cb6751"><code>7e5ff62</code></a> Emit an Error impl even in the presence of bad attributes</li>
<li><a href="https://github.com/dtolnay/thiserror/commit/0444cd5e66bd3fcdb2aefe9baeda8beb4c21178e"><code>0444cd5</code></a> Merge pull request <a href="https://redirect.github.com/dtolnay/thiserror/issues/265">#265</a> from dtolnay/fallbackfixme</li>
<li><a href="https://github.com/dtolnay/thiserror/commit/b010e52359f3e68d29eff4b08a2890bac3fc1644"><code>b010e52</code></a> Add test looking for invalid input to still generate an impl</li>
<li><a href="https://github.com/dtolnay/thiserror/commit/1c6c4bb593f15e79c65fc45dcdf78ce20da0cbbe"><code>1c6c4bb</code></a> Merge pull request <a href="https://redirect.github.com/dtolnay/thiserror/issues/264">#264</a> from dtolnay/errortraitpath</li>
<li>Additional commits viewable in <a href="https://github.com/dtolnay/thiserror/compare/1.0.50...1.0.51">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
- `@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>
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/LGUG2Z/komorebi/pull/609
Author: @dependabot[bot]
Created: 12/18/2023
Status: ✅ Merged
Merged: 12/22/2023
Merged by: @LGUG2Z
Base:
master← Head:dependabot/cargo/thiserror-1.0.51📝 Commits (1)
44f43f4chore(deps): bump thiserror from 1.0.50 to 1.0.51📊 Changes
1 file changed (+4 additions, -4 deletions)
View changed files
📝
Cargo.lock(+4 -4)📄 Description
Bumps thiserror from 1.0.50 to 1.0.51.
Release notes
Sourced from thiserror's releases.
Commits
0555b80Release 1.0.51b94add8Add ui test where fallback impl conflicts with handwritten Display02c6a55Merge pull request #266 from dtolnay/fallback1754825Work around trivial bounds being unstable1567f40Try to remove "doesn't implement Debug" in fallback expansiond7e3bddFix redundant "Error doesn't implement Display" in fallback7e5ff62Emit an Error impl even in the presence of bad attributes0444cd5Merge pull request #265 from dtolnay/fallbackfixmeb010e52Add test looking for invalid input to still generate an impl1c6c4bbMerge pull request #264 from dtolnay/errortraitpathDependabot 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 commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.