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 Engines in Packages #2074

Merged
merged 3 commits into from
Feb 28, 2024
Merged

Bump Engines in Packages #2074

merged 3 commits into from
Feb 28, 2024

Conversation

awharn
Copy link
Member

@awharn awharn commented Feb 27, 2024

What It Does

The engines string was incorrectly set, and some dependencies no longer support Node 16.
Sets the Engines string to the first Node 18 LTS version, which almost all dependencies support
The only exception to this is ava, which is a dev dep of the Secrets SDK. That requires >=18.18.0.

How to Test

Review Checklist
I certify that I have:

Additional Comments

Copy link

codecov bot commented Feb 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.09%. Comparing base (71fb5e8) to head (d528829).
Report is 2 commits behind head on next.

Additional details and impacted files
@@           Coverage Diff            @@
##             next    #2074    +/-   ##
========================================
  Coverage   91.09%   91.09%            
========================================
  Files         638      638            
  Lines       18840    18840            
  Branches     3924     3814   -110     
========================================
  Hits        17162    17162            
  Misses       1677     1677            
  Partials        1        1            

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

@awharn awharn requested a review from anaxceron February 27, 2024 19:45
Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@t1m0thyj t1m0thyj merged commit 230203e into next Feb 28, 2024
19 checks passed
@t1m0thyj t1m0thyj deleted the fix-engines branch February 28, 2024 16:06
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.

5 participants