Skip to content

chore: move to Node 24.21.0 - #55

Merged
altaywtf merged 1 commit into
mainfrom
chore/node-24.21.0
Sep 23, 2026
Merged

altaywtf merged 1 commit into
mainfrom
chore/node-24.21.0

Conversation

@altaywtf

Copy link
Copy Markdown
Member

Problem

The repo pinned Node 24.19.0; 24.21.0 is the current Node 24 release. Dependabot does not bump .node-version, so the pin fell behind.

Solution

Bump the Node pin in .node-version to 24.21.0. engines ranges stay as they are.

Proof

pnpm run verify passed locally on Node 24.21.0.

Copilot AI lite review requested due to automatic review settings September 23, 2026 15:16
@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Sep 23, 2026

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review Completed 2026-09-23T15:20:38.148041Z d3c4aac PR opened
ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Copilot review overview

🟢 Approval recommended

The change is a straightforward Node pin bump with no code-path impact and matches the PR description.

Review effort: Lite
Findings: None

What changed in this PR

This PR updates the repository’s pinned Node.js version to keep local/dev and CI environments aligned with the current Node 24 patch release, without changing the supported engines ranges.

Changes:

  • Bump .node-version from 24.19.0 to 24.21.0.
File Description
.node-version Updates the pinned Node.js version used by developer tooling/version managers.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@altaywtf
altaywtf merged commit 5999a46 into main Sep 23, 2026
7 checks passed
@altaywtf
altaywtf deleted the chore/node-24.21.0 branch September 23, 2026 15:29
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.

2 participants