Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Sep 2, 2025

Bumps alloy-rpc-types-eth from 1.0.15 to 1.0.27.

Release notes

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

v1.0.27

What's Changed

New Contributors

Full Changelog: alloy-rs/alloy@v1.0.26...v1.0.27

v1.0.26

What's Changed

New Contributors

Full Changelog: alloy-rs/alloy@v1.0.25...v1.0.26

v1.0.25

What's Changed

... (truncated)

Changelog

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

1.0.27 - 2025-08-26

Bug Fixes

  • [eip4844] Prevent overflow panic in fake_exponential with large excess blob gas (#2806)

Dependencies

  • Bump actions/checkout to v5 (#2774)

Features

  • Fusaka changes (#2821)
  • Add TxHashRef trait and implementations (#2751)
  • Tenderly provider ext (#2699)
  • Add specialized debug trace methods (#2815)
  • Add into_localized_trace method to RewardAction (#2813)
  • Add helpers for encoding block from parts (#2809)
  • Add helper methods to decode logs in TransactionReceipt (#2811)
  • [rpc] Add cost() default function to ReceiptResponse trait (#2808)
  • Add fromstr for TransactionInputKind (#2805)
  • Add convenience fn for setting 7702 delegation designator (#2802)
  • Add debug state dump struct (#2790)

Miscellaneous Tasks

  • Release 1.0.26
  • Add changelog
  • Release 1.0.26
  • [rpc-types-trace] Re-export CallKind (#2801)

Testing

  • Add sanity GethDebugTracingCallOptions test (#2814)

1.0.25 - 2025-08-19

Bug Fixes

  • [docs] Correct typos in EIP reference (#2759)
  • [CallBatchLayer] Don't batch if single request (#2397)
  • [batch.rs] Reference BatchFuture in panic message (#2771)
  • Typo in code comment (#2767)

Features

  • Add scale helper (#2797)
  • Add authorization list to CallBuilder (#2798)
  • [rpc-types-trace] Move CallKind from revm-inspector (#2779)
  • Add orretrypolicyfn (#2785)

... (truncated)

Commits

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)

Bumps [alloy-rpc-types-eth](https://github.com/alloy-rs/alloy) from 1.0.15 to 1.0.27.
- [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.15...v1.0.27)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Sep 2, 2025
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