Skip to content
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 LavaMoat packages #2234

Merged
merged 3 commits into from
Feb 29, 2024
Merged

Bump LavaMoat packages #2234

merged 3 commits into from
Feb 29, 2024

Conversation

FrederikBolding
Copy link
Member

Bumps LavaMoat packages to the latest version and reapplies our patches.

The change we are most interested in, is the disabling of localeTaming. This change means that new Date().toLocaleString() no longer is aliased to toString().

Closes #2233

@FrederikBolding FrederikBolding requested a review from a team as a code owner February 29, 2024 10:50
Copy link

socket-security bot commented Feb 29, 2024

@FrederikBolding
Copy link
Member Author

@metamaskbot update-pr

Copy link

codecov bot commented Feb 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.60%. Comparing base (a0aa290) to head (a7aa641).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2234   +/-   ##
=======================================
  Coverage   96.60%   96.60%           
=======================================
  Files         337      337           
  Lines        7599     7599           
  Branches     1175     1175           
=======================================
  Hits         7341     7341           
  Misses        258      258           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@FrederikBolding FrederikBolding merged commit b44dd5f into main Feb 29, 2024
150 checks passed
@FrederikBolding FrederikBolding deleted the fb/lavamoat-bump branch February 29, 2024 12:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Date.toLocaleString returns an unexpected result when called in Snap
3 participants