Skip to content

build(deps): bump the patch-updates group with 8 updates#318

Open
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/cargo/patch-updates-22a4248ff5
Open

build(deps): bump the patch-updates group with 8 updates#318
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/cargo/patch-updates-22a4248ff5

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the patch-updates group with 8 updates:

Package From To
alloy-provider 2.1.0 2.1.1
alloy-rpc-types-eth 2.1.0 2.1.1
alloy-transport-ws 2.1.0 2.1.1
alloy-chains 0.2.34 0.2.35
bytes 1.12.0 1.12.1
alloy-rpc-client 2.1.0 2.1.1
alloy-transport 2.1.0 2.1.1
rand 0.10.1 0.10.2

Updates alloy-provider from 2.1.0 to 2.1.1

Release notes

Sourced from alloy-provider's releases.

v2.1.1

What's Changed

New Contributors

Full Changelog: alloy-rs/alloy@v2.1.0...v2.1.1

Changelog

Sourced from alloy-provider's changelog.

2.1.1 - 2026-07-06

Bug Fixes

  • [consensus] Reject string withdrawals in block RLP (#4058)
  • [tx-macros] Preserve fallback decode cursor (#4059)
  • [docs] Avoid rustdoc ICE on re-exports (#4060)
  • [eips] Serialize hash block ids as bare hashes (#4052)
  • [eips] Avoid fake exponential overflow (#3961)

Dependencies

  • [deps] Bump the ci-weekly group with 3 updates (#4051)

Documentation

  • Fix bug report template link (#4053)
  • Fix contributors guide link in PR template (#4042)

Features

  • [engine] Add testing build block params helper (#4047)
  • [network-primitives] Add header num_hash helper (#4046)

Miscellaneous Tasks

  • Release 2.1.1
  • Release 2.1.1
  • Release 2.1.1
  • Expand zepter feature checks (#4063)

Performance

  • [json-rpc] Skip re-parse when returning owned Box (#4057)
Commits

Updates alloy-rpc-types-eth from 2.1.0 to 2.1.1

Release notes

Sourced from alloy-rpc-types-eth's releases.

v2.1.1

What's Changed

New Contributors

Full Changelog: alloy-rs/alloy@v2.1.0...v2.1.1

Changelog

Sourced from alloy-rpc-types-eth's changelog.

2.1.1 - 2026-07-06

Bug Fixes

  • [consensus] Reject string withdrawals in block RLP (#4058)
  • [tx-macros] Preserve fallback decode cursor (#4059)
  • [docs] Avoid rustdoc ICE on re-exports (#4060)
  • [eips] Serialize hash block ids as bare hashes (#4052)
  • [eips] Avoid fake exponential overflow (#3961)

Dependencies

  • [deps] Bump the ci-weekly group with 3 updates (#4051)

Documentation

  • Fix bug report template link (#4053)
  • Fix contributors guide link in PR template (#4042)

Features

  • [engine] Add testing build block params helper (#4047)
  • [network-primitives] Add header num_hash helper (#4046)

Miscellaneous Tasks

  • Release 2.1.1
  • Release 2.1.1
  • Release 2.1.1
  • Expand zepter feature checks (#4063)

Performance

  • [json-rpc] Skip re-parse when returning owned Box (#4057)
Commits

Updates alloy-transport-ws from 2.1.0 to 2.1.1

Release notes

Sourced from alloy-transport-ws's releases.

v2.1.1

What's Changed

New Contributors

Full Changelog: alloy-rs/alloy@v2.1.0...v2.1.1

Changelog

Sourced from alloy-transport-ws's changelog.

2.1.1 - 2026-07-06

Bug Fixes

  • [consensus] Reject string withdrawals in block RLP (#4058)
  • [tx-macros] Preserve fallback decode cursor (#4059)
  • [docs] Avoid rustdoc ICE on re-exports (#4060)
  • [eips] Serialize hash block ids as bare hashes (#4052)
  • [eips] Avoid fake exponential overflow (#3961)

Dependencies

  • [deps] Bump the ci-weekly group with 3 updates (#4051)

Documentation

  • Fix bug report template link (#4053)
  • Fix contributors guide link in PR template (#4042)

Features

  • [engine] Add testing build block params helper (#4047)
  • [network-primitives] Add header num_hash helper (#4046)

Miscellaneous Tasks

  • Release 2.1.1
  • Release 2.1.1
  • Release 2.1.1
  • Expand zepter feature checks (#4063)

Performance

  • [json-rpc] Skip re-parse when returning owned Box (#4057)
Commits

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 bytes from 1.12.0 to 1.12.1

Release notes

Sourced from bytes's releases.

Bytes v1.12.1

1.12.1 (July 8th, 2026)

Fixed

  • Properly handle when Box::new panics (#837)
Changelog

Sourced from bytes's changelog.

1.12.1 (July 8th, 2026)

Fixed

  • Properly handle when Box::new panics (#837)
Commits

Updates alloy-rpc-client from 2.1.0 to 2.1.1

Release notes

Sourced from alloy-rpc-client's releases.

v2.1.1

What's Changed

New Contributors

Full Changelog: alloy-rs/alloy@v2.1.0...v2.1.1

Changelog

Sourced from alloy-rpc-client's changelog.

2.1.1 - 2026-07-06

Bug Fixes

  • [consensus] Reject string withdrawals in block RLP (#4058)
  • [tx-macros] Preserve fallback decode cursor (#4059)
  • [docs] Avoid rustdoc ICE on re-exports (#4060)
  • [eips] Serialize hash block ids as bare hashes (#4052)
  • [eips] Avoid fake exponential overflow (#3961)

Dependencies

  • [deps] Bump the ci-weekly group with 3 updates (#4051)

Documentation

  • Fix bug report template link (#4053)
  • Fix contributors guide link in PR template (#4042)

Features

  • [engine] Add testing build block params helper (#4047)
  • [network-primitives] Add header num_hash helper (#4046)

Miscellaneous Tasks

  • Release 2.1.1
  • Release 2.1.1
  • Release 2.1.1
  • Expand zepter feature checks (#4063)

Performance

  • [json-rpc] Skip re-parse when returning owned Box (#4057)
Commits

Updates alloy-transport from 2.1.0 to 2.1.1

Release notes

Sourced from alloy-transport's releases.

v2.1.1

What's Changed

New Contributors

Full Changelog: alloy-rs/alloy@v2.1.0...v2.1.1

Changelog

Sourced from alloy-transport's changelog.

2.1.1 - 2026-07-06

Bug Fixes

  • [consensus] Reject string withdrawals in block RLP (#4058)
  • [tx-macros] Preserve fallback decode cursor (#4059)
  • [docs] Avoid rustdoc ICE on re-exports (#4060)
  • [eips] Serialize hash block ids as bare hashes (#4052)
  • [eips] Avoid fake exponential overflow (#3961)

Dependencies

  • [deps] Bump the ci-weekly group with 3 updates (#4051)

Documentation

  • Fix bug report template link (#4053)
  • Fix contributors guide link in PR template (#4042)

Features

  • [engine] Add testing build block params helper (#4047)
  • [network-primitives] Add header num_hash helper (#4046)

Miscellaneous Tasks

  • Release 2.1.1
  • Release 2.1.1
  • Release 2.1.1
  • Expand zepter feature checks (#4063)

Performance

  • [json-rpc] Skip re-parse when returning owned Box (#4057)
Commits

Updates rand from 0.10.1 to 0.10.2

Changelog

Sourced from rand's changelog.

[0.10.2] — 2026-07-02

Fixes

  • Fix possible memory safety violation due to deserialization of UniformChar from bad source (#1790)

Changes

  • Document required output order of fn partial_shuffle and apply #[must_use] (#1769)
  • Avoid usage of unsafe in contexts where non-local memory corruption could invalidate contract (#1791)

#1769: rust-random/rand#1769 #1790: rust-random/rand#1790 #1791: rust-random/rand#1791

Commits

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 patch-updates group with 8 updates:

| Package | From | To |
| --- | --- | --- |
| [alloy-provider](https://github.com/alloy-rs/alloy) | `2.1.0` | `2.1.1` |
| [alloy-rpc-types-eth](https://github.com/alloy-rs/alloy) | `2.1.0` | `2.1.1` |
| [alloy-transport-ws](https://github.com/alloy-rs/alloy) | `2.1.0` | `2.1.1` |
| [alloy-chains](https://github.com/alloy-rs/chains) | `0.2.34` | `0.2.35` |
| [bytes](https://github.com/tokio-rs/bytes) | `1.12.0` | `1.12.1` |
| [alloy-rpc-client](https://github.com/alloy-rs/alloy) | `2.1.0` | `2.1.1` |
| [alloy-transport](https://github.com/alloy-rs/alloy) | `2.1.0` | `2.1.1` |
| [rand](https://github.com/rust-random/rand) | `0.10.1` | `0.10.2` |


Updates `alloy-provider` from 2.1.0 to 2.1.1
- [Release notes](https://github.com/alloy-rs/alloy/releases)
- [Changelog](https://github.com/alloy-rs/alloy/blob/main/CHANGELOG.md)
- [Commits](alloy-rs/alloy@v2.1.0...v2.1.1)

Updates `alloy-rpc-types-eth` from 2.1.0 to 2.1.1
- [Release notes](https://github.com/alloy-rs/alloy/releases)
- [Changelog](https://github.com/alloy-rs/alloy/blob/main/CHANGELOG.md)
- [Commits](alloy-rs/alloy@v2.1.0...v2.1.1)

Updates `alloy-transport-ws` from 2.1.0 to 2.1.1
- [Release notes](https://github.com/alloy-rs/alloy/releases)
- [Changelog](https://github.com/alloy-rs/alloy/blob/main/CHANGELOG.md)
- [Commits](alloy-rs/alloy@v2.1.0...v2.1.1)

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/main/CHANGELOG.md)
- [Commits](alloy-rs/chains@v0.2.34...v0.2.35)

Updates `bytes` from 1.12.0 to 1.12.1
- [Release notes](https://github.com/tokio-rs/bytes/releases)
- [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md)
- [Commits](tokio-rs/bytes@v1.12.0...v1.12.1)

Updates `alloy-rpc-client` from 2.1.0 to 2.1.1
- [Release notes](https://github.com/alloy-rs/alloy/releases)
- [Changelog](https://github.com/alloy-rs/alloy/blob/main/CHANGELOG.md)
- [Commits](alloy-rs/alloy@v2.1.0...v2.1.1)

Updates `alloy-transport` from 2.1.0 to 2.1.1
- [Release notes](https://github.com/alloy-rs/alloy/releases)
- [Changelog](https://github.com/alloy-rs/alloy/blob/main/CHANGELOG.md)
- [Commits](alloy-rs/alloy@v2.1.0...v2.1.1)

Updates `rand` from 0.10.1 to 0.10.2
- [Release notes](https://github.com/rust-random/rand/releases)
- [Changelog](https://github.com/rust-random/rand/blob/master/CHANGELOG.md)
- [Commits](rust-random/rand@0.10.1...0.10.2)

---
updated-dependencies:
- dependency-name: alloy-provider
  dependency-version: 2.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: alloy-rpc-types-eth
  dependency-version: 2.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: alloy-transport-ws
  dependency-version: 2.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: alloy-chains
  dependency-version: 0.2.35
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: bytes
  dependency-version: 1.12.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: alloy-rpc-client
  dependency-version: 2.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: alloy-transport
  dependency-version: 2.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: rand
  dependency-version: 0.10.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Dependency updates or issues. rust Pull requests that update rust code labels Jul 11, 2026
@dependabot dependabot Bot requested a review from mfw78 as a code owner July 11, 2026 21:35
@dependabot dependabot Bot added dependencies Dependency updates or issues. rust Pull requests that update rust code labels Jul 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency updates or issues. rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants