feat(chore): remove Node js 20 support#109
Conversation
BREAKING CHANGE: yes GH-108
2a97c42 to
7bf7f1c
Compare
BREAKING CHANGE: yes GH-108
SonarQube reviewer guideSummary: Drop Node.js 20 support and update the minimum required version to Node.js 22 or 24, along with dependency upgrades and configuration file updates. Review Focus: The most critical change is the shift from supporting Node.js 20 as the minimum version to requiring Node.js 22 or 24. This is a breaking change for any users running on Node.js 20 or earlier. Additionally, there are extensive dependency updates throughout the
Start review at:
|



BREAKING CHANGE:
yes
GH-108
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: