-
-
Notifications
You must be signed in to change notification settings - Fork 6.5k
Final touches on EOL article #7849
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: Matteo Collina <hello@matteocollina.com>
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
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 completes the final touches on the Node.js EOL article by fixing typos as well as adding a missing paragraph about the vulnerability-checking tool.
- Corrects typos in the vulnerability list (e.g., replaces "e" with a comma).
- Updates version notation in the download statistics section.
- Adds a new paragraph introducing the is‑my‑node‑vulnerable package.
Codecov ReportAll modified and coverable lines are covered by tests ✅
✅ All tests successful. No failed tests found. Additional details and impacted files@@ Coverage Diff @@
## main #7849 +/- ##
==========================================
- Coverage 75.44% 75.43% -0.02%
==========================================
Files 101 101
Lines 8305 8305
Branches 218 218
==========================================
- Hits 6266 6265 -1
- Misses 2037 2038 +1
Partials 2 2 ☔ View full report in Codecov by Sentry. |
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Signed-off-by: Matteo Collina <matteo.collina@gmail.com>
|
Lighthouse Results
|
ovflowd
left a comment
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.
LGTM! Fast-tracking!
There was still a missing paragraph on the article + a few typos to fix.