Skip to content

build(deps): bump crossbeam from 0.8.4 to 0.8.5 - #146

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/cargo/crossbeam-0.8.5
Sep 8, 2026
Merged

build(deps): bump crossbeam from 0.8.4 to 0.8.5#146
github-actions[bot] merged 1 commit into
mainfrom
dependabot/cargo/crossbeam-0.8.5

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 8, 2026

Copy link
Copy Markdown
Contributor

Bumps crossbeam from 0.8.4 to 0.8.5.

Release notes

Sourced from crossbeam's releases.

crossbeam-utils 0.8.5

  • Add AtomicCell::fetch_update (#704)
  • Support targets that do not have atomic CAS on stable Rust (#698)

crossbeam-deque 0.8.5

  • Remove dependency on cfg-if. (#1072)

crossbeam 0.8.5

  • Update MSRV policy to support 1 year instead of 6 months to meet rayon's MSRV policy. (#1284)
Changelog

Sourced from crossbeam's changelog.

Version 0.8.5

  • Update MSRV policy to support 1 year instead of 6 months to meet rayon's MSRV policy. (#1284)
Commits
  • 2920c98 Prepare for the next release
  • 808b75a ci: Update codegen job
  • 46774e0 channel: Document that send_timeout sends an available message even if the ti...
  • 89a3fe4 epoch: Make Shared::null const
  • 383d74a Use *::MAX associated constants
  • a30b825 channel,deque,queue: Use AtomicU64/u64 in head/tail index if available
  • a0e4d29 Replace iterative capacity growth with next_power_of_two (#1216)
  • 94f74d2 Recognize x86_64-unknown-linux-gnutsan in build script
  • 30e5963 epoch: Add missing fence emulation for tsan
  • 708a6bd Handle overflow in bounded channel/queue initialization (#1301)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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)

Bumps [crossbeam](https://github.com/crossbeam-rs/crossbeam) from 0.8.4 to 0.8.5.
- [Release notes](https://github.com/crossbeam-rs/crossbeam/releases)
- [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/main/CHANGELOG.md)
- [Commits](crossbeam-rs/crossbeam@crossbeam-0.8.4...crossbeam-0.8.5)

---
updated-dependencies:
- dependency-name: crossbeam
  dependency-version: 0.8.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Sep 8, 2026
@github-actions
github-actions Bot enabled auto-merge (rebase) September 8, 2026 21:32
@github-actions
github-actions Bot merged commit 82fece3 into main Sep 8, 2026
4 checks passed
@github-actions
github-actions Bot deleted the dependabot/cargo/crossbeam-0.8.5 branch September 8, 2026 21:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants