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/797
**Author:** [@dependabot[bot]](https://github.com/apps/dependabot)
**Created:** 4/29/2024
**Status:** ✅ Merged
**Merged:** 4/30/2024
**Merged by:** [@LGUG2Z](https://github.com/LGUG2Z)
**Base:** `master` ← **Head:** `dependabot/cargo/thiserror-1.0.59`
---
### 📝 Commits (1)
- [`37826f9`](https://github.com/LGUG2Z/komorebi/commit/37826f93a632f0999d2180a5848455c23975aba3) chore(deps): bump thiserror from 1.0.58 to 1.0.59
### 📊 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.58 to 1.0.59.
<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.59</h2>
<ul>
<li>Unblock testing of rustc <code>debug-fmt-detail</code> option (<a href="https://redirect.github.com/dtolnay/thiserror/issues/297">#297</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/dtolnay/thiserror/commit/e7ad85ee6b135c5748d37ed1e8edda950336af77"><code>e7ad85e</code></a> Release 1.0.59</li>
<li><a href="https://github.com/dtolnay/thiserror/commit/af477ecbe5ed355cc1d5da17dc1f2a1b03a696a4"><code>af477ec</code></a> Merge pull request <a href="https://redirect.github.com/dtolnay/thiserror/issues/297">#297</a> from dtolnay/traitident</li>
<li><a href="https://github.com/dtolnay/thiserror/commit/f3fbd990483f43153a631604373bb9dc7e071982"><code>f3fbd99</code></a> Implement ToTokens without reliance on {:?}</li>
<li><a href="https://github.com/dtolnay/thiserror/commit/508ece867dce8443efec9d3ff2ace0af659a4755"><code>508ece8</code></a> Revert "Temporarily disable miri on doctests"</li>
<li><a href="https://github.com/dtolnay/thiserror/commit/c8c804ce80c119f5f7a5c20413c2759a4de79246"><code>c8c804c</code></a> Explicitly install a Rust toolchain for cargo-outdated job</li>
<li><a href="https://github.com/dtolnay/thiserror/commit/6969595f5f279cf909ebac7e99b64d17d4c8b08d"><code>6969595</code></a> Merge pull request <a href="https://redirect.github.com/dtolnay/thiserror/issues/293">#293</a> from dtolnay/workspacewrapper</li>
<li><a href="https://github.com/dtolnay/thiserror/commit/488d52f111e48103c5bb76cde7e17aafb1dbdcde"><code>488d52f</code></a> Apply RUSTC_WORKSPACE_WRAPPER</li>
<li><a href="https://github.com/dtolnay/thiserror/commit/ba33438c888a04e962c2b9c3439a7312144d386b"><code>ba33438</code></a> Temporarily disable miri on doctests</li>
<li>See full diff in <a href="https://github.com/dtolnay/thiserror/compare/1.0.58...1.0.59">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/797
Author: @dependabot[bot]
Created: 4/29/2024
Status: ✅ Merged
Merged: 4/30/2024
Merged by: @LGUG2Z
Base:
master← Head:dependabot/cargo/thiserror-1.0.59📝 Commits (1)
37826f9chore(deps): bump thiserror from 1.0.58 to 1.0.59📊 Changes
1 file changed (+4 additions, -4 deletions)
View changed files
📝
Cargo.lock(+4 -4)📄 Description
Bumps thiserror from 1.0.58 to 1.0.59.
Release notes
Sourced from thiserror's releases.
Commits
e7ad85eRelease 1.0.59af477ecMerge pull request #297 from dtolnay/traitidentf3fbd99Implement ToTokens without reliance on {:?}508ece8Revert "Temporarily disable miri on doctests"c8c804cExplicitly install a Rust toolchain for cargo-outdated job6969595Merge pull request #293 from dtolnay/workspacewrapper488d52fApply RUSTC_WORKSPACE_WRAPPERba33438Temporarily disable miri on doctestsDependabot 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.