-
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
Bump SES to fix audit failure #20434
Conversation
Removed dependencies detected. Learn more about Socket for GitHub ↗︎ 🚮 Removed packages: [email protected] |
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.
LGMT! You have to add a team label to pass the label CI test I'm not sure which, maybe team-extension-platform
?
- pulled branch and compared
yarn audit
results
Unit test failure:
|
It looks like Symbol was tamed in 0.18.5: endojs/endo@9fb1242 If this change is relevant, what is the correct fix? Should we add Symbol to the ignorelist here? https://github.com/MetaMask/metamask-extension/blob/develop/test/helpers/protect-intrinsics-helpers.js#L16 |
Alternatively we can freeze it by adding it to the |
Ah, yeah, that would make more sense. |
30c1057
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!
Codecov Report
@@ Coverage Diff @@
## develop #20434 +/- ##
========================================
Coverage 68.84% 68.84%
========================================
Files 993 993
Lines 38258 38258
Branches 10248 10248
========================================
Hits 26338 26338
Misses 11920 11920 |
Builds ready [30c1057]
Page Load Metrics (1567 ± 54 ms)
Bundle size diffs [🚨 Warning! Bundle size has increased!]
|
Explanation
Bump SES to fix audit failure that prevents pending PRs from being merged.