Skip to content

build(deps): Bump alloy from 1.0.32 to 1.6.1#59

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/alloy-1.6.1
Open

build(deps): Bump alloy from 1.0.32 to 1.6.1#59
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/alloy-1.6.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 3, 2026

Bumps alloy from 1.0.32 to 1.6.1.

Release notes

Sourced from alloy's releases.

v1.6.1

What's Changed

Full Changelog: alloy-rs/alloy@v1.6.0...v1.6.1

v1.6.0

What's Changed

New Contributors

Full Changelog: alloy-rs/alloy@v1.5.2...v1.6.0

v1.5.2

What's Changed

Full Changelog: alloy-rs/alloy@v1.5.1...v1.5.2

... (truncated)

Changelog

Sourced from alloy's changelog.

1.6.1 - 2026-02-03

Other

  • Revert "feat(rpc-types-eth): add optional timestamp field to Transaction" (#3638)

1.6.0 - 2026-02-03

Bug Fixes

  • [node-bindings] Kill anvil child on timeout (#3635)
  • [clippy] Remove instrumentation to prevent deep recursion violating regular 128 limit, undo #3633 (#3634)
  • [ci, signer-aws] Increase recursion limit to fix error: queries overflow the depth limit! (#3633)
  • Reduce test flakiness for node-bindings and network tests (#3632)
  • [consensus] Mark tx_mut as hidden with invalidation warning (#3608)
  • [rpc-types-eth] Add serde alias for MovePrecompileToAddress (#3589)
  • Clarify boolean return docs (#3586)
  • [contract] Propagate TransportError when all eth_call overrides fail (#3316)

Dependencies

  • [deps] Bump taiki-e/install-action from 2.66.7 to 2.67.13 (#3603)
  • [deps] Bump foundry-rs/foundry-toolchain from 1.6.0 to 1.7.0 (#3602)
  • [deps] Bump crate-ci/typos from 1.42.1 to 1.42.2 (#3601)

Features

  • [rpc-types-engine] Add ExecutionPayloadBodyV2 for EIP-7928 (#3636)
  • [provider] Add EIP-7928 block access list helper methods (#3637)
  • [rpc-types-engine] Add into_payload_and_sidecar to V4 and V5 envelopes (#3624)
  • [provider] Add get_header methods (#3617)
  • [rpc-types-eth] Add optional timestamp field to Transaction (#3606)
  • Adding an ECDSA verify (#3595)
  • [rpc-types-eth] Add blob_base_fee to BlockOverrides (#3585)
  • [rpc-client] Allow setting terminal error codes on pollers (#3421)

Miscellaneous Tasks

  • Release 1.6.0

Other

  • Use collect_str for FunctionSelector serialization (#3622)
  • [rpc-types-eth] Remove redundant is_some checks in TransactionInput normalization (#3613)
  • Increase nextest retries for flaky reth test (#3582)

Performance

  • Avoid cloning Filter in cache get_logs (#3597)

... (truncated)

Commits
  • 64dbcd2 chore: release 1.6.1
  • a1c7192 Revert "feat(rpc-types-eth): add optional timestamp field to Transaction" (#3...
  • 52127ca chore: release 1.6.0
  • d7d88b1 fix(node-bindings): kill anvil child on timeout (#3635)
  • a2e7fcf feat(rpc-types-engine): add ExecutionPayloadBodyV2 for EIP-7928 (#3636)
  • 9c4277a feat(provider): add EIP-7928 block access list helper methods (#3637)
  • b84632e fix(clippy): remove instrumentation to prevent deep recursion violating regul...
  • 782eed4 fix(ci, signer-aws): increase recursion limit to fix `error: queries overflow...
  • 64c4dc1 fix: reduce test flakiness for node-bindings and network tests (#3632)
  • ecb420c feat(rpc-types-engine): add into_payload_and_sidecar to V4 and V5 envelopes (...
  • 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.6.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.6.1)

---
updated-dependencies:
- dependency-name: alloy
  dependency-version: 1.6.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 Feb 3, 2026
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