Skip to content

Commit 60ddc19

Browse files
authored
Auto merge of servo#28941 - servo:dependabot/cargo/crossbeam-epoch-0.9.10, r=jdm
Bump crossbeam-epoch from 0.9.8 to 0.9.10 Bumps [crossbeam-epoch](https://github.com/crossbeam-rs/crossbeam) from 0.9.8 to 0.9.10. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/crossbeam-rs/crossbeam/releases">crossbeam-epoch's releases</a>.</em></p> <blockquote> <h2>crossbeam-epoch 0.9.10</h2> <ul> <li>Bump the minimum supported Rust version to 1.38. (<a href="https://github-redirect.dependabot.com/crossbeam-rs/crossbeam/issues/877">#877</a>)</li> <li>Mitigate the risk of segmentation faults in buggy downstream implementations. (<a href="https://github-redirect.dependabot.com/crossbeam-rs/crossbeam/issues/879">#879</a>)</li> <li>Add <code>{Atomic, Shared}::try_into_owned</code> (<a href="https://github-redirect.dependabot.com/crossbeam-rs/crossbeam/issues/701">#701</a>)</li> </ul> <h2>crossbeam-epoch 0.9.9</h2> <ul> <li>Replace lazy_static with once_cell. (<a href="https://github-redirect.dependabot.com/crossbeam-rs/crossbeam/issues/817">#817</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/crossbeam-rs/crossbeam/commit/5e0f59a9990c032c33e1db16a6bfc64b4ab6102d"><code>5e0f59a</code></a> Merge <a href="https://github-redirect.dependabot.com/crossbeam-rs/crossbeam/issues/880">#880</a></li> <li><a href="https://github.com/crossbeam-rs/crossbeam/commit/0f4092bd1d9bbdd5859e7a8c94803934a136ab50"><code>0f4092b</code></a> Prepare for the next release</li> <li><a href="https://github.com/crossbeam-rs/crossbeam/commit/6dc9be5a5c384b5aafc3fcaa3eb9089de0e6b892"><code>6dc9be5</code></a> Merge <a href="https://github-redirect.dependabot.com/crossbeam-rs/crossbeam/issues/879">#879</a></li> <li><a href="https://github.com/crossbeam-rs/crossbeam/commit/f2ca66bad52fbb20834389ea4ad8885fa7ec4ea3"><code>f2ca66b</code></a> epoch: Adjust MAX_OBJECTS</li> <li><a href="https://github.com/crossbeam-rs/crossbeam/commit/c059aec7d16eabbda00871e9a00d3ba76f8f7cae"><code>c059aec</code></a> Merge <a href="https://github-redirect.dependabot.com/crossbeam-rs/crossbeam/issues/877">#877</a></li> <li><a href="https://github.com/crossbeam-rs/crossbeam/commit/6ac123243ee57907ff9e1f4d168f79e5234745d0"><code>6ac1232</code></a> Favor <code>.cast()</code> over <code>as</code></li> <li><a href="https://github.com/crossbeam-rs/crossbeam/commit/b553b4fd449180ab8a5d010a320798828a36800f"><code>b553b4f</code></a> Use const_in_array_repeat_expressions</li> <li><a href="https://github.com/crossbeam-rs/crossbeam/commit/0e1497108c89ab33a50fca2569e73e996fe04a05"><code>0e14971</code></a> Bump MSRV to Rust 1.38</li> <li><a href="https://github.com/crossbeam-rs/crossbeam/commit/99b14b15006b0f5eb023545f31d60a7cc7340d77"><code>99b14b1</code></a> Merge <a href="https://github-redirect.dependabot.com/crossbeam-rs/crossbeam/issues/875">#875</a> <a href="https://github-redirect.dependabot.com/crossbeam-rs/crossbeam/issues/876">#876</a></li> <li><a href="https://github.com/crossbeam-rs/crossbeam/commit/371de8c2d304db07662450995848f3dc9598ac99"><code>371de8c</code></a> Miri: Fix thread leaks in doctests in utils</li> <li>Additional commits viewable in <a href="https://github.com/crossbeam-rs/crossbeam/compare/crossbeam-epoch-0.9.8...crossbeam-epoch-0.9.10">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=crossbeam-epoch&package-manager=cargo&previous-version=0.9.8&new-version=0.9.10)](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>
2 parents 3aef5d4 + c12876d commit 60ddc19

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Cargo.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)