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

node 18 #473

Merged
merged 2 commits into from
Dec 27, 2022
Merged

node 18 #473

merged 2 commits into from
Dec 27, 2022

Conversation

vibern0
Copy link
Contributor

@vibern0 vibern0 commented Dec 27, 2022

It was necessary because of Heroku stack 22, see here. But upon updating, serverless-bundle dependency failed because it depends on webpack-concat-text-plugin, which requires node < 16 and has been deprecated. This seems to fix the issue, so, for the time being, the dependency links to that exact PR.

@sonarcloud
Copy link

sonarcloud bot commented Dec 27, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@vibern0 vibern0 merged commit 3f43c18 into main Dec 27, 2022
@vibern0 vibern0 deleted the feature/bump-to-node-18 branch December 27, 2022 12:48
@vibern0
Copy link
Contributor Author

vibern0 commented Dec 27, 2022

Important note, after these changes, building with heroku stack 20 resulted in segment fault. It only worked after updating the stack.

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.

1 participant