Skip to content

Build(deps): Bump crossbeam-utils from 0.8.21 to 0.8.22#1317

Merged
saschagrunert merged 1 commit into
mainfrom
dependabot/cargo/crossbeam-utils-0.8.22
Jul 7, 2026
Merged

Build(deps): Bump crossbeam-utils from 0.8.21 to 0.8.22#1317
saschagrunert merged 1 commit into
mainfrom
dependabot/cargo/crossbeam-utils-0.8.22

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 7, 2026

Copy link
Copy Markdown
Contributor

Bumps crossbeam-utils from 0.8.21 to 0.8.22.

Release notes

Sourced from crossbeam-utils's releases.

crossbeam-utils 0.8.22

  • Make AtomicCell::{as_ptr,into_inner} const. (#1237)
  • Make CachePadded repr(C). (#1270)
  • Optimize WaitGroup. (#1195)
Commits
  • 9b56303 Prepare for the next release
  • a078b17 ci: Sync config with main
  • 508c29d Remove crossbeam-skiplist which is not published from this branch from worksp...
  • 6a20e57 tests: Fix mismatched_lifetime_syntaxes
  • c2d674f epoch: Fix rustdoc::invalid_rust_codeblocks
  • bd6563e Update no_atomic.rs
  • d3e1e36 Make CachePadded<T> have C repr to allow casting to and from T (#1270)
  • c0c466e channel: Use non-poison Mutex
  • 8b3940f Add missing word to docs (#1208)
  • df6eec0 docs: Link select_biased! from select! macro (#1202)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jul 7, 2026
@dependabot dependabot Bot requested a review from saschagrunert as a code owner July 7, 2026 11:02
@saschagrunert

Copy link
Copy Markdown
Owner

@dependabot rebase

Bumps [crossbeam-utils](https://github.com/crossbeam-rs/crossbeam) from 0.8.21 to 0.8.22.
- [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-utils-0.8.21...crossbeam-utils-0.8.22)

---
updated-dependencies:
- dependency-name: crossbeam-utils
  dependency-version: 0.8.22
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/cargo/crossbeam-utils-0.8.22 branch from d0da4cb to 4e7b2cc Compare July 7, 2026 11:23
@saschagrunert saschagrunert merged commit bf50911 into main Jul 7, 2026
20 checks passed
@saschagrunert saschagrunert deleted the dependabot/cargo/crossbeam-utils-0.8.22 branch July 7, 2026 11:31
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.

1 participant