Skip to content

Comments

Bump alloy from 1.2.1 to 1.4.0 in the alloy group#1526

Merged
naps62 merged 1 commit intomainfrom
dependabot/cargo/alloy-1f44880c29
Jan 13, 2026
Merged

Bump alloy from 1.2.1 to 1.4.0 in the alloy group#1526
naps62 merged 1 commit intomainfrom
dependabot/cargo/alloy-1f44880c29

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 12, 2026

Bumps the alloy group with 1 update: alloy.

Updates alloy from 1.2.1 to 1.4.0

Release notes

Sourced from alloy's releases.

v1.4.0

What's Changed

New Contributors

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

v1.3.0

What's Changed

... (truncated)

Changelog

Sourced from alloy's changelog.

1.4.0 - 2026-01-09

Bug Fixes

  • Graceful shutdown for reth and geth instances (#3450)
  • Support Eip7594 blob format for tx build (#3446)
  • [contract] Deduplicate clear_decoder method (#3449)

Dependencies

Documentation

  • [rpc-client] Align poller docs with actual behavior (#3464)

Features

  • [provider] Add filler getters to FillProvider (#3485)
  • [rpc-types-eth] Add Params::from_json_value (#3466)
  • Add secp256k1 feature (#3455)
  • [rpc-types-eth] Implement FromStr for SubscriptionKind (#3465)
  • Added custom estimator to blobgasfilter (#3447)
  • [provider] Add balance caching to CacheProvider (#3453)
  • [provider] Add transaction count caching to CacheProvider (#3448)

Miscellaneous Tasks

  • Release 1.4.0
  • Remove #[allow(unused_assignments)] (#3475)
  • Remove dead random buffer from custom envelope test (#3456)
  • Ignore RUSTSEC-2025-0141 bincode advisory (#3459)
  • Update alloy-trie (#3454)
  • Fix misleading comments (#3445)

Other

  • [eips] Make Blob import conditional (#3472)

Performance

  • [contract] Remove redundant allocation in TransportErrorExt (#3477)

Refactor

  • [rpc-types-mev] Remove duplicate formatting logic in FunctionSelector (#3469)

1.3.0 - 2026-01-06

Bug Fixes

... (truncated)

Commits
  • 0b88084 chore: release 1.4.0
  • 33ac040 chore: release 1.4.0
  • 1193469 feat(provider): add filler getters to FillProvider (#3485)
  • 1de31a4 feat(rpc-types-eth): add Params::from_json_value (#3466)
  • 4f21310 perf(contract): Remove redundant allocation in TransportErrorExt (#3477)
  • d208e61 [eips] Make Blob import conditional (#3472)
  • b4305c1 chore: remove #[allow(unused_assignments)] (#3475)
  • 3234df2 refactor(rpc-types-mev): remove duplicate formatting logic in FunctionSelecto...
  • 3bfcb3e chore: remove dead random buffer from custom envelope test (#3456)
  • a80824a feat: add secp256k1 feature (#3455)
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 1.2.1 to 1.4.0
- [Release notes](https://github.com/alloy-rs/alloy/releases)
- [Changelog](https://github.com/alloy-rs/alloy/blob/main/CHANGELOG.md)
- [Commits](alloy-rs/alloy@v1.2.1...v1.4.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Jan 12, 2026
@dependabot dependabot bot requested a review from naps62 as a code owner January 12, 2026 22:43
@dependabot dependabot bot added rust Pull requests that update Rust code dependencies Pull requests that update a dependency file labels Jan 12, 2026
@naps62 naps62 merged commit 2474b59 into main Jan 13, 2026
9 checks passed
@naps62 naps62 deleted the dependabot/cargo/alloy-1f44880c29 branch January 13, 2026 14:19
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