Skip to content

Blog: v22.16.0 and v24.1.0 release posts #7768

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

Merged
merged 1 commit into from
May 21, 2025
Merged

Conversation

aduh95
Copy link
Contributor

@aduh95 aduh95 commented May 21, 2025

Refs: nodejs/node#58388
Refs: nodejs/node#58406

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 May 21, 2025 15:33
@aduh95 aduh95 requested a review from a team as a code owner May 21, 2025 15:33
Copy link

vercel bot commented May 21, 2025

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

Name Status Preview Updated (UTC)
nodejs-org ✅ Ready (Inspect) Visit Preview May 21, 2025 3:35pm

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 release posts for Node.js, one for v24.1.0 (Current) and one for v22.16.0 (LTS). Both files provide detailed information including release dates, notable changes, commit summaries, and links for installers, binaries, and documentation.

  • v24.1.0: Introduces the Current release post with commit summaries and various download links.
  • v22.16.0: Introduces the LTS release post with an extensive log of commits and associated release file links.

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
apps/site/pages/en/blog/release/v24.1.0.md New release post for Node v24.1.0 (Current) with commit summaries and installer/download links.
apps/site/pages/en/blog/release/v22.16.0.md New release post for Node v22.16.0 (LTS) with detailed commit logs and release file links.

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.34%. Comparing base (259db02) to head (bac4b0b).

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7768      +/-   ##
==========================================
- Coverage   75.36%   75.34%   -0.02%     
==========================================
  Files          96       96              
  Lines        7858     7858              
  Branches      192      192              
==========================================
- Hits         5922     5921       -1     
- Misses       1935     1936       +1     
  Partials        1        1              

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

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Contributor

github-actions bot commented May 21, 2025

Lighthouse Results

URL Performance Accessibility Best Practices SEO Report
/en 🟢 99 🟢 100 🟢 100 🟢 91 🔗
/en/about 🟢 99 🟢 100 🟢 100 🟠 82 🔗
/en/about/previous-releases 🟢 100 🟢 100 🟢 100 🟠 83 🔗
/en/download 🟢 98 🟢 100 🟢 100 🟢 91 🔗
/en/blog 🟢 100 🟢 100 🟢 96 🟢 92 🔗

@aduh95 aduh95 enabled auto-merge May 21, 2025 15:42
@aduh95 aduh95 added this pull request to the merge queue May 21, 2025
Merged via the queue into nodejs:main with commit 87b1016 May 21, 2025
16 of 17 checks passed
@aduh95 aduh95 deleted the nodejs-24 branch May 21, 2025 15:46
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.

4 participants