-
-
Notifications
You must be signed in to change notification settings - Fork 0
chore(*): update root level node engine requirement to >=20.19.4
#446
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(*): update root level node engine requirement to >=20.19.4
#446
Conversation
The latest updates on your projects. Learn more about Vercel for GitHub. 1 Skipped Deployment
|
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.
Pull Request Overview
This PR updates the Node.js engine requirement from >=20.18.0
to >=20.19.4
to ensure compatibility with a newer Node.js release.
- Updates minimum Node.js version requirement in package.json
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
Labels have been automatically applied based on the Conventional Commits specification.🏷️ |
Bundle ReportChanges will decrease total bundle size by 80 bytes (-0.01%) ⬇️. This is within the configured threshold ✅ Detailed changes
Affected Assets, Files, and Routes:view changes for bundle: website-esmAssets Changed:
|
Codecov Report✅ All modified and coverable lines are covered by tests. @@ Coverage Diff @@
## main #446 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 11 11
Lines 424 424
=========================================
Hits 424 424 Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
This pull request includes a minor update to the Node.js engine version requirement in the
package.json
file to ensure compatibility with a newer Node.js release.