Skip to content

chore(deps): bump revm from 42.0.1 to 43.0.0 - #397

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 7, 2026

Copy link
Copy Markdown
Contributor

Bumps revm from 42.0.1 to 43.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.

v117

date: 28.08.2026

Patch release restoring flag-based selfdestruct finalization and Rust 1.98 clippy compatibility.

Highlights:

  • Restore flag-based selfdestruct finalization while preserving EIP-8246 balance handling (#3887)

  • Fix clippy lints for Rust 1.98 (#3884)

  • revm-context: 43.0.0 -> 43.0.1 (✓ API compatible changes)

  • revm-precompile: 43.0.0 -> 43.0.1 (✓ API compatible changes)

v116

date: 26.08.2026

All publishable workspace crates are now versioned in lockstep at 43.0.0.

Highlights:

  • Glamsterdam devnet-8 gas repricing (#3850)
  • Async database fiber support, including async transaction and system-call APIs (#3709)
  • Finalize Cancun self-destructed accounts in place; Amsterdam EIP-8246 preserves a remaining balance (#3863)
  • Correctly return MemoryOOG when memory growth fails (#3864)
  • Prevent failed CREATE pre-access checks from warming or adding the destination to the BAL (#3829)
  • Cache newly created contract code in State (#3855)
  • Validate receipt-trie roots in revme blockchain tests (#3841)
  • Faster BLS12-381 pairing through fused multi-Miller loops (#3823)

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

  • revm-bytecode: 42.0.1 -> 43.0.0 (✓ dependency bump)
  • revm-state: 42.0.1 -> 43.0.0 (⚠ API breaking changes)
  • revm-database-interface: 42.1.0 -> 43.0.0 (⚠ API breaking changes)
  • revm-database: 42.0.1 -> 43.0.0 (✓ API compatible changes)
  • revm-precompile: 42.0.2 -> 43.0.0 (✓ API compatible changes)
  • revm-handler: 42.1.0 -> 43.0.0 (⚠ API breaking changes)
  • revm-inspector: 42.0.2 -> 43.0.0 (⚠ dependency bump)
  • revm-statetest-types: 42.0.1 -> 43.0.0 (⚠ dependency bump)
  • revm: 42.1.0 -> 43.0.0 (⚠ dependency bump)
  • revm-ee-tests: 42.0.0 -> 43.0.0 (✓ dependency bump)
  • revme: 42.1.0 -> 43.0.0 (⚠ dependency bump)

revm-primitives, revm-context, revm-context-interface, and revm-interpreter were already at 43.0.0.

v115

date: 23.07.2026

Patch release for precompile state-gas accounting.

... (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 42.0.1 to 43.0.0.
- [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/v43)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

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