refactor(chore): remove Node js 20 support#297
Conversation
remove Node js 20 support BREAKING CHANGE: yes GH-296
SonarQube reviewer guideSummary: Drops support for Node.js 20, updates minimum Node version requirement to 22, and applies comprehensive dependency updates across the project. Review Focus: The minimum Node.js version bump from 20 to 22 is a breaking change that requires careful consideration. Verify this aligns with project strategy and that all @loopback/* dependencies have been updated consistently. The extensive dependency updates (especially Babel, commitlint, and proxy agents) may introduce behavioral changes—pay close attention to any major version bumps and their migration guides. Start review at:
|



remove Node js 20 support
BREAKING CHANGE:
yes
GH-296
Description
Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.
Fixes # (issue)
Checklist:
Build:
Test: