-
Notifications
You must be signed in to change notification settings - Fork 96
Commit d3cf04d
committed
Auto merge of #647 - rust-lang:dependabot/cargo/crossbeam-utils-0.8.7, r=Mark-Simulacrum
Bump crossbeam-utils from 0.8.3 to 0.8.7
Bumps [crossbeam-utils](https://github.com/crossbeam-rs/crossbeam) from 0.8.3 to 0.8.7.
<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.7</h2>
<ul>
<li>Add <code>AtomicCell<{i*,u*}>::{fetch_max,fetch_min}</code>. (<a href="https://github-redirect.dependabot.com/crossbeam-rs/crossbeam/issues/785">#785</a>)</li>
<li>Add <code>AtomicCell<{i*,u*,bool}>::fetch_nand</code>. (<a href="https://github-redirect.dependabot.com/crossbeam-rs/crossbeam/issues/785">#785</a>)</li>
<li>Fix unsoundness of <code>AtomicCell<{i,u}64></code> arithmetics on 32-bit targets that support <code>Atomic{I,U}64</code> (<a href="https://github-redirect.dependabot.com/crossbeam-rs/crossbeam/issues/781">#781</a>)</li>
</ul>
<h2>crossbeam-utils 0.8.6</h2>
<ul>
<li>Re-add <code>AtomicCell<{i,u}64>::{fetch_add,fetch_sub,fetch_and,fetch_or,fetch_xor}</code> that were accidentally removed in <del>0.8.0</del> 0.7.1 on targets that do not support <code>Atomic{I,U}64</code>. (<a href="https://github-redirect.dependabot.com/crossbeam-rs/crossbeam/issues/767">#767</a>)</li>
<li>Re-add <code>AtomicCell<{i,u}128>::{fetch_add,fetch_sub,fetch_and,fetch_or,fetch_xor}</code> that were accidentally removed in <del>0.8.0</del> 0.7.1. (<a href="https://github-redirect.dependabot.com/crossbeam-rs/crossbeam/issues/767">#767</a>)</li>
</ul>
<h2>crossbeam-utils 0.8.5</h2>
<ul>
<li>Add <code>AtomicCell::fetch_update</code> (<a href="https://github-redirect.dependabot.com/crossbeam-rs/crossbeam/issues/704">#704</a>)</li>
<li>Support targets that do not have atomic CAS on stable Rust (<a href="https://github-redirect.dependabot.com/crossbeam-rs/crossbeam/issues/698">#698</a>)</li>
</ul>
<h2>crossbeam-utils 0.8.4</h2>
<ul>
<li>Bump <code>loom</code> dependency to version 0.5. (<a href="https://github-redirect.dependabot.com/crossbeam-rs/crossbeam/issues/686">#686</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/crossbeam-rs/crossbeam/commit/2988f873f87d2263a7fd2b9465fb9c28f43a6490"><code>2988f87</code></a> Merge <a href="https://github-redirect.dependabot.com/crossbeam-rs/crossbeam/issues/786">#786</a></li>
<li><a href="https://github.com/crossbeam-rs/crossbeam/commit/c119b107d60803a0bdb0d34399ff4f671528dd54"><code>c119b10</code></a> Prepare for the next release</li>
<li><a href="https://github.com/crossbeam-rs/crossbeam/commit/bf53bd6f0e970da456fc6ea79c99aa0b23f2a0ba"><code>bf53bd6</code></a> Merge <a href="https://github-redirect.dependabot.com/crossbeam-rs/crossbeam/issues/785">#785</a></li>
<li><a href="https://github.com/crossbeam-rs/crossbeam/commit/50ba3af2206efbb839d4a54fd7005b27501f8ef5"><code>50ba3af</code></a> Add AtomicCell::{fetch_nand,fetch_max,fetch_min}</li>
<li><a href="https://github.com/crossbeam-rs/crossbeam/commit/5f5dbb963af3ad4365eede31612abc5cdf7c0bb2"><code>5f5dbb9</code></a> Merge <a href="https://github-redirect.dependabot.com/crossbeam-rs/crossbeam/issues/783">#783</a> <a href="https://github-redirect.dependabot.com/crossbeam-rs/crossbeam/issues/784">#784</a></li>
<li><a href="https://github.com/crossbeam-rs/crossbeam/commit/708c2a537874c6c0755653b2b3d7b6f03c9f2ddf"><code>708c2a5</code></a> Enable -Zmiri-symbolic-alignment-check and -Zmiri-check-number-validity in mi...</li>
<li><a href="https://github.com/crossbeam-rs/crossbeam/commit/58c0c3f86a5ae6707c6df6de806984761bc18fdf"><code>58c0c3f</code></a> Use <code>$(,)?</code> to handle trailing comma</li>
<li><a href="https://github.com/crossbeam-rs/crossbeam/commit/1d9955505562dfee7f9132e632baaac87c989cac"><code>1d99555</code></a> Merge <a href="https://github-redirect.dependabot.com/crossbeam-rs/crossbeam/issues/782">#782</a></li>
<li><a href="https://github.com/crossbeam-rs/crossbeam/commit/828bcfee3ac469904d26247f592c41470befb357"><code>828bcfe</code></a> Remove unnecessarily allowed lints</li>
<li><a href="https://github.com/crossbeam-rs/crossbeam/commit/924436cc71b5d7245631a0cf4f02ff536630a1fd"><code>924436c</code></a> Merge <a href="https://github-redirect.dependabot.com/crossbeam-rs/crossbeam/issues/781">#781</a></li>
<li>Additional commits viewable in <a href="https://github.com/crossbeam-rs/crossbeam/compare/crossbeam-utils-0.8.3...crossbeam-utils-0.8.7">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)
- ``@dependabot` use these labels` will set the current labels as the default for future PRs for this repo and language
- ``@dependabot` use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- ``@dependabot` use these assignees` will set the current assignees as the default for future PRs for this repo and language
- ``@dependabot` use this milestone` will set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/rust-lang/crater/network/alerts).
</details>Expand file treeCollapse file tree
1 file changed
+7
-8
lines changed+7-8Lines changed: 7 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments