Skip to content

chore(deps): bump revm from 41.0.0 to 42.0.1 - #352

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/revm-42.0.1
Open

chore(deps): bump revm from 41.0.0 to 42.0.1#352
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/revm-42.0.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 3, 2026

Copy link
Copy Markdown
Contributor

Bumps revm from 41.0.0 to 42.0.1.

Changelog

Sourced from revm's changelog.

Because this is workspace with multi libraries, tags will be simplified, and with this document you can match version of project with git tag.

v114

date: 23.07.2026

Glamsterdam devnet-7 support, with all crates bumped in lockstep to 42.0.0.

Highlights:

  • Glamsterdam devnet-7 alignment: EIP-2780 runtime gas phase, fixtures v7.0.0 (#3795)
  • Glamsterdam devnet-6 gas accounting & EIP alignment (#3782)
  • EIP-8246 delayed clear replaces the EIP-7708 delayed burn config (#3782)
  • Database fallback mode for BAL misses (#3754)
  • Configurable max refund quotient (#3757)
  • Fallible refund: Handler::refund now returns a value (#3758)
  • Validate state before tracking gas (#3815)
  • Forward EIP-7708 transfer logs to the inspector (#3816)
  • Fix gas tracker used-gas underflow (#3813)
  • Fix journal finalization on error to prevent EIP-2929 warm set leak (#3780)
  • Ignore stale selfdestruct journal entries in the inspector (#3805)
  • Keep is_empty on EIP-7702 accounts in load_account_delegated (#3802)
  • Bytecode iterator fixes for truncated pushes and legacy padding (#3800, #3792)
  • asm-sha2 feature removed from revm and revm-precompile

See MIGRATION_GUIDE.md for the full list of breaking changes.

  • revm-primitives: 41.0.0 -> 42.0.0 (⚠ API breaking changes)
  • revm-bytecode: 41.0.0 -> 42.0.0 (✓ API compatible changes)
  • revm-state: 41.0.0 -> 42.0.0 (✓ API compatible changes)
  • revm-database-interface: 41.0.0 -> 42.0.0 (⚠ API breaking changes)
  • revm-context-interface: 41.0.0 -> 42.0.0 (⚠ API breaking changes)
  • revm-context: 41.0.0 -> 42.0.0 (⚠ API breaking changes)
  • revm-database: 41.0.0 -> 42.0.0 (✓ API compatible changes)
  • revm-interpreter: 41.0.0 -> 42.0.0 (⚠ API breaking changes)
  • revm-precompile: 41.0.0 -> 42.0.0 (⚠ API breaking changes)
  • revm-handler: 41.0.0 -> 42.0.0 (⚠ API breaking changes)
  • revm-inspector: 41.0.0 -> 42.0.0 (⚠ API breaking changes)
  • revm-statetest-types: 41.0.0 -> 42.0.0 (⚠ API breaking changes)
  • revm: 41.0.0 -> 42.0.0 (⚠ API breaking changes)
  • revm-ee-tests: 41.0.0 -> 42.0.0 (✓ dependency bump)
  • revme: 41.0.0 -> 42.0.0 (✓ API compatible changes)

v113

date: 11.06.2026

All crates are now versioned in lockstep, starting at 41.0.0. Highlights:

  • TransientStorage newtype (#3736)
  • SSTORE gas accounting hook (#3734, #3750)
  • Conditional bundle update builder (#3729)
  • Commit perf improvements (#3732)
  • Fix out-of-bounds pointer in analyze_legacy (#3752)

... (truncated)

Commits

@dependabot @github

dependabot Bot commented on behalf of github Aug 3, 2026

Copy link
Copy Markdown
Contributor Author

Labels

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

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

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Aug 3, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner August 3, 2026 00:37
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Aug 3, 2026
Bumps [revm](https://github.com/bluealloy/revm) from 41.0.0 to 42.0.1.
- [Release notes](https://github.com/bluealloy/revm/releases)
- [Changelog](https://github.com/bluealloy/revm/blob/main/CHANGELOG.md)
- [Commits](https://github.com/bluealloy/revm/commits)

---
updated-dependencies:
- dependency-name: revm
  dependency-version: 42.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/cargo/revm-42.0.1 branch from 48b2572 to a2830b5 Compare August 13, 2026 07:52
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants