blog: add June 2026 security releases announcement#8954
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
PR SummaryLow Risk Overview The post states that 26.x, 24.x, and 22.x will get fixes for one or more issues, with HIGH as the highest severity on each line. It includes standard guidance on EOL versions, links to the release schedule and security reporting process, and points readers to the nodejs-sec mailing list. Refs the private security release coordination in nodejs-private/security-release#72. Reviewed by Cursor Bugbot for commit 789ebd8. Bugbot is set up for automated code reviews on this repo. Configure here. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #8954 +/- ##
==========================================
+ Coverage 75.66% 75.71% +0.04%
==========================================
Files 102 102
Lines 8676 8676
Branches 322 321 -1
==========================================
+ Hits 6565 6569 +4
+ Misses 2108 2104 -4
Partials 3 3 ☔ View full report in Codecov by Harness. |
|
Lighthouse Results
|
Refs: https://github.com/nodejs-private/security-release/pull/72
Description
Validation
Related Issues
Check List
pnpm formatto ensure the code follows the style guide.pnpm testto check if all tests are passing.pnpm buildto check if the website builds without errors.