Skip to content

Conversation

@serhalp
Copy link
Member

@serhalp serhalp commented Nov 14, 2025

Summary

Updates CI workflows to run against Node.js 24 and extends the npm@10 safeguard to cover all non-minimum Node versions.

Fixes #FRB-2048

To do

  • update required checks before merging

@cursor
Copy link

cursor bot commented Nov 14, 2025

Cursor Agent can help with this pull request. Just @cursor in comments and I'll start working on changes in this branch.
Learn more about Cursor Agents

@serhalp serhalp changed the title Update netlify/build for Node 24 ci: test on node.js 24 Nov 14, 2025
@serhalp serhalp force-pushed the cursor/FRB-2048-update-netlify-build-for-node-24-587d branch from beabd13 to c29b7e8 Compare December 19, 2025 19:42
@serhalp serhalp marked this pull request as ready for review December 19, 2025 20:11
@serhalp serhalp requested a review from a team as a code owner December 19, 2025 20:11
if: ${{ !steps.release-check.outputs.IS_RELEASE }}
- uses: actions/setup-node@v6
with:
node-version: 22
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

22 matches our current system version, so it feels appropriate that the version we test on matches that. Are you looking to upgrade our system version?

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.

4 participants