Skip to content

fix: preserve major-only Node.js version updates - #2

Merged
chenjiahan merged 1 commit into
mainfrom
chenjiahan/fix-node-version-major-updates
Sep 9, 2026
Merged

fix: preserve major-only Node.js version updates#2
chenjiahan merged 1 commit into
mainfrom
chenjiahan/fix-node-version-major-updates

Conversation

@chenjiahan

Copy link
Copy Markdown
Member

Summary

The default bump strategy expands major-only .node-version values into full versions, which caused Cloudflare Pages deployments to fail when its Node.js installer could not resolve 24.21.0. Use replace for the nodenv manager to preserve updates such as 2224, and disable minor, patch, and pin updates. Document that existing full versions must first be changed manually to a major-only value.

Related Links

@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Sep 9, 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-09T06:26:33.646959Z ad50c39 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.

@chenjiahan
chenjiahan merged commit 6eecc5a into main Sep 9, 2026
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