Skip to content

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

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

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
Copy link
Copy Markdown
Contributor

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

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 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-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 @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 25, 2026

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
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