Skip to content

chore(.nvmrc): update Node to 'v24.16.0' (Krypton LTS)#10807

Merged
sukvvon merged 1 commit into
mainfrom
chore/nvmrc-update-to-node-24-lts
May 26, 2026
Merged

chore(.nvmrc): update Node to 'v24.16.0' (Krypton LTS)#10807
sukvvon merged 1 commit into
mainfrom
chore/nvmrc-update-to-node-24-lts

Conversation

@sukvvon
Copy link
Copy Markdown
Collaborator

@sukvvon sukvvon commented May 26, 2026

🎯 Changes

Bump .nvmrc from 24.8.0 to 24.16.0, the latest release of the v24.x Krypton LTS line. Both versions are on the same LTS line, so this is a patch/minor catch-up that picks up accumulated security and performance fixes without a runtime semver bump.

The repo's CI installs Node via TanStack/config/.github/setup, which reads .nvmrc, so the same upgrade flows into the workflows automatically.

✅ Checklist

  • I have followed the steps in the Contributing guide.
  • I have tested this code locally with pnpm run test:pr.

🚀 Release Impact

  • This change affects published code, and I have generated a changeset.
  • This change is docs/CI/dev-only (no release).

Summary by CodeRabbit

  • Chores
    • Updated Node.js runtime version to 24.16.0 for improved compatibility and stability.

Review Change Stack

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented May 26, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 596726a9-88c3-4b85-8275-0607874a2bd2

📥 Commits

Reviewing files that changed from the base of the PR and between 1ccc028 and a202846.

📒 Files selected for processing (1)
  • .nvmrc

📝 Walkthrough

Walkthrough

The pull request updates the Node.js version specified in .nvmrc from 24.8.0 to 24.16.0. This configuration change ensures the project's Node.js runtime environment matches the newer patch version.

Changes

Node.js Version Update

Layer / File(s) Summary
Node.js version specification
.nvmrc
Node.js version updated from 24.8.0 to 24.16.0.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~1 minute

Poem

🐰 A nimble hop through versions new,
From eight to sixteen, fresh and true!
The .nvmrc file takes its bow,
With Node.js dancing merrily now! ✨

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly and specifically describes the main change: updating the Node.js version in .nvmrc to v24.16.0 on the Krypton LTS line, which matches the changeset.
Description check ✅ Passed The description follows the template structure completely, including all required sections (Changes, Checklist, Release Impact) with thorough explanations and all checkboxes properly marked.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/nvmrc-update-to-node-24-lts

Comment @coderabbitai help to get the list of available commands and usage tips.

@nx-cloud
Copy link
Copy Markdown

nx-cloud Bot commented May 26, 2026

View your CI Pipeline Execution ↗ for commit a202846

Command Status Duration Result
nx affected --targets=test:sherif,test:knip,tes... ✅ Succeeded 1m 20s View ↗

☁️ Nx Cloud last updated this comment at 2026-05-26 07:06:35 UTC

@github-actions
Copy link
Copy Markdown
Contributor

🚀 Changeset Version Preview

2 package(s) bumped directly, 23 bumped as dependents.

🟩 Patch bumps

Package Version Reason
@tanstack/lit-query 0.2.6 → 0.2.7 Changeset
@tanstack/query-devtools 5.100.14 → 5.100.15 Changeset
@tanstack/angular-query-experimental 5.100.14 → 5.100.15 Dependent
@tanstack/angular-query-persist-client 5.100.14 → 5.100.15 Dependent
@tanstack/eslint-plugin-query 5.100.14 → 5.100.15 Dependent
@tanstack/preact-query 5.100.14 → 5.100.15 Dependent
@tanstack/preact-query-devtools 5.100.14 → 5.100.15 Dependent
@tanstack/preact-query-persist-client 5.100.14 → 5.100.15 Dependent
@tanstack/query-async-storage-persister 5.100.14 → 5.100.15 Dependent
@tanstack/query-broadcast-client-experimental 5.100.14 → 5.100.15 Dependent
@tanstack/query-core 5.100.14 → 5.100.15 Dependent
@tanstack/query-persist-client-core 5.100.14 → 5.100.15 Dependent
@tanstack/query-sync-storage-persister 5.100.14 → 5.100.15 Dependent
@tanstack/react-query 5.100.14 → 5.100.15 Dependent
@tanstack/react-query-devtools 5.100.14 → 5.100.15 Dependent
@tanstack/react-query-next-experimental 5.100.14 → 5.100.15 Dependent
@tanstack/react-query-persist-client 5.100.14 → 5.100.15 Dependent
@tanstack/solid-query 5.100.14 → 5.100.15 Dependent
@tanstack/solid-query-devtools 5.100.14 → 5.100.15 Dependent
@tanstack/solid-query-persist-client 5.100.14 → 5.100.15 Dependent
@tanstack/svelte-query 6.1.33 → 6.1.34 Dependent
@tanstack/svelte-query-devtools 6.1.33 → 6.1.34 Dependent
@tanstack/svelte-query-persist-client 6.1.33 → 6.1.34 Dependent
@tanstack/vue-query 5.100.14 → 5.100.15 Dependent
@tanstack/vue-query-devtools 6.1.33 → 6.1.34 Dependent

