Skip to content

Build(deps): Bump crossbeam-deque from 0.8.6 to 0.8.7#1318

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

Build(deps): Bump crossbeam-deque from 0.8.6 to 0.8.7#1318
saschagrunert merged 1 commit into
mainfrom
dependabot/cargo/crossbeam-deque-0.8.7

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps crossbeam-deque from 0.8.6 to 0.8.7.

Release notes

Sourced from crossbeam-deque's releases.

crossbeam-deque 0.8.7

  • Optimize Worker::push, Stealer::steal_batch*, Injector::steal_batch*. (#1233)
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
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jul 7, 2026
@saschagrunert

Copy link
Copy Markdown
Owner

@dependabot rebase

Bumps [crossbeam-deque](https://github.com/crossbeam-rs/crossbeam) from 0.8.6 to 0.8.7.
- [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-deque-0.8.6...crossbeam-deque-0.8.7)

---
updated-dependencies:
- dependency-name: crossbeam-deque
  dependency-version: 0.8.7
  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-deque-0.8.7 branch from 9f5c40a to f28e2a1 Compare July 7, 2026 11:24
@saschagrunert saschagrunert merged commit 30b6acb into main Jul 7, 2026
20 checks passed
@saschagrunert saschagrunert deleted the dependabot/cargo/crossbeam-deque-0.8.7 branch July 7, 2026 11:30
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