Skip to content

Drop support for Node.js 18 and 20#1626

Closed
lucasmcdonald3 wants to merge 5 commits intomasterfrom
drop-nodejs-18-20-support
Closed

Drop support for Node.js 18 and 20#1626
lucasmcdonald3 wants to merge 5 commits intomasterfrom
drop-nodejs-18-20-support

Conversation

@lucasmcdonald3
Copy link
Contributor

What

Drop support for Node.js 18 and 20. Minimum supported version is now Node.js 22.

Why

Node.js 18 and 20 are no longer needed for this project.

Changes

  • Updated GitHub Actions CI test matrix to only test Node.js 22.x and latest
  • Removed Node.js 18 and 20 CodeBuild configuration files
  • Updated buildspec.yml to remove Node.js 18/20 test jobs
  • Updated release pipeline to remove Node.js 18/20 dependencies

Testing

CI will verify that tests pass on Node.js 22.x and latest.

Lucas McDonald added 5 commits February 10, 2026 10:51
- Update CI test matrix to only test Node.js 22.x and latest
- Remove Node.js 18 and 20 CodeBuild configurations
- Update release pipeline to remove Node.js 18/20 dependencies
- Minimum supported Node.js version is now 22
@lucasmcdonald3 lucasmcdonald3 requested a review from a team as a code owner February 10, 2026 22:00
@lucasmcdonald3 lucasmcdonald3 deleted the drop-nodejs-18-20-support branch February 10, 2026 22:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant