Skip to content

chore: align engines.node to nuxt - #1759

Open
yamachi4416 wants to merge 1 commit into
nuxt:mainfrom
yamachi4416:chore-align-engines-node-to-nuxt
Open

chore: align engines.node to nuxt#1759
yamachi4416 wants to merge 1 commit into
nuxt:mainfrom
yamachi4416:chore-align-engines-node-to-nuxt

Conversation

@yamachi4416

Copy link
Copy Markdown
Member

🔗 Linked issue

📚 Description

Remove EOL Node 20 from engines.node and align with Nuxt

@pkg-pr-new

pkg-pr-new Bot commented Aug 1, 2026

Copy link
Copy Markdown

Open in StackBlitz

npm i https://pkg.pr.new/@nuxt/test-utils@1759
npm i https://pkg.pr.new/vitest-environment-nuxt@1759

commit: f10d3a1

@yamachi4416
yamachi4416 marked this pull request as ready for review August 1, 2026 13:52
@yamachi4416
yamachi4416 requested a review from danielroe as a code owner August 1, 2026 13:52
@coderabbitai

coderabbitai Bot commented Aug 1, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 89aa73ff-b901-4e41-86c0-6fff0cec189e

📥 Commits

Reviewing files that changed from the base of the PR and between 42f1f3b and f10d3a1.

📒 Files selected for processing (1)
  • package.json

📝 Walkthrough

Walkthrough

The package metadata updates the supported Node.js engine range from Node.js 20, 22, and 24 releases to Node.js 22.19.0, 24.11.0, or 26.0.0 and newer.

Estimated code review effort: 1 (Trivial) | ~2 minutes

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly states that the Node.js engine range is being aligned with Nuxt.
Description check ✅ Passed The description explains that the change removes end-of-life Node.js 20 support and aligns the engine requirement with Nuxt.
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.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

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

@danielroe

Copy link
Copy Markdown
Member

totally fine with this, or we could wait until we are blocked by a dependency or feature that needs a newer node version

@yamachi4416

Copy link
Copy Markdown
Member Author

Thank you for the review. makes sense to wait until we hit a blocker.

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