Skip to content

chore(deps): bump crossbeam-queue from 0.3.13 to 0.3.14 - #1809

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/crossbeam-queue-0.3.14
Open

chore(deps): bump crossbeam-queue from 0.3.13 to 0.3.14#1809
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/crossbeam-queue-0.3.14

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps crossbeam-queue from 0.3.13 to 0.3.14.

Release notes

Sourced from crossbeam-queue's releases.

crossbeam-queue 0.3.14

  • Use 64-bit index on 32-bit platforms if 64-bit atomic is available. (#1321)
  • 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 dependabot Bot added the kind/dependencies For PRs that update dependencies or related components label Sep 9, 2026

@dependabot-pr-auto-approver dependabot-pr-auto-approver Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Automatically approved by dependabot auto-approve workflow

@dependabot-pr-auto-approver
dependabot-pr-auto-approver Bot enabled auto-merge (squash) September 9, 2026 04:12
Bumps [crossbeam-queue](https://github.com/crossbeam-rs/crossbeam) from 0.3.13 to 0.3.14.
- [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-queue-0.3.13...crossbeam-queue-0.3.14)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/cargo/crossbeam-queue-0.3.14 branch from 90f7c95 to cb302de Compare September 9, 2026 11:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/dependencies For PRs that update dependencies or related components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants