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 nodejs22.x runtime to v13 #1838

Merged
merged 2 commits into from
Dec 5, 2024

Conversation

bchew
Copy link
Contributor

@bchew bchew commented Nov 27, 2024

Description

Add support for Node.js 22 runtime to v13 branch

Motivation and Context

Same changes as #1837 but for v13

How Has This Been Tested?

Screenshots (if appropriate):

@@ -0,0 +1,30 @@
service: docker-nodejs22-x-test

configValidationMode: warn
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@DorianMazur I've had to set this to warn instead of error for the test to pass as serverless v3 does not have nodejs22.x as a supported runtime, hope this is fine.

@bchew
Copy link
Contributor Author

bchew commented Dec 4, 2024

@DorianMazur I've just checked the CI runs and the failures for macos-latest runs are the same as the HEAD of v13 branch (and not introduced by this PR)

@DorianMazur DorianMazur merged commit 3f2056a into dherault:v13 Dec 5, 2024
6 of 9 checks passed
@eudoroolivares2016
Copy link

Will this be in an upcoming release?

@DorianMazur
Copy link
Collaborator

@eudoroolivares2016 Yes

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.

3 participants