-
-
Notifications
You must be signed in to change notification settings - Fork 187
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: bump @metamask/ethjs- packages to latest #3897
deps: bump @metamask/ethjs- packages to latest #3897
Conversation
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
🚮 Removed packages: npm/@metamask/ethjs-rpc@0.3.2 |
👍 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. |
d973f91
to
f77374f
Compare
aaeeca8
to
b2f26dc
Compare
- replace peerDependency on babel-runtime with @babel/runtime
…ry is present Starting with eth-method-registry@4.0.0, the package no longer has an implicit peerDependency on `babel-runtime`. Instead it now has an explicit peerDependency on `@babel/runtime`.
seems to not _actually_ be required for the packages specifying it as a peerDep here.
b2f26dc
to
cfbaf04
Compare
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.
All good here, just letting you know I've seen this and thanks for taking care of this!
@@ -396,10 +396,3 @@ gen_enforced_field(WorkspaceCwd, 'publishConfig.registry', 'https://registry.npm | |||
% whatsoever. | |||
gen_enforced_field(WorkspaceCwd, 'publishConfig', null) :- | |||
workspace_field(WorkspaceCwd, 'private', true). | |||
|
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.
Woohoo!
Explanation
@metamask/ethjs-
packages to latestbabel-runtime
References
Blocked by
eth
andprovider
eth-method-registry#60Related
Changelog
@metamask/assets-controller
@metamask/ethjs-provider-http
from^0.2.0
to^0.3.0
@metamask/controller-utils
@metamask/ethjs-unit
from^0.2.1
to^0.3.0
@metamask/gas-fee-controller
@metamask/ethjs-unit
from^0.2.1
to^0.3.0
@metamask/transaction-controller
eth-method-registry
from^3.0.0
to^4.0.0
babel-runtime
@babel/runtime
Checklist