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

chore: upgrade to node 18 #3620

Merged
merged 5 commits into from
Jan 30, 2023
Merged

chore: upgrade to node 18 #3620

merged 5 commits into from
Jan 30, 2023

Conversation

Walther
Copy link
Contributor

@Walther Walther commented Jan 30, 2023

What this PR does / why we need it:

Upgrade to Node 18

Which issue(s) this PR fixes:

Fixes #

Special notes for your reviewer:

Comment on lines +54 to +55
"start": "react-scripts --openssl-legacy-provider start",
"build": "react-scripts --openssl-legacy-provider build",
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

refuses to start otherwise on node 18. arguably mildly unsafe, but 1) this dashboard is for local dev, not running in production-like envs with public access 2) this dashboard is being removed anyway

@Walther Walther force-pushed the node18-upgrade branch 4 times, most recently from 0b01d5d to c1073c3 Compare January 30, 2023 16:46
Copy link
Member

@stefreak stefreak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cool! Good work. approving in case the tests pass this time 🚀

@Walther Walther marked this pull request as ready for review January 30, 2023 18:06
@Walther Walther merged commit c9e157b into main Jan 30, 2023
@Walther Walther deleted the node18-upgrade branch January 30, 2023 18:06
Walther added a commit that referenced this pull request Jan 30, 2023
edvald pushed a commit that referenced this pull request Jan 30, 2023
@Walther Walther self-assigned this Jan 30, 2023
This was referenced May 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants