Skip to content

chore(deps): bump alloy-rpc-types-eth from 1.7.3 to 1.8.3#192

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/alloy-rpc-types-eth-1.8.3
Closed

chore(deps): bump alloy-rpc-types-eth from 1.7.3 to 1.8.3#192
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/alloy-rpc-types-eth-1.8.3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 30, 2026

Bumps alloy-rpc-types-eth from 1.7.3 to 1.8.3.

Release notes

Sourced from alloy-rpc-types-eth's releases.

v1.8.3

What's Changed

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

v1.8.2

What's Changed

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

v1.8.1

What's Changed

Full Changelog: alloy-rs/alloy@v1.8.0...v1.8.1

v1.8.0

What's Changed

New Contributors

... (truncated)

Changelog

Sourced from alloy-rpc-types-eth's changelog.

1.8.3 - 2026-03-27

Bug Fixes

  • [signer-gcp] Use rustls instead of native-tls for gcloud-sdk (#3844)

1.8.2 - 2026-03-26

Bug Fixes

  • [serde] Fix off-by-one in JsonStorageKey length check (#3843)

Miscellaneous Tasks

  • Release 1.8.2
  • Release 1.8.2
  • Release 1.8.2

Other

  • "fix(serde): validate JsonStorageKey length during deserialization" (#3842)

1.8.1 - 2026-03-25

Dependencies

  • "chore: bump ethereum_ssz to 0.10 and tree_hash to 0.12" (#3839)

Miscellaneous Tasks

  • Release 1.8.1

1.8.0 - 2026-03-25

Bug Fixes

  • [rpc-client] Detect is_local in connect_with_config (#3837)
  • Better arbitrary impl for header (#3829)
  • [node-bindings] Use graceful shutdown for anvil (#3824)
  • [build] Bump gcloud-sdk 0.27.4 -> 0.29.0 for reqwest 0.13 compatibility (#3823)
  • [transport] Return clear error when no transports available (#3806)
  • [rpc-client] Return error instead of panic on unexpected batch response (#3807)
  • [consensus] Delegate is_create() for Extended::Other instead of hardcoding false (#3796)
  • [provider] Detect EIP-7594 blob sidecars in BlobGasFiller (#3815)
  • [rpc-types-debug] Enable serde_with alloc for no_std (#3811)
  • [eips] Eip 7594 replace unoptimized iter (#3804)
  • [flashblocks] Correct receipts type in FlashBlock metadata (#3795)
  • [provider] Use pending nonce in CachedNonceManager init (#3802)
  • [serde] Validate JsonStorageKey length during deserialization (#3792)

... (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 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-rpc-types-eth](https://github.com/alloy-rs/alloy) from 1.7.3 to 1.8.3.
- [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.7.3...v1.8.3)

---
updated-dependencies:
- dependency-name: alloy-rpc-types-eth
  dependency-version: 1.8.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Mar 30, 2026

Labels

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

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

@dependabot dependabot bot requested a review from a team as a code owner March 30, 2026 00:36
@randygrok
Copy link
Copy Markdown
Contributor

Closing: cannot bump alloy independently from reth — see #154 for details. Will update together when reth releases with a compatible alloy version.

@randygrok randygrok closed this Mar 30, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Mar 30, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/cargo/alloy-rpc-types-eth-1.8.3 branch March 30, 2026 08:02
@randygrok
Copy link
Copy Markdown
Contributor

Reopening: the alloy 1.x bumps are semver-compatible and CI passes. The incompatibility described in #154 only applies to alloy-evm (0.x breaking change).

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.

1 participant