Skip to content

chore: bump minimum supported Node.js version to 22 - #1750

Closed
umuoy1 wants to merge 4 commits into
nodejs:mainfrom
umuoy1:fix/bump-minimum-node-22
Closed

chore: bump minimum supported Node.js version to 22#1750
umuoy1 wants to merge 4 commits into
nodejs:mainfrom
umuoy1:fix/bump-minimum-node-22

Conversation

@umuoy1

@umuoy1 umuoy1 commented Aug 13, 2026

Copy link
Copy Markdown
Contributor

Bump the minimum supported Node.js version to 22.

Fixes #1749

@codecov-commenter

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 50.00000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 63.68%. Comparing base (a815332) to head (2b449aa).
⚠️ Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
napi-inl.h 50.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1750      +/-   ##
==========================================
- Coverage   63.69%   63.68%   -0.02%     
==========================================
  Files           3        3              
  Lines        2063     2065       +2     
  Branches      730      731       +1     
==========================================
+ Hits         1314     1315       +1     
  Misses        162      162              
- Partials      587      588       +1     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Development

Successfully merging this pull request may close these issues.

Bump supported node.js version to v22

2 participants