Skip to content

chore(many): align @types/node with CI's Node 24 - #31327

Open
ShaneK wants to merge 1 commit into
major-9.0from
FW-7652
Open

chore(many): align @types/node with CI's Node 24#31327
ShaneK wants to merge 1 commit into
major-9.0from
FW-7652

Conversation

@ShaneK

@ShaneK ShaneK commented Aug 5, 2026

Copy link
Copy Markdown
Member

Issue number: internal


What is the current behavior?

Currently, @types/node is inconsistent across the monorepo

What is the new behavior?

All seven packages that declare @types/node now use ^24.13.3, matching the Node 24.x that CI actually runs. I went to 24 rather than the 22 mentioned on the ticket because every workflow we use pins node-version: 24.x, so 24 is the version that we actually use. That also meant pulling angular, angular-server, and migrate up from ^22, since leaving them behind wouldn't be aligned, which was the goal of this pass.

This is a devDependency, so there's no user facing changes that need to be documented here.

Does this introduce a breaking change?

  • Yes
  • No

Other information

The test for this is CI. If it passes, then we're good

@ShaneK
ShaneK requested a review from a team as a code owner August 5, 2026 13:53
@ShaneK
ShaneK requested a review from gnbm August 5, 2026 13:53
@vercel

vercel Bot commented Aug 5, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
ionic-framework Ready Ready Preview Aug 5, 2026 1:54pm

Request Review

@github-actions github-actions Bot added package: core @ionic/core package package: angular @ionic/angular package package: vue @ionic/vue package package: react @ionic/react package labels Aug 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

package: angular @ionic/angular package package: core @ionic/core package package: react @ionic/react package package: vue @ionic/vue package

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant