Skip to content
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

chore: update lambda node runtime to 18.x #1637

Merged
merged 1 commit into from
Aug 1, 2024
Merged

Conversation

pcholakov
Copy link
Contributor

Update the Lambda Node.js runtime to 18.x since 16.x is going to be deprecated as of Jun 12, 2024[^1].

This is the most minimal change without upgrading the version of projen itself. Ideally we would want this to move directly to Node.js 20 as well as upgrade all of AWS CDK, SDK and projen to a recent release.

  1. See: https://docs.aws.amazon.com/lambda/latest/dg/lambda-runtimes.html#runtimes-supported

@Saksow
Copy link

Saksow commented Jun 21, 2024

This solves #1459

@pflorek pflorek merged commit c67a755 into pepperize:main Aug 1, 2024
3 checks passed
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.

None yet

3 participants