Skip to content

build(deps): bump alloy from 2.0.0 to 2.0.1#6545

Merged
incrypto32 merged 1 commit into
masterfrom
dependabot/cargo/alloy-2.0.1
Apr 28, 2026
Merged

build(deps): bump alloy from 2.0.0 to 2.0.1#6545
incrypto32 merged 1 commit into
masterfrom
dependabot/cargo/alloy-2.0.1

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps alloy from 2.0.0 to 2.0.1.

Release notes

Sourced from alloy's releases.

v2.0.1

What's Changed

Full Changelog: alloy-rs/alloy@v2.0.0...v2.0.1

Changelog

Sourced from alloy's changelog.

2.0.1 - 2026-04-22

Bug Fixes

  • [provider] Skip batching eth_call with block overrides (#3910)
  • [node-bindings] Align Reth::default with Reth::new (#3900)
  • Clear stderr buffer and break on EOF in geth reader thread (#3888)
  • [rpc-types-trace] Add 0x prefix to storage keys and values in StructLog (#3891)
  • [provider] Update test_anvil_set_time for corrected evm_setTime (#3889)

Dependencies

  • [deps] Bump github/codeql-action from 7fc6561ed893d15cec696e062df840b21db27eb0 to 95e58e9a2cdfd71adc6e0353d5c52f41a045d225 (#3896)
  • [deps] Bump taiki-e/install-action from 2.74.0 to 2.75.3 (#3897)

Features

  • [transport-ws] Add WsBackend::from_socket constructor (#3911)
  • [signer] Add MnemonicKey for efficient HD key derivation (#3908)
  • [rpc-types-engine] Add ExecutionPayload bal_hash getter (#3904)
  • [provider] Add ProviderBuilder apply helpers (#3901)

Miscellaneous Tasks

  • Release 2.0.1
  • Release 2.0.1
  • Changed get_block_access_list_raw to accept BlockId (#3907)
  • Update reth rpc endpoints (#3902)
  • [BAL] Added from_block_slow_optional_bal (#3898)
  • Added raw bal rpc (#3892)

Other

  • Pin actions to SHA and add dependabot cooldown (#3895)

Performance

  • [consensus] Avoid clones in ReceiptWithBloom::into_logs (#3894)

Testing

  • [provider] Re-enable anvil tests (#3903)
Commits
  • 565041c chore: release 2.0.1
  • ae505bc chore: release 2.0.1
  • ecfb916 chore: release 2.0.1
  • 04dc40f fix(provider): skip batching eth_call with block overrides (#3910)
  • 5c64130 feat(transport-ws): add WsBackend::from_socket constructor (#3911)
  • 9733a12 feat(signer): add MnemonicKey for efficient HD key derivation (#3908)
  • f46290a chore: changed get_block_access_list_raw to accept BlockId (#3907)
  • a7f537f fix(node-bindings): align Reth::default with Reth::new (#3900)
  • 25937b6 feat(rpc-types-engine): add ExecutionPayload bal_hash getter (#3904)
  • 921b799 test(provider): re-enable anvil tests (#3903)
  • 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](https://github.com/alloy-rs/alloy) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/alloy-rs/alloy/releases)
- [Changelog](https://github.com/alloy-rs/alloy/blob/main/CHANGELOG.md)
- [Commits](alloy-rs/alloy@v2.0.0...v2.0.1)

---
updated-dependencies:
- dependency-name: alloy
  dependency-version: 2.0.1
  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 Apr 28, 2026
@incrypto32 incrypto32 merged commit 1ba8e7a into master Apr 28, 2026
6 checks passed
@incrypto32 incrypto32 deleted the dependabot/cargo/alloy-2.0.1 branch April 28, 2026 08:06
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.

1 participant