这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@anthonyshew
Copy link
Contributor

@anthonyshew anthonyshew commented Apr 23, 2025

Description

Upgrading our repository to Node.js 22 by reducing our source of truth to the value in package.json#engines.

Notably, this PR also adds Node.js 22 to the JS package test matrix.

Testing Instructions

CI

@vercel
Copy link
Contributor

vercel bot commented Apr 23, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
examples-basic-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 24, 2025 4:48am
examples-designsystem-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 24, 2025 4:48am
examples-gatsby-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 24, 2025 4:48am
examples-kitchensink-blog ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 24, 2025 4:48am
examples-native-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 24, 2025 4:48am
examples-nonmonorepo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 24, 2025 4:48am
examples-svelte-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 24, 2025 4:48am
examples-tailwind-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 24, 2025 4:48am
examples-vite-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 24, 2025 4:48am
turbo-site ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 24, 2025 4:48am

"packageManager": "pnpm@8.14.0",
"engines": {
"node": "20.x"
"node": "22.x"
Copy link
Contributor Author

@anthonyshew anthonyshew Apr 23, 2025

Choose a reason for hiding this comment

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

I'm upgrading the engines in package.json. I don't know if this is contentious or not. I'm seeing multiple versions of CI around the repository so I'm not sure if we consider this value important or not.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

As it turns out, we should definitely be doing this. This is now our source of truth.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants