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/617
**Author:** [@dependabot[bot]](https://github.com/apps/dependabot)
**Created:** 12/25/2023
**Status:** ✅ Merged
**Merged:** 1/1/2024
**Merged by:** [@LGUG2Z](https://github.com/LGUG2Z)
**Base:** `master` ← **Head:** `dependabot/cargo/crossbeam-utils-0.8.18`
---
### 📝 Commits (1)
- [`1c54b18`](https://github.com/LGUG2Z/komorebi/commit/1c54b188ecea54d69318f67536f0a804befc6dfb) chore(deps): bump crossbeam-utils from 0.8.17 to 0.8.18
### 📊 Changes
**1 file changed** (+2 additions, -2 deletions)
<details>
<summary>View changed files</summary>
📝 `Cargo.lock` (+2 -2)
</details>
### 📄 Description
Bumps [crossbeam-utils](https://github.com/crossbeam-rs/crossbeam) from 0.8.17 to 0.8.18.
<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.18</h2>
<ul>
<li>Relax the minimum supported Rust version to 1.60. (<a href="https://redirect.github.com/crossbeam-rs/crossbeam/issues/1056">#1056</a>)</li>
<li>Improve scalability of <code>AtomicCell</code> fallback. (<a href="https://redirect.github.com/crossbeam-rs/crossbeam/issues/1055">#1055</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/crossbeam-rs/crossbeam/commit/95d0bd04624473b546826fdb97f10abe849443e4"><code>95d0bd0</code></a> Prepare for the next release</li>
<li><a href="https://github.com/crossbeam-rs/crossbeam/commit/65f0b07427424cec6d8d6d954f500575c9d12ad8"><code>65f0b07</code></a> Automatically cancel outdated CI runs on PR</li>
<li><a href="https://github.com/crossbeam-rs/crossbeam/commit/ecc994e283397f1e8662cab5dc924faeb2e893ca"><code>ecc994e</code></a> Update compile_fail doctest</li>
<li><a href="https://github.com/crossbeam-rs/crossbeam/commit/26d6fd9787c908e3c1e95423d15e57bb2397418b"><code>26d6fd9</code></a> Use Layout::extend and clean up code around alloc</li>
<li><a href="https://github.com/crossbeam-rs/crossbeam/commit/4aeb87ebfbd3fa7fe658c44a300dc8a0ee26b577"><code>4aeb87e</code></a> epoch: Remove dependency on memoffset</li>
<li><a href="https://github.com/crossbeam-rs/crossbeam/commit/cc65773ac99886c72b0ee4f660812c8cc96b2d10"><code>cc65773</code></a> Do not iterate elements in bounded queue/channel's destructor when needs_drop...</li>
<li><a href="https://github.com/crossbeam-rs/crossbeam/commit/60c3372e32662bc310d7ecd100718848abde6367"><code>60c3372</code></a> Relax MSRV of channel, queue, and utils to 1.60</li>
<li><a href="https://github.com/crossbeam-rs/crossbeam/commit/dd8b72e9cca8db4d45696cebd9fefe7340eacfad"><code>dd8b72e</code></a> Migrate to Rust 2021</li>
<li><a href="https://github.com/crossbeam-rs/crossbeam/commit/2d66acb089599e904c1783e65026e91066c0adc1"><code>2d66acb</code></a> Add resolver = "2"</li>
<li><a href="https://github.com/crossbeam-rs/crossbeam/commit/06e851f8eb0cd7e12e9dfed8f869a027e513edce"><code>06e851f</code></a> AtomicCell: Use CachePadded in sharded global locks</li>
<li>Additional commits viewable in <a href="https://github.com/crossbeam-rs/crossbeam/compare/crossbeam-utils-0.8.17...crossbeam-utils-0.8.18">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/617
Author: @dependabot[bot]
Created: 12/25/2023
Status: ✅ Merged
Merged: 1/1/2024
Merged by: @LGUG2Z
Base:
master← Head:dependabot/cargo/crossbeam-utils-0.8.18📝 Commits (1)
1c54b18chore(deps): bump crossbeam-utils from 0.8.17 to 0.8.18📊 Changes
1 file changed (+2 additions, -2 deletions)
View changed files
📝
Cargo.lock(+2 -2)📄 Description
Bumps crossbeam-utils from 0.8.17 to 0.8.18.
Release notes
Sourced from crossbeam-utils's releases.
Commits
95d0bd0Prepare for the next release65f0b07Automatically cancel outdated CI runs on PRecc994eUpdate compile_fail doctest26d6fd9Use Layout::extend and clean up code around alloc4aeb87eepoch: Remove dependency on memoffsetcc65773Do not iterate elements in bounded queue/channel's destructor when needs_drop...60c3372Relax MSRV of channel, queue, and utils to 1.60dd8b72eMigrate to Rust 20212d66acbAdd resolver = "2"06e851fAtomicCell: Use CachePadded in sharded global locksDependabot 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.