-
-
Notifications
You must be signed in to change notification settings - Fork 14
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
Updates default minimum node version from 16 to 18 #174
Conversation
Thanks for submitting your first pull request! You are awesome! 🤗 |
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 @JasonWeill! Do you think this PR can be marked as ready? |
We discussed Node 18 at this past week's JupyterLab meeting and I didn't hear any objections to the upgrade, so let's try it for real. |
8e63bd4
to
2ffef5b
Compare
Cool, thanks! I'll publish this early next week, I don't like to make releases on a Friday. 😄 |
You don't like to make releases on Friday the 13th, @blink1073 ? 😄 Thanks for the merge — have a good weekend! |
Related to jupyterlab/jupyterlab#13722 (issue jupyterlab/jupyterlab#13720), updates the default NodeJS version from 16.x to 18.x.