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 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/249
**Author:** [@dependabot[bot]](https://github.com/apps/dependabot)
**Created:** 10/3/2022
**Status:** ✅ Merged
**Merged:** 10/3/2022
**Merged by:** [@LGUG2Z](https://github.com/LGUG2Z)
**Base:** `master` ← **Head:** `dependabot/cargo/crossbeam-utils-0.8.12`
---
### 📝 Commits (1)
- [`92ae000`](https://github.com/LGUG2Z/komorebi/commit/92ae000e6209394d2fbe31dcc8d7e7e98adf449d) chore(deps): bump crossbeam-utils from 0.8.11 to 0.8.12
### 📊 Changes
**1 file changed** (+2 additions, -3 deletions)
<details>
<summary>View changed files</summary>
📝 `Cargo.lock` (+2 -3)
</details>
### 📄 Description
Bumps [crossbeam-utils](https://github.com/crossbeam-rs/crossbeam) from 0.8.11 to 0.8.12.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/crossbeam-rs/crossbeam/releases">crossbeam-utils's releases</a>.</em></p>
<blockquote>
<h2>crossbeam-utils 0.8.12</h2>
<ul>
<li>Remove the dependency on the <code>once_cell</code> crate to restore the MSRV. (<a href="https://github-redirect.dependabot.com/crossbeam-rs/crossbeam/issues/913">#913</a>)</li>
<li>Work around <a href="https://github-redirect.dependabot.com/rust-lang/rust/issues/98302">rust-lang#98302</a>, which causes compile error on windows-gnu when LTO is enabled. (<a href="https://github-redirect.dependabot.com/crossbeam-rs/crossbeam/issues/913">#913</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/crossbeam-rs/crossbeam/commit/71dd4cace6e0e212dadcafb93170d4fa0a8ba2dc"><code>71dd4ca</code></a> Update release workflow</li>
<li><a href="https://github.com/crossbeam-rs/crossbeam/commit/352ff3b162596c15cc068168c7c4ee6258405c9c"><code>352ff3b</code></a> Merge <a href="https://github-redirect.dependabot.com/crossbeam-rs/crossbeam/issues/914">#914</a></li>
<li><a href="https://github.com/crossbeam-rs/crossbeam/commit/f3404eb4ad07deb786f3e420ad904adec1f0ea55"><code>f3404eb</code></a> Prepare for the next release</li>
<li><a href="https://github.com/crossbeam-rs/crossbeam/commit/9332904ed82e7bf8a591600cfb7e2a7608c49ea5"><code>9332904</code></a> Disable clippy on v0.8 branch</li>
<li><a href="https://github.com/crossbeam-rs/crossbeam/commit/a6798817d4660c35e3739713a406ff1fd38a2881"><code>a679881</code></a> Remove dependency on once_cell and work around windows-gnu LTO issue</li>
<li><a href="https://github.com/crossbeam-rs/crossbeam/commit/fb38b29f055fe8126963dfb2408eed7fbf7d01f7"><code>fb38b29</code></a> Remove msrv field from .clippy.toml</li>
<li><a href="https://github.com/crossbeam-rs/crossbeam/commit/e3d6de19739b2fbffa1f92e902d1001e87cba143"><code>e3d6de1</code></a> Update no_atomic.rs</li>
<li><a href="https://github.com/crossbeam-rs/crossbeam/commit/0fa36486a92dc29a71df3753e553a4bd1d0c2dcd"><code>0fa3648</code></a> Fix miri test failure</li>
<li><a href="https://github.com/crossbeam-rs/crossbeam/commit/309c0120bcad316fba32609b24d333b62c6b0f66"><code>309c012</code></a> Update no_atomic.rs</li>
<li><a href="https://github.com/crossbeam-rs/crossbeam/commit/cd37979ceb5ced3df892cc9af69ac60eba9160e4"><code>cd37979</code></a> Miri: Fix thread leak in WaitGroup doctest</li>
<li>Additional commits viewable in <a href="https://github.com/crossbeam-rs/crossbeam/compare/crossbeam-utils-0.8.11...crossbeam-utils-0.8.12">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 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/249
Author: @dependabot[bot]
Created: 10/3/2022
Status: ✅ Merged
Merged: 10/3/2022
Merged by: @LGUG2Z
Base:
master← Head:dependabot/cargo/crossbeam-utils-0.8.12📝 Commits (1)
92ae000chore(deps): bump crossbeam-utils from 0.8.11 to 0.8.12📊 Changes
1 file changed (+2 additions, -3 deletions)
View changed files
📝
Cargo.lock(+2 -3)📄 Description
Bumps crossbeam-utils from 0.8.11 to 0.8.12.
Release notes
Sourced from crossbeam-utils's releases.
Commits
71dd4caUpdate release workflow352ff3bMerge #914f3404ebPrepare for the next release9332904Disable clippy on v0.8 brancha679881Remove dependency on once_cell and work around windows-gnu LTO issuefb38b29Remove msrv field from .clippy.tomle3d6de1Update no_atomic.rs0fa3648Fix miri test failure309c012Update no_atomic.rscd37979Miri: Fix thread leak in WaitGroup doctestDependabot 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 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.