chore: bump node to v24#722
Open
alxdca wants to merge 3 commits into
Open
Conversation
alxdca
force-pushed
the
chore/bump-node-24
branch
from
June 22, 2026 06:54
c00ad4b to
25ff8e8
Compare
alxdca
force-pushed
the
chore/bump-node-24
branch
2 times, most recently
from
July 8, 2026 09:55
f639f8d to
f6aa8ef
Compare
alxdca
force-pushed
the
chore/bump-node-24
branch
2 times, most recently
from
July 15, 2026 14:37
4276649 to
76eaf57
Compare
alxdca
force-pushed
the
chore/bump-node-24
branch
from
July 15, 2026 14:47
4d3bca1 to
2f85308
Compare
alxdca
force-pushed
the
chore/bump-node-24
branch
from
July 15, 2026 14:50
2f85308 to
8773798
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
.nvmrcruntime references from Node 20 to Node 24.@types/nodeacross the root package and examples to^24.13.2.pnpmto v11.10.0. This is needed to fix the failing audit:ciWhy / Context
^5.2.2because the Node 24 typings build and typecheck successfully with the current compiler version.