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

chore: add engines field and add node 22 ci #2445

Merged
merged 1 commit into from
Dec 29, 2024
Merged

Conversation

DylanPiercey
Copy link
Contributor

Description

Updated version of #2097
Resolves #2096

  • Adds engines field to all packages with node 18, 20 and >=22.
  • Add node 22 to CI test matrix.

@DylanPiercey DylanPiercey merged commit b12d7a9 into main Dec 29, 2024
8 checks passed
@DylanPiercey DylanPiercey deleted the add-engines-field branch December 29, 2024 22:18
Copy link

codecov bot commented Dec 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.27%. Comparing base (9cb36a6) to head (ae1dbdb).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2445      +/-   ##
==========================================
+ Coverage   87.24%   87.27%   +0.03%     
==========================================
  Files         348      348              
  Lines       39449    39449              
  Branches     2561     2561              
==========================================
+ Hits        34419    34431      +12     
+ Misses       5004     4992      -12     
  Partials       26       26              

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

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.

Specify Node Engine Constraint in package.json
1 participant