Skip to content

Blog: v22.17.0 release post #7892

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 3 commits into from
Jun 25, 2025
Merged

Blog: v22.17.0 release post #7892

merged 3 commits into from
Jun 25, 2025

Conversation

aduh95
Copy link
Contributor

@aduh95 aduh95 commented Jun 25, 2025

Refs: nodejs/node#58665

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 June 25, 2025 00:14
@aduh95 aduh95 requested a review from a team as a code owner June 25, 2025 00:14
Copy link

vercel bot commented Jun 25, 2025

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

Name Status Preview Updated (UTC)
nodejs-org ✅ Ready (Inspect) Visit Preview Jun 25, 2025 0:22am

@aduh95 aduh95 added the github_actions:pull-request Trigger Pull Request Checks label Jun 25, 2025
@github-actions github-actions bot removed the github_actions:pull-request Trigger Pull Request Checks label Jun 25, 2025
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 the markdown for the Node v22.17.0 LTS release blog post, including front-matter, notable changes, download links, and placeholders for checksums.

  • Introduces a new blog post at apps/site/pages/en/blog/release/v22.17.0.md
  • Documents deprecations, features, community updates, and full commit list
  • Adds platform-specific download links and a SHASUMS placeholder
Comments suppressed due to low confidence (2)

apps/site/pages/en/blog/release/v22.17.0.md:333

  • The placeholder for SHASUMS needs to be replaced with the actual checksum values before publishing to ensure readers can verify downloads.
[INSERT SHASUMS HERE]

apps/site/pages/en/blog/release/v22.17.0.md:2

  • [nitpick] Verify that the front-matter date aligns with the stated release date (2025-06-24) or update it for consistency in the published post.
date: '2025-06-25T00:11:58.537Z'

Copy link

codecov bot commented Jun 25, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.46%. Comparing base (33b8f84) to head (9e6afa7).
Report is 1 commits behind head on main.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7892      +/-   ##
==========================================
- Coverage   75.47%   75.46%   -0.02%     
==========================================
  Files         101      101              
  Lines        8311     8311              
  Branches      218      218              
==========================================
- Hits         6273     6272       -1     
- Misses       2036     2037       +1     
  Partials        2        2              

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

Copy link
Contributor

github-actions bot commented Jun 25, 2025

Lighthouse Results

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

@aduh95 aduh95 added the github_actions:pull-request Trigger Pull Request Checks label Jun 25, 2025
@github-actions github-actions bot removed the github_actions:pull-request Trigger Pull Request Checks label Jun 25, 2025
@aduh95 aduh95 added this pull request to the merge queue Jun 25, 2025
Merged via the queue into nodejs:main with commit 9abc4fe Jun 25, 2025
15 checks passed
@aduh95 aduh95 deleted the nodejs-22 branch June 25, 2025 05:12
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