Skip to content

Build(deps): Bump crossbeam-channel from 0.5.15 to 0.5.16#1320

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

Build(deps): Bump crossbeam-channel from 0.5.15 to 0.5.16#1320
saschagrunert merged 1 commit into
mainfrom
dependabot/cargo/crossbeam-channel-0.5.16

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps crossbeam-channel from 0.5.15 to 0.5.16.

Release notes

Sourced from crossbeam-channel's releases.

crossbeam-channel 0.5.16

  • Improve support for rust-analyzer auto-completion of code inside select!/select_biased! macro. (#1240)
  • Make never const. (#1250)
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:03
@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-channel](https://github.com/crossbeam-rs/crossbeam) from 0.5.15 to 0.5.16.
- [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-channel-0.5.15...crossbeam-channel-0.5.16)

---
updated-dependencies:
- dependency-name: crossbeam-channel
  dependency-version: 0.5.16
  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-channel-0.5.16 branch from ba8fd15 to 786300c Compare July 7, 2026 11:23
@saschagrunert saschagrunert merged commit d3942d8 into main Jul 7, 2026
20 checks passed
@saschagrunert saschagrunert deleted the dependabot/cargo/crossbeam-channel-0.5.16 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