Skip to content

Chore(deps): Update alloy-evm requirement from 0.27 to 0.30#109

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/alloy-evm-0.30
Open

Chore(deps): Update alloy-evm requirement from 0.27 to 0.30#109
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/alloy-evm-0.30

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

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

Changelog

Sourced from alloy-evm's changelog.

0.30.0 - 2026-03-30

Bug Fixes

  • Disable caching for identity precompile in tuple impls (#305)
  • Rpc bug (#303)

Dependencies

  • Remove op-revm/op-alloy dependencies (#312)
  • Bump revm 36 (#307)
  • Bump revm 35 (#299)
  • Bump op-alloy to 0.24 (#301)
  • Bump MSRV to 1.91 (#292)

Features

  • [evm] Add TransactionEnvMut trait (#320)
  • Add TxResult::into_result (#317)
  • Add EVM error accessors and downcast helpers (#311)
  • Add TxEnv to EvmInternals (#168)
  • [evm] Expose checkpoint methods in EvmInternals (#300)
  • Complete migration to StateDB (#236)
  • [precompiles] Add move_precompiles method (#270)
  • Add tracing span for individual precompile execution (#298)
  • Replace is_pure with supports_caching on Precompile trait (#284)
  • Add tracing debug spans for system contract calls (#288)

Miscellaneous Tasks

  • Release 0.29.2
  • Release 0.29.1
  • Release 0.29.0
  • Release 0.28.1
  • Release 0.28.0
  • Release 0.27.4
  • Remove alloy-op-evm crate (#266)

Refactor

  • Make Spec a generic on TryIntoTxEnv trait (#306)
  • Use Cow<[Withdrawal]> in EthBlockExecutionCtx (#293)
  • Replace Cow<Withdrawals> with Vec<Withdrawal> in EthBlockExecutionCtx (#291)

0.27.2 - 2026-02-03

Miscellaneous Tasks

  • Release 0.27.2
  • Use ..Default pattern for BlockOverrides (#267)

... (truncated)

Commits

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
alloy-evm [>= 0.23.a, < 0.24]
alloy-evm [>= 0.22.a, < 0.23]
alloy-evm [>= 0.25.a, < 0.26]
alloy-evm [>= 0.27.a, < 0.28]

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-evm](https://github.com/alloy-rs/alloy-evm) to permit the latest version.
- [Changelog](https://github.com/alloy-rs/evm/blob/main/CHANGELOG.md)
- [Commits](alloy-rs/evm@v0.27.0...v0.30.0)

---
updated-dependencies:
- dependency-name: alloy-evm
  dependency-version: 0.30.0
  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 Mar 31, 2026
@dependabot dependabot bot requested review from Wollac and capossele as code owners March 31, 2026 04:34
@dependabot dependabot bot added the rust Pull requests that update rust code label Mar 31, 2026
@dependabot dependabot bot requested a review from a team as a code owner March 31, 2026 04:34
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