Conversation
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ 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 |
| fail-fast: false | ||
| matrix: | ||
| node-version: [20.19.0, 20.x, 22.12.0, 22.x, 24.0.0, 24.x] | ||
| node-version: [20.19.0, 20.x, 22.12.0, 22.x, 24.0.0, 24.x, 26.0.0-rc.1] |
There was a problem hiding this comment.
change when ready (April 23rd)
| node-version: [20.19.0, 20.x, 22.12.0, 22.x, 24.0.0, 24.x, 26.0.0-rc.1] | |
| node-version: [20.19.0, 20.x, 22.12.0, 22.x, 24.0.0, 24.x, 26.0.0, 26.x] |
Comment out the engineStrict setting in pnpm-workspace.yaml.
| ], | ||
| "engines": { | ||
| "node": "^20.19.0 || ^22.12.0 || ^24.0.0" | ||
| "node": "^20.19.0 || ^22.12.0 || ^24.0.0 || ^26.0.0-rc.1" |
There was a problem hiding this comment.
| "node": "^20.19.0 || ^22.12.0 || ^24.0.0 || ^26.0.0-rc.1" | |
| "node": "^20.19.0 || ^22.12.0 || ^24.0.0 || ^26.0.0" |
| ], | ||
| "engines": { | ||
| "node": "^20.19.0 || ^22.12.0 || ^24.0.0" | ||
| "node": "^20.19.0 || ^22.12.0 || ^24.0.0 || ^26.0.0-rc.1" |
There was a problem hiding this comment.
| "node": "^20.19.0 || ^22.12.0 || ^24.0.0 || ^26.0.0-rc.1" | |
| "node": "^20.19.0 || ^22.12.0 || ^24.0.0 || ^26.0.0" |
| ], | ||
| "engines": { | ||
| "node": "^20.19.0 || ^22.12.0 || ^24.0.0" | ||
| "node": "^20.19.0 || ^22.12.0 || ^24.0.0 || ^26.0.0-rc.1" |
There was a problem hiding this comment.
| "node": "^20.19.0 || ^22.12.0 || ^24.0.0 || ^26.0.0-rc.1" | |
| "node": "^20.19.0 || ^22.12.0 || ^24.0.0 || ^26.0.0" |
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
Instead of #3007
Node 26 PR:
https://github.com/nodejs/node/pull/62526Planned for 22.04.2026Postponed to 28.04.2026