Skip to content

Update alloy-eips requirement from 1.0 to 2.0#725

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/alloy-eips-2.0
Open

Update alloy-eips requirement from 1.0 to 2.0#725
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/alloy-eips-2.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 14, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on alloy-eips to permit the latest version.

Release notes

Sourced from alloy-eips's releases.

v1.8.3

What's Changed

Full Changelog: alloy-rs/alloy@v1.8.2...v1.8.3

Changelog

Sourced from alloy-eips's changelog.

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

2.0.0 - 2026-04-13

Bug Fixes

  • [provider] Fall back to RPC on get_logs cache deserialization failure (#3859)
  • [provider] Error all callers on batch len mismatch (#3827)
  • Optimism network incompatible with ProviderBuilder::new constructor (#3686)
  • [network] Fail fast on unknown AnyNetwork signing and 2718 encoding (#3794)
  • [provider] Match multicall tuple impls with alloy-core (#3869)
  • [pubsub] Recover request-path backend drops (#3846)
  • [provider] Fallback to get_block when get_header RPCs unsupported (#3850)
  • [provider] Skip caching missing transaction lookups (#3826)
  • [signer-gcp] Use rustls instead of native-tls for gcloud-sdk (#3844)

Dependencies

  • [dep] Bump jsonwebtoken v10.3.0 fix cve (#3754)
  • "revert: "chore: bump ethereum_ssz to 0.10 and tree_hash to 0.12"" (#3840)
  • [deps] Bump crate-ci/typos from 1.44.0 to 1.45.0 (#3868)
  • [deps] Bump taiki-e/install-action from 2.69.7 to 2.74.0 (#3867)

Documentation

  • [provider] Clarify feature requirements for anvil helpers (#3858)

Features

  • Make AnyTransactionReceipt a dedicated type (#3153)
  • [rpc-types-anvil] Add client_semver to Metadata (#3877)
  • [rpc-types-engine] Add hidden setters to ExecutionPayload (#3875)
  • Update PooledTransaction to use EIP-7594 sidecar (#3468)
  • [provider] Add comprehensive Tenderly RPC API methods (#3120)
  • [rpc-types-eth] Add max_used_gas to SimCallResult (#3707)
  • Non-exhaustive ChainConfig (#3566)
  • Add amsterdam fields (#3871)
  • [consensus] Change default tx env type
  • [transport] Add ThrottleLayer burst configuration (#3854)
  • [ens] Use Universal Resolver for forward name resolution (#3866)
  • [network] Generic TransactionResponse to TransactionRequest conversion
  • [ens] Use Universal Resolver for forward name resolution (#3866)
  • [rpc-types-trace] Add depth-first iterator for CallFrame (#3768)
  • [rpc-types-eth] Add optional timestamp field to Transaction
  • [rpc-types-eth] Parse data field on eth_simulateV1 errors

... (truncated)

Commits
  • 3bcda29 chore: release 1.8.3
  • 867951b fix(signer-gcp): use rustls instead of native-tls for gcloud-sdk (#3844)
  • c36b7b2 chore: release 1.8.2
  • b479971 chore: release 1.8.2
  • 61768da chore: release 1.8.2
  • 2f6826f fix(serde): fix off-by-one in JsonStorageKey length check (#3843)
  • 9282f7b revert: "fix(serde): validate JsonStorageKey length during deserialization" (...
  • e90f33e chore: release 1.8.1
  • 51bf871 revert: "chore: bump ethereum_ssz to 0.10 and tree_hash to 0.12" (#3839)
  • 929312b chore: release 1.8.0
  • Additional commits viewable in compare view

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)

Updates the requirements on [alloy-eips](https://github.com/alloy-rs/alloy) to permit the latest version.
- [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.0...v1.8.3)

---
updated-dependencies:
- dependency-name: alloy-eips
  dependency-version: 1.8.3
  dependency-type: direct:production
...

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 Apr 14, 2026
@dependabot dependabot Bot requested review from a team as code owners April 14, 2026 03:13
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Apr 14, 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