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

Bump all runtimes to node20, update actions and dependencies. #243

Merged
merged 2 commits into from
Apr 26, 2024

Conversation

Omicron7
Copy link
Contributor

Webpack 4.x -> 5.x required setting output: { chunkFormat: false } to prevent creating chunks.

@jcwatson11
Copy link

@Omicron7 I noticed you moved some of the version numbers up to Node20. Do I need to re-work the lambdas to upgrade them to v20?

@Omicron7
Copy link
Contributor Author

I noticed you moved some of the version numbers up to Node20. Do I need to re-work the lambdas to upgrade them to v20?

@jcwatson11 I set the serverless deploy back to node18. Nothing should need to happen in any of the applications/lambdas. This is really just updating the version of node used by the deployment actions.

@Omicron7 Omicron7 merged commit 378bdbe into main Apr 26, 2024
1 check passed
@Omicron7 Omicron7 deleted the update-to-nodejs20.x branch April 26, 2024 14:32
@jcwatson11
Copy link

@Omicron7 Cool. Thanks for clarifying.

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