-
-
Notifications
You must be signed in to change notification settings - Fork 6.5k
blog: update security release date #8421
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
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
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 scheduled date for Node.js security releases from December 15, 2025 to December 18, 2025 due to ongoing work on a challenging patch.
- Updated website banner end date and message to reflect the new December 18, 2025 release date
- Added an update section to the blog post explaining the 3-day postponement
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| apps/site/site.json | Updated banner end date and text to reflect postponement to December 18, 2025 |
| apps/site/pages/en/blog/vulnerability/december-2025-security-releases.md | Added update section explaining the release delay and updated title to reflect new date |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
👋 Codeowner Review RequestThe following codeowners have been identified for the changed files: Team reviewers: @nodejs/nodejs-website @nodejs/web-infra Please review the changes when you have a chance. Thank you! 🙏 |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #8421 +/- ##
==========================================
- Coverage 73.70% 73.69% -0.02%
==========================================
Files 107 107
Lines 9161 9161
Branches 311 311
==========================================
- Hits 6752 6751 -1
- Misses 2407 2408 +1
Partials 2 2 ☔ View full report in Codecov by Sentry. |
📦 Build Size ComparisonSummary
Changes➕ Added Assets (1)
➖ Removed Assets (1)
|
a280f75 to
1c33d8b
Compare
1c33d8b to
a355439
Compare
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.