Skip to content

build(deps): bump alloy from 2.3.0 to 2.4.1 in the alloy group - #487

Merged
sudo-shashank merged 2 commits into
mainfrom
dependabot/cargo/alloy-9b073986a1
Aug 20, 2026
Merged

build(deps): bump alloy from 2.3.0 to 2.4.1 in the alloy group#487
sudo-shashank merged 2 commits into
mainfrom
dependabot/cargo/alloy-9b073986a1

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the alloy group with 1 update: alloy.

Updates alloy from 2.3.0 to 2.4.1

Release notes

Sourced from alloy's releases.

v2.4.1

What's Changed

New Contributors

Full Changelog: alloy-rs/alloy@v2.4.0...v2.4.1

v2.4.0

What's Changed

New Contributors

Full Changelog: alloy-rs/alloy@v2.3.0...v2.4.0

Changelog

Sourced from alloy's changelog.

2.4.1 - 2026-08-13

Features

  • [genesis] Add slot_number genesis header field (EIP-7843) (#4138)
  • [rpc-types-engine] Add Bogota payload sidecar fields (#4141)
  • [rpc-types-engine] Add Bogota payload types (#4139)
  • [rpc-types-engine] Add FOCIL response types (#4137)

2.4.0 - 2026-08-12

Bug Fixes

  • [signer-local] Add fallible YubiHSM constructors (#4128)
  • [provider] Skip cache for requireCanonical block hash queries (#4075)

Dependencies

  • [deps] Bump lru to 0.18.2 (#4131)
  • Bump tokio-tungstenite to 0.29 (#3969)
  • [deps] Bump the ci-weekly group with 2 updates (#4126)

Documentation

  • Clarify public API behavior (#4123)

Features

  • [eip7594] Reconstruct sidecars from sparse cells (#4120)
  • [genesis] Add account code helpers (#4132)
  • [rpc-types-trace] Add EIP-8037 state-gas fields (#4113)
  • [contract] Add call timeout futures (#4119)
  • [consensus] Add EIP-8070 blob clearing helpers (#4121)
  • [provider] Add trace chain subscription (#4116)
  • [contract] Convert multicall errors (#4118)
  • [rpc-types] Add debug_traceChain result type (#4115)

Miscellaneous Tasks

  • Release 2.4.0

Styling

  • [eips] Remove redundant format import (#4134)
Commits
  • df0a0b5 chore: release 2.4.1
  • 28b3450 feat(genesis): add slot_number genesis header field (EIP-7843) (#4138)
  • 0445b43 feat(rpc-types-engine): add Bogota payload sidecar fields (#4141)
  • 13dadd8 feat(rpc-types-engine): add Bogota payload types (#4139)
  • 1afccf0 feat(rpc-types-engine): add FOCIL response types (#4137)
  • 9edca79 chore: release 2.4.0
  • e175b9c docs: clarify public API behavior (#4123)
  • 192d7c8 chore(eips): remove redundant format import (#4134)
  • 249c727 feat(eip7594): reconstruct sidecars from sparse cells (#4120)
  • cf5166f feat(genesis): add account code helpers (#4132)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 alloy group with 1 update: [alloy](https://github.com/alloy-rs/alloy).


Updates `alloy` from 2.3.0 to 2.4.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.3.0...v2.4.1)

---
updated-dependencies:
- dependency-name: alloy
  dependency-version: 2.4.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: alloy
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Aug 20, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner August 20, 2026 01:23
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Aug 20, 2026
@codecov-commenter

codecov-commenter commented Aug 20, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 39.30%. Comparing base (dd2f439) to head (6b52272).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #487   +/-   ##
=======================================
  Coverage   39.30%   39.30%           
=======================================
  Files          43       43           
  Lines        3010     3010           
=======================================
  Hits         1183     1183           
  Misses       1827     1827           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@sudo-shashank
sudo-shashank added this pull request to the merge queue Aug 20, 2026
Merged via the queue into main with commit 4426e73 Aug 20, 2026
6 checks passed
@sudo-shashank
sudo-shashank deleted the dependabot/cargo/alloy-9b073986a1 branch August 20, 2026 06:35
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.

2 participants