-
-
Notifications
You must be signed in to change notification settings - Fork 152
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
Upgrade to node 20.17.0 lts #1000
Merged
Merged
Commits on Nov 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for de73bd6 - Browse repository at this point
Copy the full SHA de73bd6View commit details -
Configuration menu - View commit details
-
Copy full SHA for f6a0892 - Browse repository at this point
Copy the full SHA f6a0892View commit details -
Configuration menu - View commit details
-
Copy full SHA for fbc257a - Browse repository at this point
Copy the full SHA fbc257aView commit details -
Configuration menu - View commit details
-
Copy full SHA for cbd7cf5 - Browse repository at this point
Copy the full SHA cbd7cf5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 10e3919 - Browse repository at this point
Copy the full SHA 10e3919View commit details -
We use sass only for the landing page. Versions >1.44.0 warn for an API change. But we only need to require one file. I didn't see how to use the new API without hitting the warning. We already just upgraded from node-sass to sass. So we can work with a slightly older new library, I'd say(;
Configuration menu - View commit details
-
Copy full SHA for ac447a9 - Browse repository at this point
Copy the full SHA ac447a9View commit details -
fix: Silence a 'this will never change' warning
One of your dependencies, babel-preset-react-app, is importing the "@babel/plugin-proposal-private-property-in-object" package without declaring it in its dependencies. This is currently working because "@babel/plugin-proposal-private-property-in-object" is already in your node_modules folder for unrelated reasons, but it may break at any time. babel-preset-react-app is part of the create-react-app project, which is not maintianed anymore. It is thus unlikely that this bug will ever be fixed. Add "@babel/plugin-proposal-private-property-in-object" to your devDependencies to work around this error. This will make this message go away.
Configuration menu - View commit details
-
Copy full SHA for 20ec311 - Browse repository at this point
Copy the full SHA 20ec311View commit details -
Configuration menu - View commit details
-
Copy full SHA for ce83d76 - Browse repository at this point
Copy the full SHA ce83d76View commit details -
Configuration menu - View commit details
-
Copy full SHA for ffc61c8 - Browse repository at this point
Copy the full SHA ffc61c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 04fd7f6 - Browse repository at this point
Copy the full SHA 04fd7f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for f4ca1b2 - Browse repository at this point
Copy the full SHA f4ca1b2View commit details
Commits on Nov 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8c0e157 - Browse repository at this point
Copy the full SHA 8c0e157View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.