-
Couldn't load subscription status.
- Fork 1.9k
chore!: Drop support for node.js v18, deprecate v20 #9402
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
Conversation
KSDaemon
commented
Mar 28, 2025
- update "@types/node" → v20
- update node-check
- add deprecation for node v20 in deprecation.md
- update node version in ci
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #9402 +/- ##
===========================================
+ Coverage 47.90% 76.54% +28.63%
===========================================
Files 171 400 +229
Lines 21425 104970 +83545
Branches 3713 3713
===========================================
+ Hits 10264 80347 +70083
- Misses 10728 24190 +13462
Partials 433 433
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
@KSDaemon What about docker files? |
|
@ovr good addition, thnx! I forgot about them initially, but they are in my queue! |
|
@KSDaemon, could you please update |
|
@ovr fixed! |
00e2df8 to
d3e408d
Compare
6c1be9c to
04d84bf
Compare
� Conflicts: � yarn.lock
04d84bf to
a6a50be
Compare
* update "@types/node" → v20 * update node-check * add deprecation for node v20 in deprecation.md * update node version in ci * add todo * update node version in docker images * fix node types resolutions * regenerate yarn.lock * more comments in CI * add note about v18 depr * another type fix * upgrade angular � Conflicts: � yarn.lock