-
-
Notifications
You must be signed in to change notification settings - Fork 6.5k
feat(blog): create post for v24.12.0 #8406
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.
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #8406 +/- ##
==========================================
- Coverage 73.68% 73.67% -0.02%
==========================================
Files 107 107
Lines 9155 9155
Branches 309 309
==========================================
- Hits 6746 6745 -1
- Misses 2407 2408 +1
Partials 2 2 ☔ View full report in Codecov by Sentry. |
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 creates an automated blog post announcing the release of Node.js v24.12.0 (LTS), code-named 'Krypton'. The post follows the standard Node.js release blog post format, documenting notable changes, commits, download links, and SHA checksums for verification.
Key changes:
- Adds blog post for v24.12.0 release with 9 notable SEMVER-MINOR changes including HTTP optimizations, util.deprecate options, and stable type stripping
- Documents 152 commits across various areas including benchmarks, dependencies, docs, and tests
- Includes complete download information and SHA checksums for all platforms
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
📦 Build Size ComparisonSummary
Changes➕ Added Assets (1)
➖ Removed Assets (1)
|
Co-authored-by: Copilot <[email protected]> Signed-off-by: Michaël Zasso <[email protected]>
Creates a new blog post for v24.12.0
Check this workflow's logs at https://github.com/nodejs/nodejs.org/actions/runs/20106455810.