Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WEB3-111: Update revm requirement from 13.0 to 14.0 #210

Merged
merged 4 commits into from
Sep 7, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 30, 2024

Updates the requirements on revm to permit the latest version.

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.

v42 tag

date: 29.08.2024

new EIP-7702 implemented. Passing all EOF and EIP-7702 tests. Preparation for devnet-3.

revme: 0.9.0 -> 0.10.0 revm: 13.0.0 -> 14.0.0 revm-interpreter: 9.0.0 -> 10.0.0 revm-primitives: 8.0.0 -> 9.0.0 revm-precompile: 10.0.0 -> 11.0.0

v41 tag

date: 08.08.2024

EOF fixes and improvements. Optimism Granite fork support.

  • revme: 0.8.0 -> 0.9.0
  • revm: 12.1.0 -> 13.0.0
  • revm-interpreter: 8.1.0 -> 9.0.0
  • revm-primitives: 7.1.0 -> 8.0.0
  • revm-precompile: 9.2.0 -> 10.0.0
  • revm-test: 0.1.0

v40 tag

date 17.07.2024

EOF bugfix.

  • revm: 12.0.0 -> 12.1.0
  • revm-interpreter: 8.0.0 -> 8.1.0
  • revm-primitives: 7.0.0 -> 7.1.0
  • revm-precompile: 9.1.0 -> 8.2.0

v39 tag

date: 16.07.2024

Fixes for eip7702 and EOF. Kzg precompile alternative kzg-rs added.

  • revme: 0.7.0 -> 0.8.0
  • revm: 11.0.0 -> 12.0.0
  • revm-interpreter: 7.0.0 -> 8.0.0
  • revm-primitives: 6.0.0 -> 7.0.0
  • revm-precompile: 9.0.0 -> 9.1.0

v38 tag

date: 08.07.2024

... (truncated)

Commits

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

Updates the requirements on [revm](https://github.com/bluealloy/revm) to permit the latest version.
- [Release notes](https://github.com/bluealloy/revm/releases)
- [Changelog](https://github.com/bluealloy/revm/blob/main/CHANGELOG.md)
- [Commits](bluealloy/revm@v13...v13)

---
updated-dependencies:
- dependency-name: revm
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/cargo/revm-14.0 branch from 3913033 to 8148552 Compare September 5, 2024 06:28
@github-actions github-actions bot changed the title Update revm requirement from 13.0 to 14.0 WEB3-111: Update revm requirement from 13.0 to 14.0 Sep 7, 2024
@Wollac Wollac self-assigned this Sep 7, 2024
@Wollac Wollac enabled auto-merge (squash) September 7, 2024 20:17
@Wollac Wollac disabled auto-merge September 7, 2024 20:19
@Wollac Wollac enabled auto-merge (squash) September 7, 2024 20:28
@Wollac Wollac merged commit c8b4c55 into main Sep 7, 2024
9 checks passed
@Wollac Wollac deleted the dependabot/cargo/revm-14.0 branch September 7, 2024 20:33
nategraf pushed a commit that referenced this pull request Sep 10, 2024
Updates the requirements on revm to permit the latest version.

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Wolfgang Welz <[email protected]>
nategraf pushed a commit that referenced this pull request Sep 10, 2024
Updates the requirements on revm to permit the latest version.

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Wolfgang Welz <[email protected]>
nategraf pushed a commit that referenced this pull request Sep 10, 2024
Updates the requirements on revm to permit the latest version.

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Wolfgang Welz <[email protected]>
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