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

[Construct/Stack]: Custom Resource runtime update to NODEJS_22_X #38

Merged
merged 2 commits into from
Feb 10, 2025

Conversation

ncrohn
Copy link
Contributor

@ncrohn ncrohn commented Jan 28, 2025

With the recently added Runtime.NODEJS_22_X in 2.47.0, I noticed that the custom resource handler was still using Node 20.

This PR just updates that to use Runtime.NODEJS_22_x instead of Runtime.NODEJS_20_X

From what I could tell all the other places runtimes are set they are using or have the option to use the latest Node runtime.

Verified

This commit was signed with the committer’s verified signature.
Byron Sebastian Thiel
Copy link

netlify bot commented Jan 28, 2025

Deploy Preview for sst-docs canceled.

Name Link
🔨 Latest commit 5996fd1
🔍 Latest deploy log https://app.netlify.com/sites/sst-docs/deploys/67aa7daefebcc10008942a9a

@jayair
Copy link
Contributor

jayair commented Feb 3, 2025

Thanks!

@jayair jayair assigned jayair and fwang and unassigned jayair Feb 3, 2025
@fwang fwang merged commit 2842531 into sst:master Feb 10, 2025
@fwang
Copy link
Contributor

fwang commented Feb 10, 2025

Thanks @ncrohn! Will be in the next release.

@github-actions github-actions bot mentioned this pull request Feb 10, 2025
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