Skip to content

Conversation

@rtibbles
Copy link
Member

@rtibbles rtibbles commented Jul 2, 2025

Summary

Updates all references to Node.js 18 to Node.js 20 (specifically targeting version 20.19.3 for exact pins and 20.x or >=20.19.0 for general references).

Changes include updates in:

  • Documentation files (howtos, getting_started)
  • GitHub workflow YAML files
  • Dockerfiles (base and build_whl)
  • package.json files (root, eslint-plugin-kolibri, kolibri-format, kolibri-tools)

References

Fixes #12370

Reviewer guidance

Note: this PR was generated by Google's Jules AI tool - review carefully.

Updates all references to Node.js 18 to Node.js 20 (specifically targeting version 20.19.3 for exact pins and 20.x or >=20.19.0 for general references).

Changes include updates in:
- Documentation files (howtos, getting_started)
- GitHub workflow YAML files
- Dockerfiles (base and build_whl)
- package.json files (root, eslint-plugin-kolibri, kolibri-format, kolibri-tools)
@github-actions github-actions bot added DEV: dev-ops Continuous integration & deployment DEV: tools Internal tooling for development SIZE: small labels Jul 2, 2025
Copy link
Member

@nucleogenesis nucleogenesis left a comment

Choose a reason for hiding this comment

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

Smoke tested this and when I did node --version volta downloaded 20.19.3 and everything just worked.

@rtibbles rtibbles merged commit 7e01539 into develop Jul 8, 2025
56 checks passed
@rtibbles rtibbles deleted the jules/upgrade-node-to-20 branch July 8, 2025 02:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

DEV: dev-ops Continuous integration & deployment DEV: tools Internal tooling for development SIZE: small

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update NodeJS to version 20

3 participants