Skip to content

Bump alloy from 1.0.32 to 1.4.0#38

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/alloy-1.4.0
Closed

Bump alloy from 1.0.32 to 1.4.0#38
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/alloy-1.4.0

Conversation

@dependabot
Copy link
Contributor

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

Bumps alloy from 1.0.32 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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [alloy](https://github.com/alloy-rs/alloy) from 1.0.32 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.0.32...v1.4.0)

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

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 Jan 12, 2026
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 13, 2026

Superseded by #39.

@dependabot dependabot bot closed this Jan 13, 2026
@dependabot dependabot bot deleted the dependabot/cargo/alloy-1.4.0 branch January 13, 2026 15:23
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.

0 participants