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/298
**Author:** [@dependabot[bot]](https://github.com/apps/dependabot)
**Created:** 11/28/2022
**Status:** ✅ Merged
**Merged:** 11/28/2022
**Merged by:** [@LGUG2Z](https://github.com/LGUG2Z)
**Base:** `master` ← **Head:** `dependabot/cargo/crossbeam-utils-0.8.14`
---
### 📝 Commits (1)
- [`7deebe0`](https://github.com/LGUG2Z/komorebi/commit/7deebe0d2385124682691439609c80e99be643e5) chore(deps): bump crossbeam-utils from 0.8.12 to 0.8.14
### 📊 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.12 to 0.8.14.
<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.14</h2>
<ul>
<li>Fix build script bug introduced in 0.8.13. (<a href="https://github-redirect.dependabot.com/crossbeam-rs/crossbeam/issues/932">#932</a>)</li>
</ul>
<h2>crossbeam-utils 0.8.13</h2>
<ul>
<li>Improve support for custom targets. (<a href="https://github-redirect.dependabot.com/crossbeam-rs/crossbeam/issues/922">#922</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/crossbeam-rs/crossbeam/commit/366276a4dde8bd6b4bdab531c09e6ab1ff38c407"><code>366276a</code></a> Merge <a href="https://github-redirect.dependabot.com/crossbeam-rs/crossbeam/issues/933">#933</a></li>
<li><a href="https://github.com/crossbeam-rs/crossbeam/commit/4c4298ad6c6479946c529cd6216367483ead444d"><code>4c4298a</code></a> Prepare for the next release</li>
<li><a href="https://github.com/crossbeam-rs/crossbeam/commit/775a224ea747050a00f0a6dcb60941e66de419fa"><code>775a224</code></a> Fix panicking when target triplets has less than three elements</li>
<li><a href="https://github.com/crossbeam-rs/crossbeam/commit/44353df31a44a594e120e4db0a071e0977428d47"><code>44353df</code></a> Use stable toolchain to publish</li>
<li><a href="https://github.com/crossbeam-rs/crossbeam/commit/5feb8e60c866dc8c7dcdc1589268a8e729824477"><code>5feb8e6</code></a> Merge <a href="https://github-redirect.dependabot.com/crossbeam-rs/crossbeam/issues/929">#929</a></li>
<li><a href="https://github.com/crossbeam-rs/crossbeam/commit/09c99c09efc8f17f31460954436307e4973eac22"><code>09c99c0</code></a> Prepare for the next release</li>
<li><a href="https://github.com/crossbeam-rs/crossbeam/commit/8ea7f55e2ba62dbdb258a8a8e1c2dce590034dc6"><code>8ea7f55</code></a> crossbeam-epoch: Bump memoffset to 0.7</li>
<li><a href="https://github.com/crossbeam-rs/crossbeam/commit/0609a72243e780e911a0970ed03252b3dae6d993"><code>0609a72</code></a> When building for linux, replace all vendors with 'unknown'</li>
<li><a href="https://github.com/crossbeam-rs/crossbeam/commit/bebc6d5f75b99a1b9954b674c08338d6102f1c5b"><code>bebc6d5</code></a> Update no_atomic.rs</li>
<li>See full diff in <a href="https://github.com/crossbeam-rs/crossbeam/compare/crossbeam-utils-0.8.12...crossbeam-utils-0.8.14">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/298
Author: @dependabot[bot]
Created: 11/28/2022
Status: ✅ Merged
Merged: 11/28/2022
Merged by: @LGUG2Z
Base:
master← Head:dependabot/cargo/crossbeam-utils-0.8.14📝 Commits (1)
7deebe0chore(deps): bump crossbeam-utils from 0.8.12 to 0.8.14📊 Changes
1 file changed (+2 additions, -2 deletions)
View changed files
📝
Cargo.lock(+2 -2)📄 Description
Bumps crossbeam-utils from 0.8.12 to 0.8.14.
Release notes
Sourced from crossbeam-utils's releases.
Commits
366276aMerge #9334c4298aPrepare for the next release775a224Fix panicking when target triplets has less than three elements44353dfUse stable toolchain to publish5feb8e6Merge #92909c99c0Prepare for the next release8ea7f55crossbeam-epoch: Bump memoffset to 0.70609a72When building for linux, replace all vendors with 'unknown'bebc6d5Update no_atomic.rsDependabot 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.