Skip to content

chore: bump node to v24#722

Open
alxdca wants to merge 3 commits into
mainfrom
chore/bump-node-24
Open

chore: bump node to v24#722
alxdca wants to merge 3 commits into
mainfrom
chore/bump-node-24

Conversation

@alxdca

@alxdca alxdca commented Jun 19, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Raise the SDK and workspace Node.js baseline to v24.
  • Update Docker and .nvmrc runtime references from Node 20 to Node 24.
  • Update @types/node across the root package and examples to ^24.13.2.
  • Updates pnpm to v11.10.0. This is needed to fix the failing audit:ci

Why / Context

  • The package support floor is now Node 24, so metadata, docs, examples, and container images should all reflect that baseline.
  • Node typings should match the supported minimum runtime API surface rather than tracking the latest Node major.
  • TypeScript remains on ^5.2.2 because the Node 24 typings build and typecheck successfully with the current compiler version.

@alxdca
alxdca force-pushed the chore/bump-node-24 branch from c00ad4b to 25ff8e8 Compare June 22, 2026 06:54
@alxdca
alxdca force-pushed the chore/bump-node-24 branch 2 times, most recently from f639f8d to f6aa8ef Compare July 8, 2026 09:55
@alxdca
alxdca force-pushed the chore/bump-node-24 branch 2 times, most recently from 4276649 to 76eaf57 Compare July 15, 2026 14:37
@alxdca
alxdca force-pushed the chore/bump-node-24 branch from 4d3bca1 to 2f85308 Compare July 15, 2026 14:47
@alxdca
alxdca force-pushed the chore/bump-node-24 branch from 2f85308 to 8773798 Compare July 15, 2026 14:50
@alxdca
alxdca requested a review from spsjvc July 15, 2026 15:20
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