Skip to content

Conversation

aduh95
Copy link
Contributor

@aduh95 aduh95 commented Jul 31, 2025

Refs: nodejs/node#59256
Refs: nodejs/node#59257

Description

Validation

Related Issues

Check List

  • I have read the Contributing Guidelines and made commit messages that follow the guideline.
  • I have run pnpm format to ensure the code follows the style guide.
  • I have run pnpm test to check if all tests are passing.
  • I have run pnpm build to check if the website builds without errors.
  • I've covered new added functionality with unit tests if necessary.

@Copilot Copilot AI review requested due to automatic review settings July 31, 2025 21:55
@aduh95 aduh95 requested a review from a team as a code owner July 31, 2025 21:55
Copy link

vercel bot commented Jul 31, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
nodejs-org ✅ Ready (Inspect) Visit Preview Jul 31, 2025 9:59pm

Copy link
Contributor

@Copilot Copilot AI left a 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 adds two new Node.js release blog posts for versions 22.18.0 (LTS) and 24.5.0 (Current), following the standard release announcement format. The posts document notable features, changes, and provide download links and checksums for the respective releases.

Key Changes:

  • Added v22.18.0 LTS release post with TypeScript type stripping enabled by default as the headline feature
  • Added v24.5.0 Current release post featuring OpenSSL 3.5 upgrade, WebAssembly modules unflagging, and built-in proxy support
  • Both posts include comprehensive commit lists, download links, and PGP-signed checksums

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
apps/site/pages/en/blog/release/v24.5.0.md Release announcement for Node.js v24.5.0 Current with notable features and complete changelog
apps/site/pages/en/blog/release/v22.18.0.md Release announcement for Node.js v22.18.0 LTS highlighting TypeScript support and other improvements

Copy link

codecov bot commented Jul 31, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 73.01%. Comparing base (6b96719) to head (fa82e8f).
⚠️ Report is 1 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8055      +/-   ##
==========================================
+ Coverage   72.98%   73.01%   +0.03%     
==========================================
  Files          95       95              
  Lines        8324     8324              
  Branches      215      214       -1     
==========================================
+ Hits         6075     6078       +3     
+ Misses       2248     2245       -3     
  Partials        1        1              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@aduh95 aduh95 added the github_actions:pull-request Trigger Pull Request Checks label Jul 31, 2025
@github-actions github-actions bot removed the github_actions:pull-request Trigger Pull Request Checks label Jul 31, 2025
Copy link
Contributor

github-actions bot commented Jul 31, 2025

Lighthouse Results

URL Performance Accessibility Best Practices SEO Report
/en 🟢 97 🟢 100 🟢 100 🟢 100 🔗
/en/about 🟢 100 🟢 97 🟢 100 🟠 88 🔗
/en/about/previous-releases 🟢 99 🟢 93 🟢 100 🟠 89 🔗
/en/download 🟢 96 🟢 100 🟢 100 🟢 100 🔗
/en/blog 🟢 100 🟢 100 🟢 96 🟢 100 🔗

@aduh95 aduh95 added the github_actions:pull-request Trigger Pull Request Checks label Jul 31, 2025
@github-actions github-actions bot removed the github_actions:pull-request Trigger Pull Request Checks label Jul 31, 2025
@aduh95 aduh95 added this pull request to the merge queue Jul 31, 2025
Merged via the queue into nodejs:main with commit 0a9ead8 Jul 31, 2025
15 of 16 checks passed
@aduh95 aduh95 deleted the release-posts branch July 31, 2025 22:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants