-
-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
feat: Increase required minimum Node versions to 18.20.4
, 20.18.0
, 22.12.0
#9521
Conversation
Thanks for opening this pull request!
|
18.20.4
, 20.18.0
, 22.12.0`
18.20.4
, 20.18.0
, 22.12.0`18.20.4
, 20.18.0
, 22.12.0`
BREAKING CHANGE: This releases increases the required minimum Node versions to |
18.20.4
, 20.18.0
, 22.12.0`18.20.4
, 20.18.0
, 22.12.0
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## alpha #9521 +/- ##
==========================================
- Coverage 93.49% 84.34% -9.16%
==========================================
Files 186 186
Lines 14810 14810
==========================================
- Hits 13847 12491 -1356
- Misses 963 2319 +1356 ☔ View full report in Codecov by Sentry. |
This reverts commit 183f522.
# [8.0.0-alpha.1](7.4.0-alpha.7...8.0.0-alpha.1) (2025-01-11) ### Features * Increase required minimum Node versions to `18.20.4`, `20.18.0`, `22.12.0` ([#9521](#9521)) ([4e151cd](4e151cd)) ### BREAKING CHANGES * This releases increases the required minimum Node versions to 18.20.4, 20.18.0, 22.12.0 and removes unofficial support for Node 19. ([4e151cd](4e151cd))
🎉 This change has been released in version 8.0.0-alpha.1 |
Bump req. min. Node versions to latest releases in package.json
engines.node
and CI: