Skip to content

build(deps): bump alloy-signer from 1.5.2 to 1.6.1#930

Merged
gemcoder21 merged 1 commit intomainfrom
dependabot/cargo/alloy-signer-1.6.1
Feb 6, 2026
Merged

build(deps): bump alloy-signer from 1.5.2 to 1.6.1#930
gemcoder21 merged 1 commit intomainfrom
dependabot/cargo/alloy-signer-1.6.1

Conversation

@dependabot
Copy link
Contributor

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

Bumps alloy-signer from 1.5.2 to 1.6.1.

Release notes

Sourced from alloy-signer'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

Changelog

Sourced from alloy-signer'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)
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 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-signer](https://github.com/alloy-rs/alloy) from 1.5.2 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.5.2...v1.6.1)

---
updated-dependencies:
- dependency-name: alloy-signer
  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 6, 2026
@semanticdiff-com
Copy link

Review changes with  SemanticDiff

@gemcoder21 gemcoder21 merged commit 125f9b2 into main Feb 6, 2026
4 checks passed
@gemcoder21 gemcoder21 deleted the dependabot/cargo/alloy-signer-1.6.1 branch February 6, 2026 23:24
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