@sukvvon sukvvon self-assigned this May 26, 2026
@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented May 26, 2026

More templates

@tanstack/angular-query-experimental

npm i https://pkg.pr.new/@tanstack/angular-query-experimental@10807

@tanstack/eslint-plugin-query

npm i https://pkg.pr.new/@tanstack/eslint-plugin-query@10807

@tanstack/lit-query

npm i https://pkg.pr.new/@tanstack/lit-query@10807

@tanstack/preact-query

npm i https://pkg.pr.new/@tanstack/preact-query@10807

@tanstack/preact-query-devtools

npm i https://pkg.pr.new/@tanstack/preact-query-devtools@10807

@tanstack/preact-query-persist-client

npm i https://pkg.pr.new/@tanstack/preact-query-persist-client@10807

@tanstack/query-async-storage-persister

npm i https://pkg.pr.new/@tanstack/query-async-storage-persister@10807

@tanstack/query-broadcast-client-experimental

npm i https://pkg.pr.new/@tanstack/query-broadcast-client-experimental@10807

@tanstack/query-core

npm i https://pkg.pr.new/@tanstack/query-core@10807

@tanstack/query-devtools

npm i https://pkg.pr.new/@tanstack/query-devtools@10807

@tanstack/query-persist-client-core

npm i https://pkg.pr.new/@tanstack/query-persist-client-core@10807

@tanstack/query-sync-storage-persister

npm i https://pkg.pr.new/@tanstack/query-sync-storage-persister@10807

@tanstack/react-query

npm i https://pkg.pr.new/@tanstack/react-query@10807

@tanstack/react-query-devtools

npm i https://pkg.pr.new/@tanstack/react-query-devtools@10807

@tanstack/react-query-next-experimental

npm i https://pkg.pr.new/@tanstack/react-query-next-experimental@10807

@tanstack/react-query-persist-client

npm i https://pkg.pr.new/@tanstack/react-query-persist-client@10807

@tanstack/solid-query

npm i https://pkg.pr.new/@tanstack/solid-query@10807

@tanstack/solid-query-devtools

npm i https://pkg.pr.new/@tanstack/solid-query-devtools@10807

@tanstack/solid-query-persist-client

npm i https://pkg.pr.new/@tanstack/solid-query-persist-client@10807

@tanstack/svelte-query

npm i https://pkg.pr.new/@tanstack/svelte-query@10807

@tanstack/svelte-query-devtools

npm i https://pkg.pr.new/@tanstack/svelte-query-devtools@10807

@tanstack/svelte-query-persist-client

npm i https://pkg.pr.new/@tanstack/svelte-query-persist-client@10807

@tanstack/vue-query

npm i https://pkg.pr.new/@tanstack/vue-query@10807

@tanstack/vue-query-devtools

npm i https://pkg.pr.new/@tanstack/vue-query-devtools@10807

commit: a202846

@github-actions
Copy link
Copy Markdown
Contributor

size-limit report 📦

Path Size
react full 12.11 KB (0%)
react minimal 9.08 KB (0%)

@sukvvon sukvvon merged commit 93e7d39 into main May 26, 2026
11 of 12 checks passed
@sukvvon sukvvon deleted the chore/nvmrc-update-to-node-24-lts branch May 26, 2026 08:57
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