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

Update Yarn constraints to use JavaScript-based constraints #2740

Merged
merged 5 commits into from
Sep 20, 2024

Conversation

Mrtenz
Copy link
Member

@Mrtenz Mrtenz commented Sep 19, 2024

This replaces the (deprecated) Progol-based constraints with JavaScript-based constraints. The constraints file is largely based on the constraints used by MetaMask/core, with slight modifications to support the difference in this repo.

Copy link

socket-security bot commented Sep 19, 2024

New dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@yarnpkg/types@4.0.0 None 0 8.8 kB yarnbot

View full report↗︎

Copy link

socket-security bot commented Sep 19, 2024

👍 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.

View full report↗︎

Copy link

codecov bot commented Sep 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.35%. Comparing base (f6e88dc) to head (d4a625a).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2740   +/-   ##
=======================================
  Coverage   94.35%   94.35%           
=======================================
  Files         476      476           
  Lines       10138    10138           
  Branches     1542     1542           
=======================================
  Hits         9566     9566           
  Misses        572      572           

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

@Mrtenz Mrtenz marked this pull request as ready for review September 20, 2024 11:36
@Mrtenz Mrtenz requested a review from a team as a code owner September 20, 2024 11:36
@Mrtenz Mrtenz merged commit cbb7dac into main Sep 20, 2024
165 checks passed
@Mrtenz Mrtenz deleted the mrtenz/js-constraints branch September 20, 2024 12:35
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.

3 participants