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

feat: Add support for nodejs18.x runtime #11526

Merged
merged 1 commit into from Nov 18, 2022

Conversation

pgrzesik
Copy link
Contributor

Node 18 is now officially supported by AWS Lambda. I could not find a corresponding issue.

Reference: https://aws.amazon.com/blogs/compute/node-js-18-x-runtime-now-available-in-aws-lambda/

@pgrzesik pgrzesik changed the title feat: Add support for nodejs.18.x runtime feat: Add support for nodejs18.x runtime Nov 18, 2022
@codecov
Copy link

codecov bot commented Nov 18, 2022

Codecov Report

Base: 85.63% // Head: 85.63% // No change to project coverage 👍

Coverage data is based on head (fdd41c7) compared to base (54f4fc7).
Patch has no changes to coverable lines.

❗ Current head fdd41c7 differs from pull request most recent head 5ada268. Consider uploading reports for the commit 5ada268 to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #11526   +/-   ##
=======================================
  Coverage   85.63%   85.63%           
=======================================
  Files         314      314           
  Lines       13133    13133           
=======================================
  Hits        11246    11246           
  Misses       1887     1887           
Impacted Files Coverage Δ
lib/plugins/aws/provider.js 94.70% <ø> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

Copy link
Contributor

@medikoo medikoo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great thanks @pgrzesik for fast action!

@medikoo medikoo merged commit c25f854 into serverless:main Nov 18, 2022
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

2 participants