Skip to content

Bump alloy from 1.0.32 to 1.4.1#39

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

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

Conversation

@dependabot
Copy link
Contributor

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

Bumps alloy from 1.0.32 to 1.4.1.

Release notes

Sourced from alloy's releases.

v1.4.1

What's Changed

New Contributors

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

v1.4.0

What's Changed

New Contributors

... (truncated)

Changelog

Sourced from alloy's changelog.

1.4.1 - 2026-01-13

Bug Fixes

  • [eips] Use for loop in blob conversion to avoid stack overflow (#3499)

Dependencies

  • [deps] Bump crate-ci/typos from 1.41.0 to 1.42.0 (#3507)
  • [deps] Bump taiki-e/install-action from 2.65.13 to 2.66.1 (#3508)

Features

  • [provider] Add CacheLayer builder methods (#3490)
  • [provider] Add accessors to FillProvider and NonceFiller (#3501)
  • [engine] Add TestingApi with testing_buildBlockV1 support (#3511)
  • [rpc-types-engine] Add ExecutionPayloadEnvelope V4/V5 conversions (#3510)
  • Added reth provider trait ext (#3480)
  • [provider] Add mapping and mutable accessors to JoinFill (#3488)
  • [alloy-provider] Add methods for creating custom gas estimator for BlobGasFiller (#3489)

Miscellaneous Tasks

  • Avoid cloning extra_fields in genesis ChainConfig (#3494)

Other

  • Pin nightly to 2026-01-10 (#3500)

Refactor

  • [rpc-types-eth] Remove redundant clones in serde tests (#3491)
  • [provider] Use BoxedFut alias in From impl for ProviderCall (#3492)

Styling

  • [consensus-any] Remove redundant Clone bound from TxReceipt impl (#3482)

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

... (truncated)

Commits
  • e632078 chore: release 1.4.1
  • 9ceb2cd feat(provider): add CacheLayer builder methods (#3490)
  • 93c66b6 feat(provider): add accessors to FillProvider and NonceFiller (#3501)
  • 172b1d0 feat(engine): add TestingApi with testing_buildBlockV1 support (#3511)
  • 82055ca feat(rpc-types-engine): add ExecutionPayloadEnvelope V4/V5 conversions (#3510)
  • 2d6692a chore(deps): bump crate-ci/typos from 1.41.0 to 1.42.0 (#3507)
  • 3293bfe chore(deps): bump taiki-e/install-action from 2.65.13 to 2.66.1 (#3508)
  • fed4151 chore: avoid cloning extra_fields in genesis ChainConfig (#3494)
  • 59dc3d0 fix(eips): use for loop in blob conversion to avoid stack overflow (#3499)
  • 7da472c feat: added reth provider trait ext (#3480)
  • 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.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@v1.0.32...v1.4.1)

---
updated-dependencies:
- dependency-name: alloy
  dependency-version: 1.4.1
  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 13, 2026
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 14, 2026

Superseded by #40.

@dependabot dependabot bot closed this Jan 14, 2026
@dependabot dependabot bot deleted the dependabot/cargo/alloy-1.4.1 branch January 14, 2026 15:16
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