-
Notifications
You must be signed in to change notification settings - Fork 570
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
Bump several MetaMask dependencies #1964
Bump several MetaMask dependencies #1964
Conversation
@metamaskbot update-pr |
b3f294c
to
8f76ec6
Compare
Updated dependencies detected. Learn more about Socket for GitHub ↗︎
|
@metamask/utils
, @metamask/json-rpc-engine
, @metamask/permission-controller
@metamask/utils
, @metamask/json-rpc-engine
, @metamask/permission-controller
@metamask/utils
, @metamask/json-rpc-engine
, @metamask/permission-controller
, @metamask/providers
3c39910
to
c8f729c
Compare
👍 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 |
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #1964 +/- ##
==========================================
- Coverage 96.03% 95.98% -0.05%
==========================================
Files 263 263
Lines 6127 6127
Branches 989 989
==========================================
- Hits 5884 5881 -3
- Misses 243 246 +3 ☔ View full report in Codecov by Sentry. |
@metamask/utils
, @metamask/json-rpc-engine
, @metamask/permission-controller
, @metamask/providers
@SocketSecurity ignore [email protected] These are ours. |
Bumps [@metamask/utils](https://github.com/MetaMask/utils) from 8.1.0 to 8.2.1. - [Release notes](https://github.com/MetaMask/utils/releases) - [Changelog](https://github.com/MetaMask/utils/blob/main/CHANGELOG.md) - [Commits](MetaMask/utils@v8.1.0...v8.2.1) --- updated-dependencies: - dependency-name: "@metamask/utils" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
…resolve type issues
e0b2495
to
b8f37b8
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.
Can we remove @types/readable-stream
?
Co-authored-by: Frederik Bolding <[email protected]>
Doing that results in type errors. |
This bumps several MetaMask packages to the latest version.
Changelog
@metamask/utils
from^8.1.0
to^8.2.1
.@metamask/json-rpc-engine
from^7.1.1
to^7.3.0
.@metamask/object-multiplex
from^1.2.0
to^2.0.0
.@metamask/permission-controller
from^5.0.0
to^5.0.1
.@metamask/providers
from^13.0.0
to^14.0.1
.