Skip to content
This repository was archived by the owner on Aug 25, 2025. It is now read-only.

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 14, 2025

Bumps alloy from 1.0.17 to 1.0.20.

Release notes

Sourced from alloy's releases.

v1.0.20

What's Changed

Full Changelog: alloy-rs/alloy@v1.0.19...v1.0.20

v1.0.19

What's Changed

Full Changelog: alloy-rs/alloy@v1.0.18...v1.0.19

v1.0.18

What's Changed

New Contributors

... (truncated)

Changelog

Sourced from alloy's changelog.

1.0.20 - 2025-07-09

Features

  • [rpc] Add generic TxReq to TraceCallRequest (#2677)

Other

  • Add method to fetch ENS Reverse registrar addr (#2676)

1.0.19 - 2025-07-08

Miscellaneous Tasks

  • Release 1.0.19

Refactor

  • [rpc] Add handwritten bounds on generic TxReq using serde attributes (#2674)

Testing

  • Add token tests (#2675)

1.0.18 - 2025-07-08

Bug Fixes

  • Kill anvil with sigterm (#2660)

Features

  • Add conversion BuilderBlockValidationRequestV4 & V5 -> ExecutionData (#2664)
  • Added helper AnvilApi future type for oneshot impersonations (#2645)
  • [mev-api] Add support for eth_cancelBundle (#2654)
  • [rpc] Implement Default for types with TxReq generic without Default bound (#2662)
  • Add environment variable support to Anvil builder (#2659)
  • From_typed to envelope (#2658)
  • Added new eth_sendSync functions to AnvilApi (#2650)
  • [network] Use FullSigner in EthereumWallet to sign data (#2523)
  • Add BuilderBlockValidationV5 for relay for Fusaka (#2638)
  • Added FindStorageSlot (#2612)
  • Add provider-mev-api top level feature re-export (#2642)
  • Make build_{eip} functions public (#2519)
  • Add dynamic crypto backend for ecrecover (#2634)
  • Add helper conversion for blobsbundlev1 (#2639)
  • Add serde-bincode-compat to ChainConfig (#2630)
  • [provider,rpc-client] Add connect_reqwest to ProviderBuilder (#2615)
  • Add dedicated error for SECP256K1N_HALF error (#2636)
  • [rpc] Add generic TxReq to SimulatePayload (#2631)

... (truncated)

Commits
  • 25fce5b chore: release 1.0.20
  • 12eecb5 feat(rpc): Add generic TxReq to TraceCallRequest (#2677)
  • ed4554d Add method to fetch ENS Reverse registrar addr (#2676)
  • c6b534e chore: release 1.0.19
  • 408051e refactor(rpc): Add handwritten bounds on generic TxReq using serde attrib...
  • 9392e4f test: add token tests (#2675)
  • 63ca195 chore: release 1.0.18
  • c15a4a3 Add more mutable accessors (#2672)
  • be9f0d4 feat: add conversion BuilderBlockValidationRequestV4 & V5 -> ExecutionData (#...
  • 7b4a103 chore: move impls to signed (#2671)
  • 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)

Bumps [alloy](https://github.com/alloy-rs/alloy) from 1.0.17 to 1.0.20.
- [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.17...v1.0.20)

---
updated-dependencies:
- dependency-name: alloy
  dependency-version: 1.0.20
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Jul 14, 2025
@naps62 naps62 merged commit 0e993ef into main Jul 14, 2025
2 checks passed
@naps62 naps62 deleted the dependabot/cargo/alloy-1.0.20 branch July 14, 2025 10:10
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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.

2 participants