-
Notifications
You must be signed in to change notification settings - Fork 563
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
TEST: Patch @metamask/utils
v8.0.0
with https://github.com/MetaMask/utils/pull/134
#1705
Conversation
f0d9b5f
to
f3cebb6
Compare
Removed dependencies detected. Learn more about Socket for GitHub ↗︎ 🚮 Removed packages: @metamask/[email protected] |
f3cebb6
to
b9ab08e
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 |
unmaintained ok |
Lifted from dist
8065ff7
to
083b98b
Compare
The one outstanding type error is actually in a dependency:
Corresponding PR for |
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## main #1705 +/- ##
=======================================
Coverage 95.87% 95.87%
=======================================
Files 239 239
Lines 5401 5401
Branches 836 836
=======================================
Hits 5178 5178
Misses 223 223
☔ View full report in Codecov by Sentry. |
Bumps [@metamask/utils](https://github.com/MetaMask/utils) from 7.1.0 to 8.0.0. - [Release notes](https://github.com/MetaMask/utils/releases) - [Changelog](https://github.com/MetaMask/utils/blob/main/CHANGELOG.md) - [Commits](MetaMask/utils@v7.1.0...v8.0.0) --- updated-dependencies: - dependency-name: "@metamask/utils" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
74aeff3
to
1d152c5
Compare
Compatibility-validation of MetaMask/utils#134
Based on #1700 + #1706