Skip to content

chore(deps): bump revm-inspectors from 0.39.0 to 0.40.0#249

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/revm-inspectors-0.40.0
Closed

chore(deps): bump revm-inspectors from 0.39.0 to 0.40.0#249
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/revm-inspectors-0.40.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 25, 2026

Copy link
Copy Markdown
Contributor

Bumps revm-inspectors from 0.39.0 to 0.40.0.

Release notes

Sourced from revm-inspectors's releases.

v0.40.0

What's Changed

New Contributors

Full Changelog: paradigmxyz/revm-inspectors@v0.39.0...v0.40.0

Changelog

Sourced from revm-inspectors's changelog.

0.40.0 - 2026-05-21

Bug Fixes

  • [js] Add geth BigInteger.js polyfill compatibility shims (#443)
  • Validate JS tracer memory indexes (#441)
  • [js] Correct gas cost reporting (#423)
  • Construct JS tracer bigints directly (#438)
  • Show receive() instead of fallback() for empty calldata calls (#394)
  • Validate JS tracer stack indexes (#439)
  • Address clippy map iteration lint (#440)

Dependencies

  • [deps] Bump revm to 40.0.0 (#445)
  • [deps] Update snapbox requirement from 0.6 to 1.2 (#428)

Features

  • [TraceWriter] Order the storage writes in last-write order (#388)
  • Integrate Inspector frame_start/frame_end hooks (#414)

Miscellaneous Tasks

  • Remove EdgeCovInspector (moved to foundry-rs/foundry) (#436)

Other

  • Harden supply chain (pin actions, restrict permissions, add dependabot) (#426)

Refactor

  • Relax JsInspector bounds (#447)
Commits
  • 6566b83 chore: release 0.40.0
  • 8ad73cf refactor: relax JsInspector bounds (#447)
  • 9cda597 fix(js): add geth BigInteger.js polyfill compatibility shims (#443)
  • 8baae75 chore(deps): bump revm to 40.0.0 (#445)
  • 32b2fd6 fix: validate JS tracer memory indexes (#441)
  • e4daa0a fix(js): correct gas cost reporting (#423)
  • 4400553 fix: construct JS tracer bigints directly (#438)
  • b48f412 feat(TraceWriter): order the storage writes in last-write order (#388)
  • 92bef72 fix: show receive() instead of fallback() for empty calldata calls (#394)
  • 8e0d9fc chore(deps): update snapbox requirement from 0.6 to 1.2 (#428)
  • Additional commits viewable in compare view

@dependabot @github

dependabot Bot commented on behalf of github May 25, 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 May 25, 2026
@dependabot dependabot Bot requested a review from a team as a code owner May 25, 2026 00:56
Bumps [revm-inspectors](https://github.com/paradigmxyz/revm-inspectors) from 0.39.0 to 0.40.0.
- [Release notes](https://github.com/paradigmxyz/revm-inspectors/releases)
- [Changelog](https://github.com/paradigmxyz/revm-inspectors/blob/main/CHANGELOG.md)
- [Commits](paradigmxyz/revm-inspectors@v0.39.0...v0.40.0)

---
updated-dependencies:
- dependency-name: revm-inspectors
  dependency-version: 0.40.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/cargo/revm-inspectors-0.40.0 branch from 5e6aa1c to 08a0baf Compare June 3, 2026 13:26
@randygrok

Copy link
Copy Markdown
Contributor

Closing this for now.

revm-inspectors 0.40.x depends on the revm 40.x family, while the repository currently depends on Reth v2.2.0, which still uses revm 38.x. Taking this update independently would keep mixed revm major versions in the workspace.

This should be revisited together with the upstream Reth/revm upgrade.

@randygrok randygrok closed this Jun 3, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jun 3, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/cargo/revm-inspectors-0.40.0 branch June 3, 2026 14:20
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.

1 participant