-
Notifications
You must be signed in to change notification settings - Fork 5k
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
deps: update ethjs packages to remove babel-runtime dependency #22859
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/@metamask/[email protected] |
5a27f2c
to
002c4cd
Compare
Note: As this PR stands,
|
217b151
to
d8095bd
Compare
No release label on PR. Adding release label release-11.12.0 on PR, as PR was added to branch 11.12.0 when release was cut. |
Description
Update
@metamask/ethjs*
packages for new versions built with babel 7 instead of babel 6. This removes the (peer)dependency on deprecatedbabel-runtime
for these packages.@metamask/ethjs*
packages to latestbn.js
v5 (matching direct dependency of metamask-extension) instead of v4.@metamask/eth-token-tracker
from^7.0.1
to^7.0.2
eth-method-registry
from^3.0.0
to^4.0.0
metamask-extension
@metamask/transaction-controller
from^21.1.0
to^22.0.0
metamask-extension
Related issues
@metamask/transaction-controller
to^23.0.0
#22979 bumps@metamask/transaction-controller
to^23.0.0
Depends on
@metamask/transaction-controller
>21.2.0
Manual testing steps
Screenshots/Recordings
Before
After
Pre-merge author checklist
Pre-merge reviewer checklist