Skip to content

chore(deps): bump alloy from 1.1.2 to 1.5.2 in the alloy group#68

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

chore(deps): bump alloy from 1.1.2 to 1.5.2 in the alloy group#68
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/alloy-46d6b84116

Conversation

@dependabot
Copy link

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

Bumps the alloy group with 1 update: alloy.

Updates alloy from 1.1.2 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

You can trigger a rebase of this PR 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jan 27, 2026

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot bot force-pushed the dependabot/cargo/alloy-46d6b84116 branch 2 times, most recently from 2cabc9d to 73e7c08 Compare February 2, 2026 05:49
Bumps the alloy group with 1 update: [alloy](https://github.com/alloy-rs/alloy).


Updates `alloy` from 1.1.2 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.1.2...v1.5.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/cargo/alloy-46d6b84116 branch from 73e7c08 to bd5f783 Compare March 2, 2026 05:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants