chore: bump minimum Node.js version from 20.0 to 20.19#11826
chore: bump minimum Node.js version from 20.0 to 20.19#11826yangshun wants to merge 2 commits intofacebook:mainfrom
Conversation
Oxfmt requires Node.js >= 20.19.0. Update CI matrices, documentation, and engines fields across all packages. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
|
Warning Review the following alerts detected in dependencies. According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.
|
The versioned doc reflects the requirement at the time of that release and should not be updated. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
✅ [V2]Built without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ [V2]Built without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
Not sure what the Lighthouse CI failure is about |
Summary
20.0matrix entryI'm bumping to 20.19 first as the minimum version so we can proceed with other tooling upgrade work
Changes
20.0→20.19intests.yml,tests-e2e.yml,tests-windows.ymlinstallation.mdx, exampleintro.mdfiles, and template docs"node": ">=20.0"→">=20.19"in all 40 package.json filesTest plan
grep -r '">=20.0"' --include='package.json'returns no results🤖 Generated with Claude Code