-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
fix(deps): eth-json-rpc-middleware@4.3.0->9.0.1 #12008
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
Conversation
|
CLA Signature Action: All authors have signed the CLA. You may need to manually re-run the blocking PR check if it doesn't pass in a few minutes. |
|
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
🚮 Removed packages: npm/checkpoint-store@1.1.0, npm/deferred-leveldown@1.2.2, npm/eth-json-rpc-errors@1.1.1, npm/eth-json-rpc-middleware@4.3.0, npm/eth-sig-util@1.4.2, npm/ethereum-common@0.2.0, npm/ethereumjs-abi@0.6.8, npm/ethereumjs-account@2.0.5, npm/ethereumjs-block@1.7.1, npm/ethereumjs-tx@1.3.7, npm/ethereumjs-vm@2.6.0, npm/fake-merkle-patricia-tree@1.0.1, npm/fetch-ponyfill@4.1.0, npm/level-codec@7.0.1, npm/level-errors@1.0.5, npm/level-iterator-stream@1.3.1, npm/level-ws@0.0.0, npm/levelup@1.3.9, npm/memdown@1.4.1, npm/merkle-patricia-tree@2.3.2, npm/rustbn.js@0.2.0, npm/safe-event-emitter@1.0.1, npm/semaphore@1.1.0 |
|
👍 Dependency issues cleared. Learn more about Socket for GitHub ↗︎ This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored. Ignoring: Next stepsTake a deeper look at the dependencyTake a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support [AT] socket [DOT] dev. Remove the packageIf you happen to install a dependency that Socket reports as Known Malware you should immediately remove it and select a different dependency. For other alert types, you may may wish to investigate alternative packages or consider if there are other ways to mitigate the specific risk posed by the dependency. Mark a package as acceptable riskTo ignore an alert, reply with a comment starting with |
network access ok |
False positive - this package is already part of runtime dependencies (also "new" author ok) |
9da2e59 to
ad03624
Compare
|
ad03624 to
7bead32
Compare
## **Description** - Bump legacy `eth-json-rpc-filters` from v5 to v6 ## **Related issues** Follow-up to: #11975 ### Blocking - #12008 - #11952 ## **Manual testing steps** ## **Screenshots/Recordings** ### **Before** ### **After** ## **Pre-merge author checklist** - [x] I’ve followed [MetaMask Contributor Docs](https://github.com/MetaMask/contributor-docs) and [MetaMask Mobile Coding Standards](https://github.com/MetaMask/metamask-mobile/blob/main/.github/guidelines/CODING_GUIDELINES.md). - [x] I've completed the PR template to the best of my ability - [x] I’ve included tests if applicable - [x] I’ve documented my code using [JSDoc](https://jsdoc.app/) format if applicable - [x] I’ve applied the right labels on the PR (see [labeling guidelines](https://github.com/MetaMask/metamask-mobile/blob/main/.github/guidelines/LABELING_GUIDELINES.md)). Not required for external contributors. ## **Pre-merge reviewer checklist** - [ ] I've manually tested the PR (e.g. pull and build branch, run the app, test code being changed). - [ ] I confirm that this PR addresses all acceptance criteria described in the ticket it closes and includes the necessary testing evidence such as recordings and or screenshots.
1ba8142 to
afaea63
Compare
|
tommasini
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Cal-L
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
afaea63 to
893c9a3
Compare
893c9a3 to
d41baf0
Compare
|
|



Description
Update
eth-json-rpc-middlewarefrom4.3.0(2019-10-05) to9.0.1(2022-10-05).Related issues
Blocked by
Manual testing steps
Screenshots/Recordings
Before
After
Pre-merge author checklist
Pre-merge reviewer checklist