Merge #169
169: Bump crossbeam-utils from 0.8.1 to 0.8.2 r=stlankes a=dependabot[bot] Bumps [crossbeam-utils](https://github.com/crossbeam-rs/crossbeam) from 0.8.1 to 0.8.2. <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.2</h2> <ul> <li>Deprecate <code>AtomicCell::compare_and_swap</code>. Use <code>AtomicCell::compare_exchange</code> instead. (<a href="https://github-redirect.dependabot.com/crossbeam-rs/crossbeam/issues/619">#619</a>)</li> <li>Add <code>Parker::park_deadline</code>. (<a href="https://github-redirect.dependabot.com/crossbeam-rs/crossbeam/issues/563">#563</a>)</li> <li>Improve implementation of <code>CachePadded</code>. (<a href="https://github-redirect.dependabot.com/crossbeam-rs/crossbeam/issues/636">#636</a>)</li> <li>Add unstable support for <code>loom</code>. (<a href="https://github-redirect.dependabot.com/crossbeam-rs/crossbeam/issues/487">#487</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/crossbeam-rs/crossbeam/commit/d709c89589265c1d68424c3f06b87cf7750fb5d4"><code>d709c89</code></a> Merge <a href="https://github-redirect.dependabot.com/crossbeam-rs/crossbeam/issues/659">#659</a></li> <li><a href="https://github.com/crossbeam-rs/crossbeam/commit/b71b94412cb1915a0cb2d4ffe043c67b7d935b8a"><code>b71b944</code></a> Merge <a href="https://github-redirect.dependabot.com/crossbeam-rs/crossbeam/issues/591">#591</a></li> <li><a href="https://github.com/crossbeam-rs/crossbeam/commit/b05c62df2222c4aec6327b2dcd07c52cfc2b06bc"><code>b05c62d</code></a> Run sanitizers on CI</li> <li><a href="https://github.com/crossbeam-rs/crossbeam/commit/e85d8f4f20c8a8a6ebde6566fa5bb5ab154d32b3"><code>e85d8f4</code></a> Merge <a href="https://github-redirect.dependabot.com/crossbeam-rs/crossbeam/issues/655">#655</a></li> <li><a href="https://github.com/crossbeam-rs/crossbeam/commit/ae5ca20f9235cdee5601c5f31864e4c873c209a3"><code>ae5ca20</code></a> Merge <a href="https://github-redirect.dependabot.com/crossbeam-rs/crossbeam/issues/658">#658</a></li> <li><a href="https://github.com/crossbeam-rs/crossbeam/commit/d6eb68777d3e39d0049d7fbbd6031f3568bb3f0c"><code>d6eb687</code></a> Merge <a href="https://github-redirect.dependabot.com/crossbeam-rs/crossbeam/issues/661">#661</a></li> <li><a href="https://github.com/crossbeam-rs/crossbeam/commit/5691c5fa871037d2fc7b70f081e80d97b95d52f9"><code>5691c5f</code></a> Do not re-run CI on master branch</li> <li><a href="https://github.com/crossbeam-rs/crossbeam/commit/82a173f997f3cdf507d24dc301af80291e92e70d"><code>82a173f</code></a> Update SkipSet docs to use deref</li> <li><a href="https://github.com/crossbeam-rs/crossbeam/commit/cbd255770a9bbda5de8b1d3e2067699cdfc2b81b"><code>cbd2557</code></a> Add docs for SkipSet and SkipList</li> <li><a href="https://github.com/crossbeam-rs/crossbeam/commit/b3d48984efc634cb5ee0ee417f89ce4ae6d61ec1"><code>b3d4898</code></a> Merge <a href="https://github-redirect.dependabot.com/crossbeam-rs/crossbeam/issues/657">#657</a></li> <li>Additional commits viewable in <a href="https://github.com/crossbeam-rs/crossbeam/compare/crossbeam-utils-0.8.1...crossbeam-utils-0.8.2">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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Name | Stage | Failure | ||
---|---|---|---|---|
failed
|
test:uhyve | Test | ||
|
||||
failed
|
test:integration | Test | ||
|