refactor(chore): remove Node js 20 support#275
Conversation
remove Node js 20 support BREAKING CHANGE: yes GH-274
SonarQube reviewer guideSummary: Drops support for Node.js 20 and updates dependencies to v10.1.0. Review Focus: The primary changes are removing Node.js 20 from the test matrix and updating the minimum Node.js engine requirement to 22. Pay attention to whether these dependency updates introduce any breaking changes or compatibility issues with the new minimum Node version. The large number of dependency updates (especially AWS SDK and Smithy packages) suggests potential API changes that may impact the S3 module functionality. Start review at:
|



remove Node js 20 support
BREAKING CHANGE:
yes
GH-274
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: