-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
chore: update devcontainer to 24.04 and bump Node.js to 22.x #815
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
Conversation
Signed-off-by: Michele Palazzi <[email protected]>
Are all these changes required to update Node from 18 to 22 or is the one-line change in |
tbh I haven't even tried to bump the node engine alone. |
Ah, yeah, updating dependencies is a good idea generally. I was just asking more out of curiosity since I'm not a web developer. I only updated the |
in hindsight one could argue that with all the supply chain attacks plaguing npm packages maybe your minimal change is better, anyway let's see what the maintainer thinks |
Is the maintainer still active or do we have to do a fork of the project ? |
Based on the commits to I forked the repository in order to deploy your own instance, which I would recommend. If you do that, you can update the |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for looking into this!
Does this need to be ported to the When I try to deploy this from an altered link with |
The |
Description
Tested in my profile too. (On Vercel side a manual redeploy was needed)
Closes #810