This repository was archived by the owner on Jan 19, 2021. It is now read-only.
Upgrade ethereumjs-util to 7.0.0 / Upgrade level-mem to 5.0.1#116
Merged
Upgrade ethereumjs-util to 7.0.0 / Upgrade level-mem to 5.0.1#116
Conversation
holgerd77
approved these changes
May 1, 2020
Member
holgerd77
left a comment
There was a problem hiding this comment.
Had a short look on all usage occasions of the library, no further changes needed, looks good! 😄
| "ethereumjs-util": "^6.1.0", | ||
| "level-mem": "^3.0.1", | ||
| "ethereumjs-util": "^7.0.0", | ||
| "level-mem": "^5.0.1", |
Member
There was a problem hiding this comment.
Would be good if you point this out more prominently somewhere if you do such a high-stake major dependency upgrade.
Member
There was a problem hiding this comment.
Have changed the PR title on this so it won't be forgotten on the release notes.
Merged
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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 upgrades dependency
ethereumjs-utilto7.0.0.