Skip to content

chore(deps): bump the cargo-weekly group with 4 updates#26444

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/cargo-weekly-20f0323baf
Open

chore(deps): bump the cargo-weekly group with 4 updates#26444
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/cargo-weekly-20f0323baf

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the cargo-weekly group with 4 updates: alloy-chains, crossbeam-channel, crossbeam-queue and crossbeam-utils.

Updates alloy-chains from 0.2.34 to 0.2.35

Changelog

Sourced from alloy-chains's changelog.

0.2.35 - 2026-07-06

Bug Fixes

  • Quote dependabot schedule time (#297)
  • Update BSC blocktime spec asset (#290)
  • Fix megaeth blockchain explorer url (#286)
  • Move BattleChainTestnet from legacy -> EIP-1559-supporting chains (#270)

Dependencies

  • [deps] Bump the ci-weekly group with 2 updates (#304)
  • [deps] Bump the ci-weekly group across 1 directory with 2 updates (#298)
  • [deps] Update phf requirement from 0.13 to 0.14 in the cargo-weekly group (#301)
  • [deps] Bump astral-sh/setup-uv from 6 to 7 (#295)
  • [deps] Bump taiki-e/install-action from 2.74.0 to 2.75.14 (#281)
  • Harden supply chain — pin actions, lock permissions (#276)

Documentation

  • Correct etherscan url examples in Chain spec

Features

  • Add BattleChain (#299)
  • [fluent] Add fluent mainnet, fix incorrect explorer links for fluent devnet and testnet (#282)
  • Add Gravity mainnet (127001) (#275)
  • Add Redbelly Network (151) and testnet (153) (#273)
  • Add Radius Network and Radius Testnet (#269)
  • Add TempoDevnet chain (31318) (#272)
  • Add Plume support (#268)

Miscellaneous Tasks

  • Group weekly dependabot updates (#296)
  • Group dependabot updates by ecosystem (#284)
  • [release] V0.2.34 (#274)
  • Update assets

Other

  • Add Robinhood mainnet (#303)
  • Set rust-toolchain inputs explicitly (#302)
  • Update BSC block interval (#288)
  • Add cargo dependabot updates (#278)

Refactor

  • Generate chain registry (#291)

... (truncated)

Commits
  • f74744e chore: release 0.2.35
  • a8af7e3 chore(deps): bump the ci-weekly group with 2 updates (#304)
  • 8e453de docs: correct etherscan url examples in Chain spec
  • 7039311 Add Robinhood mainnet (#303)
  • db35f4e chore(deps): bump the ci-weekly group across 1 directory with 2 updates (#298)
  • 13a4d8f ci: set rust-toolchain inputs explicitly (#302)
  • badb6fa chore(deps): update phf requirement from 0.13 to 0.14 in the cargo-weekly gro...
  • b956866 feat: add BattleChain (#299)
  • 45bae14 fix: quote dependabot schedule time (#297)
  • aabe70a chore: group weekly dependabot updates (#296)
  • Additional commits viewable in compare view

Updates 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

Updates crossbeam-queue from 0.3.12 to 0.3.13

Release notes

Sourced from crossbeam-queue's releases.

crossbeam-queue 0.3.13

  • Add push_mut and pop_mut to ArrayQueue and SegQueue. (#1191)
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

Updates 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 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the cargo-weekly group with 4 updates: [alloy-chains](https://github.com/alloy-rs/chains), [crossbeam-channel](https://github.com/crossbeam-rs/crossbeam), [crossbeam-queue](https://github.com/crossbeam-rs/crossbeam) and [crossbeam-utils](https://github.com/crossbeam-rs/crossbeam).


Updates `alloy-chains` from 0.2.34 to 0.2.35
- [Release notes](https://github.com/alloy-rs/chains/releases)
- [Changelog](https://github.com/alloy-rs/chains/blob/v0.2.35/CHANGELOG.md)
- [Commits](alloy-rs/chains@v0.2.34...v0.2.35)

Updates `crossbeam-channel` 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)

Updates `crossbeam-queue` from 0.3.12 to 0.3.13
- [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.12...crossbeam-queue-0.3.13)

Updates `crossbeam-utils` 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: alloy-chains
  dependency-version: 0.2.35
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo-weekly
- dependency-name: crossbeam-channel
  dependency-version: 0.5.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo-weekly
- dependency-name: crossbeam-queue
  dependency-version: 0.3.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo-weekly
- dependency-name: crossbeam-utils
  dependency-version: 0.8.22
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo-weekly
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the A-dependencies Pull requests or issues that are about dependencies label Jul 20, 2026
@dependabot
dependabot Bot requested a review from gakonst as a code owner July 20, 2026 09:43
@github-project-automation github-project-automation Bot moved this to Backlog in Reth Tracker Jul 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-dependencies Pull requests or issues that are about dependencies

Projects

Status: Backlog

Development

Successfully merging this pull request may close these issues.

0 participants