Skip to content

chore: upgrade lambda and codebuild default runtime from nodejs16.x to nodejs18.x#5429

Merged
mergify[bot] merged 1 commit intoaws:mainlinefrom
iamhopaul123:upgrade-nodejs
Oct 31, 2023
Merged

chore: upgrade lambda and codebuild default runtime from nodejs16.x to nodejs18.x#5429
mergify[bot] merged 1 commit intoaws:mainlinefrom
iamhopaul123:upgrade-nodejs

Conversation

@iamhopaul123
Copy link
Copy Markdown
Contributor

Resolves #5422

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the Apache 2.0 License.

@iamhopaul123 iamhopaul123 requested review from a team and hkford as code owners October 30, 2023 21:57
@iamhopaul123 iamhopaul123 requested review from Lou1415926 and removed request for a team October 30, 2023 21:57
@github-actions
Copy link
Copy Markdown

🍕 Here are the new binary sizes!

Name New size (kiB) size (kiB) Delta (%)
macOS (amd) 52208 51976 +0.45
macOS (arm) 53064 52812 +0.48
linux (amd) 45928 45716 +0.46
linux (arm) 45252 45060 +0.43
windows (amd) 43368 43168 +0.46

@mergify mergify Bot merged commit c30e076 into aws:mainline Oct 31, 2023
iamhopaul123 added a commit that referenced this pull request Oct 31, 2023
mergify Bot pushed a commit that referenced this pull request Oct 31, 2023
…om nodejs16.x to nodejs18.x" (#5432)

Reverts #5429 because we can't use SDK v2 in our custom resource code. Adopting to SDK v3 takes more effort. Reverting the PR for now to unblock the other PRs.
mergify Bot pushed a commit that referenced this pull request Jan 8, 2024
Resolves #5422
On top of this PR #5429 upgraded sdk js to V3


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the Apache 2.0 License.
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.

Node.js 16 is now 'End of Life'

3 participants