Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps alloy from 1.3.0 to 1.5.2.

Release notes

Sourced from alloy's releases.

v1.5.2

What's Changed

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

v1.5.1

What's Changed

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

v1.5.0

This includes a few glamsterdam preperations, that could be breaking:

What's Changed

... (truncated)

Changelog

Sourced from alloy's changelog.

1.5.2 - 2026-01-22

Features

  • [rpc-types-eth] Add SimulateError::invalid_params constructor (#3578)
  • [rpc-types-beacon] Add SSZ support for beacon block types (#3575)

Miscellaneous Tasks

  • Revert "chore: add amsterdam support" (#3573)

1.5.1 - 2026-01-21

Miscellaneous Tasks

Other

  • Revert "chore: "reapply "chore: added slot num in payload attr"" (#3567)

1.5.0 - 2026-01-21

Bug Fixes

  • Propagate eip712 feature to signer-local (#3559)
  • Avoid cloning withdrawals in payload body (#3542)
  • Missing populate_blob_hashes in TransactionBuilder7594::set_blob_sidecar_7594 (#3534)
  • Return cached pubkey in GcpSigner::get_pubkey (#3521)

Dependencies

  • [deps] Bump taiki-e/install-action from 2.66.1 to 2.66.7 (#3550)
  • [deps] Bump crate-ci/typos from 1.42.0 to 1.42.1 (#3549)

Documentation

  • [signer] Fix sign_dynamic_typed_data documentation (#3545)

Features

  • [rpc-types-beacon] Add SignedBeaconBlock and BeaconBlock types (#3565)
  • [envelope-macro] Generate tx_type (#3563)
  • [rpc-types-beacon] Add BeaconExecutionPayloadV4 support (#3562)
  • [eips] Add eip7928 module re-exporting alloy-eip7928 types (#3558)
  • [provider] Add new_payload_v4_requests accepting RequestsOrHash (#3556)
  • [engine] Add ExecutionPayloadV4 and ExecutionPayloadEnvelopeV6 types (#3552)
  • [rpc-types-engine] Add transaction_count helper to ExecutionData (#3543)
  • Add versioned_hashes helper to BlobsBundle and try_into_sealed to AnyRpcBlock (#3527)

... (truncated)

Commits
  • e828cd6 chore: release 1.5.2
  • 5c42318 feat(rpc-types-eth): add SimulateError::invalid_params constructor (#3578)
  • e00614c feat(rpc-types-beacon): add SSZ support for beacon block types (#3575)
  • 05fd66e chore: Revert "chore: add amsterdam support" (#3573)
  • d1c44e5 chore: release 1.5.1 (#3569)
  • 520311a Revert "chore: "reapply "chore: added slot num in payload attr"" (#3567)
  • c13deb0 chore: release 1.5.0
  • 8631c51 feat(rpc-types-beacon): add SignedBeaconBlock and BeaconBlock types (#3565)
  • a6b48ab chore: rm non exhaustive (#3564)
  • 18715dd chore: "reapply "chore: added slot num in payload attr" (#3530)
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Jan 26, 2026
@dependabot dependabot bot force-pushed the dependabot/cargo/alloy-1.5.2 branch 2 times, most recently from 6859d0c to c5a58d0 Compare January 27, 2026 17:59
Bumps [alloy](https://github.com/alloy-rs/alloy) from 1.3.0 to 1.5.2.
- [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.3.0...v1.5.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/cargo/alloy-1.5.2 branch from c5a58d0 to 719184a Compare January 27, 2026 18: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