Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (6)
📝 WalkthroughWalkthroughNode.js 26 runtime support is added to the project through updates to CI test matrix and package engine declarations across the main package and subpackages. A development dependency version is also bumped. ChangesNode.js 26 Support
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Possibly related PRs
Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
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. Comment |
Comment out the engineStrict setting in pnpm-workspace.yaml.
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
af40290 to
1ca1cc8
Compare
|
✅ Tested the today's nighly — OK. Postponed again |
Co-authored-by: Anna Bocharova <robin_tail@me.com>
There was a problem hiding this comment.
Reviewed — no issues found.
Engines, CI matrix, eslint-plugin-allowed-dependencies bump (required for its own Node 26 engines), and the CHANGELOG entry are all consistent with prior Node version additions (e.g. v26.3.0 "Supporting Node 24.").
Claude Opus | 𝕏

Instead of #3007
Node 26 PR:
https://github.com/nodejs/node/pull/62526✅ merged 05.05.2026
Release: https://github.com/nodejs/node/releases/tag/v26.0.0
Builds: https://nodejs.org/download/release/v26.0.0/
Summary by CodeRabbit
New Features
Chores