Skip to content

chore: migrate website runtime to Node.js 24.17.0 - #5

Merged
ulises-jeremias merged 1 commit into
mainfrom
chore/node-24.17.0
Jul 17, 2026
Merged

chore: migrate website runtime to Node.js 24.17.0#5
ulises-jeremias merged 1 commit into
mainfrom
chore/node-24.17.0

Conversation

@ulises-jeremias

Copy link
Copy Markdown
Member

Description

Migrate the website toolchain from Node.js 22.14.0 to Node.js 24.17.0 (LTS Krypton):

  • Pin .node-version and tools/danger/.node-version to v24.17.0 (CI uses node-version-file)
  • Raise package.json engines.node to >=24.17.0
  • Bump @types/node to the 24.x line and refresh pnpm-lock.yaml
  • Document the pin in AGENTS.md

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update

How Has This Been Tested?

  • fnm use / Node v24.17.0
  • pnpm test (16 passing)
  • pnpm type-check

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • Any dependent changes have been merged and published in downstream modules
  • I have checked my code and corrected any misspellings

Made with Cursor

Pin .node-version (and Danger) to v24.17.0, raise package engines, and
bump @types/node so local/CI/fnm stay aligned on the Node 24 LTS line.

Co-authored-by: Cursor <cursoragent@cursor.com>
@ulises-jeremias

Copy link
Copy Markdown
Member Author

@coderabbitai review

@github-actions

Copy link
Copy Markdown
Contributor

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ ACTION actionlint 5 0 0 0.08s
✅ COPYPASTE jscpd yes no no 3.87s
✅ EDITORCONFIG editorconfig-checker 166 0 0 1.1s
✅ JAVASCRIPT standard 1 0 0 1.7s
✅ JSON jsonlint 9 0 0 0.2s
✅ JSON npm-package-json-lint yes no no 0.69s
✅ JSON prettier 9 0 0 0.6s
✅ JSON v8r 9 0 0 15.54s
✅ MARKDOWN markdownlint 9 0 0 0.82s
⚠️ MARKDOWN markdown-table-formatter 9 1 0 0.44s
✅ REPOSITORY checkov yes no no 16.19s
✅ REPOSITORY gitleaks yes no no 0.52s
✅ REPOSITORY git_diff yes no no 0.01s
✅ REPOSITORY secretlint yes no no 1.51s
✅ REPOSITORY trivy yes no no 10.18s
✅ REPOSITORY trufflehog yes no no 3.99s
✅ SPELL cspell 167 0 0 5.02s
✅ YAML prettier 12 0 0 0.54s
✅ YAML yamllint 12 0 0 0.46s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

@github-actions

Copy link
Copy Markdown
Contributor
Warnings
⚠️ 🔒 package.json - Changes were made to package.json.
Messages
📖 Thanks for updating docs! We ❤️ documentation!
📖 Thanks! We ❤️ small PRs!

Generated by 🚫 dangerJS against 4eb5135

@ulises-jeremias
ulises-jeremias merged commit ddbfeba into main Jul 17, 2026
5 checks passed
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.

1 participant