IS-9818 Update .nvmrc to Node 24.19.0. - #289
Conversation
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
There was a problem hiding this comment.
Pull request overview
Updates the repository’s pinned Node.js version via .nvmrc, which is used by local development tooling (nvm) and CI (via actions/setup-node with node-version-file) to standardize the Node runtime.
Changes:
- Bump pinned Node.js version from
22.22.0to24.19.0.
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
|
To ALL REVIEWERS: updated the lock file and |
|
@renatoathaydes Checked this one as part of the IS-9818 sweep across the five projects. The six Two files are left on the old pin, both documenting the prerequisite that
Also worth a line in the description: this PR moves Details for the other repos are on their own PRs: identity-server #10498 has a real break in |
|
@renatoathaydes Follow-up on the two READMEs above — a suggestion rather than a change request, and it applies across the whole IS-9818 sweep, so I have put the longer version on haapi-sdk-docs #8 to keep it in one place. Short form: instead of updating If you would rather defer that, the two READMEs still need the numbers corrected here, otherwise they contradict the |
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
npm 11 no longer installs vitest's optional jsdom peer, leaving the root-hoisted vitest unable to resolve it. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Updating all projects.