Update dependency ethereumjs-util to v7.0.2 #2250
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
7.0.1
->7.0.2
Release Notes
ethereumjs/ethereumjs-util
v7.0.2
Compare Source
This patch release re-establishes the state of
v7.0.0
release and upgradesthe
BN.js
re-export version back tov5
since quick patches for boththe
v5
(v5.1.2) andthe
v4
branch (v4.11.9)have been released to fix interoperability issues between the
BN.js
versions.This now makes it possible to move to the latest
BN.js
v5
version and profitfrom future upgrades and patches.
An upgrade is highly recommended, the
v7.0.1
release will be marked asdeprecated along this release.
See: Issue #250
Renovate configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.