-
Notifications
You must be signed in to change notification settings - Fork 244
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
Upgrade to NodeJS 22 #5734
Upgrade to NodeJS 22 #5734
Conversation
Hello williamlardier,My role is to assist you with the merge of this Available options
Available commands
Status report is not available. |
Waiting for approvalThe following approvals are needed before I can proceed with the merge:
|
- Consistent style - No need to disable eslint rules Issue: CLDSRV-553
8a2f2c8
to
6a56c76
Compare
Codecov ReportAttention: Patch coverage is
✅ All tests successful. No failed tests found.
❌ Your patch status has failed because the patch coverage (51.72%) is below the target coverage (80.00%). You can increase the patch coverage or adjust the target coverage. Additional details and impacted files
... and 2 files with indirect coverage changes @@ Coverage Diff @@
## development/9.0 #5734 +/- ##
===================================================
- Coverage 64.92% 64.64% -0.29%
===================================================
Files 185 185
Lines 11668 11666 -2
===================================================
- Hits 7576 7541 -35
- Misses 4092 4125 +33
Flags with carried forward coverage won't be shown. Click here to find out more. |
fcb6e45
to
7b1565b
Compare
…ve function naming for clarity Issue: CLDSRV-553
To be re-enabled when utapi is compatible with node 22 Issue: CLDSRV-553
Issue: CLDSRV-553
0c653a4
to
e005390
Compare
Note for reviewers: codecov is failing, but only due to deactivation of utapi. This is temporary and will be re-enabled in CLDSRV-610. |
/approve |
I have successfully merged the changeset of this pull request
The following branches have NOT changed:
Please check the status of the associated issue CLDSRV-553. Goodbye williamlardier. The following options are set: approve |
Several bumps and edits to make cloudserver compatible with node 22.
From #5711
Two next tickets to work on after this PR:
New PR because all commits were reworked.