Skip to content

fix: The minimum supported node version we'll be testing with now is v20 #314

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Mar 22, 2025

Conversation

activescott
Copy link
Owner

BREAKING CHANGE: The minimum version for node.js is now 20. AWS no longer supports 14 and it has been removed and all tests are now using v20.

What did you implement:

Upgrades the serverless lambda runtime for CI tests to node 20. Set the engines to node 20 in the main package.

fixes: #313

BREAKING CHANGE: The minimum version for node.js is now 20. AWS no longer supports 14 and it has been removed and all tests are now using v20.
@activescott activescott enabled auto-merge (squash) March 22, 2025 19:39
@activescott activescott merged commit 17eb14f into main Mar 22, 2025
10 checks passed
@activescott activescott deleted the fix/node20 branch March 22, 2025 19:43
Copy link

🎉 This PR is included in version 5.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

end-to-end tests don't run in CI anymore due to old lamda version
1 participant