Skip to content

chore(deps): bump revm from 38.0.0 to 41.0.0#297

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 29, 2026

Copy link
Copy Markdown
Contributor

Bumps revm from 38.0.0 to 41.0.0.

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.

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)

  • revm-primitives: 24.0.1 -> 41.0.0 (✓ API compatible changes)

  • revm-bytecode: 11.0.1 -> 41.0.0 (✓ API compatible changes)

  • revm-state: 12.0.1 -> 41.0.0 (⚠ API breaking changes)

  • revm-database-interface: 12.1.1 -> 41.0.0 (⚠ API breaking changes)

  • revm-context-interface: 19.0.3 -> 41.0.0 (⚠ dependency bump)

  • revm-context: 18.0.3 -> 41.0.0 (⚠ dependency bump)

  • revm-database: 15.0.2 -> 41.0.0 (⚠ API breaking changes)

  • revm-interpreter: 37.0.3 -> 41.0.0 (✓ API compatible changes)

  • revm-precompile: 36.0.3 -> 41.0.0 (✓ dependency bump)

  • revm-handler: 20.0.3 -> 41.0.0 (✓ dependency bump)

  • revm-inspector: 21.0.3 -> 41.0.0 (✓ dependency bump)

  • revm-statetest-types: 19.0.3 -> 41.0.0 (✓ dependency bump)

  • revm: 40.0.3 -> 41.0.0 (✓ dependency bump)

  • revm-ee-tests: 0.3.0 -> 41.0.0 (✓ dependency bump)

  • revme: 17.0.3 -> 41.0.0 (✓ dependency bump)

v112

date: 26.05.2026

Maintenance release bundling the EIP-8037 (CPSB) gas-param work and a few utility additions. Highlights:

  • Bake EIP-8037 CPSB into gas params (#3714)

  • Add OnStateHook for State<DB> (#3710)

  • Mark RETURN and REVERT as memory-modifying (#3703)

  • Explain the CPSB acronym in docs (#3716)

  • revm-primitives: 24.0.0 -> 24.0.1 (✓ API compatible changes)

  • revm-bytecode: 11.0.0 -> 11.0.1 (✓ API compatible changes)

  • revm-database-interface: 12.1.0 -> 12.1.1 (✓ API compatible changes)

  • revm-context-interface: 19.0.2 -> 19.0.3 (✓ API compatible changes)

  • revm-state: 12.0.0 -> 12.0.1 (✓ dependency bump)

  • revm-context: 18.0.2 -> 18.0.3 (✓ dependency bump)

  • revm-database: 15.0.1 -> 15.0.2 (✓ dependency bump)

  • revm-interpreter: 37.0.2 -> 37.0.3 (✓ API compatible changes)

  • revm-precompile: 36.0.2 -> 36.0.3 (✓ dependency bump)

  • revm-handler: 20.0.2 -> 20.0.3 (✓ dependency bump)

  • revm-inspector: 21.0.2 -> 21.0.3 (✓ dependency bump)

  • revm-statetest-types: 19.0.2 -> 19.0.3 (✓ dependency bump)

  • revm: 40.0.2 -> 40.0.3 (✓ dependency bump)

... (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 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 [revm](https://github.com/bluealloy/revm) from 38.0.0 to 41.0.0.
- [Release notes](https://github.com/bluealloy/revm/releases)
- [Changelog](https://github.com/bluealloy/revm/blob/main/CHANGELOG.md)
- [Commits](bluealloy/revm@v38...v41)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jun 29, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jun 29, 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 requested a review from a team as a code owner June 29, 2026 00:38
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jun 29, 2026
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