Skip to content

Blog: v20.19.1 release post - #7670

Merged
avivkeller merged 1 commit into
nodejs:mainfrom
UlisesGascon:release/20.19.1
Apr 22, 2025
Merged

Blog: v20.19.1 release post#7670
avivkeller merged 1 commit into
nodejs:mainfrom
UlisesGascon:release/20.19.1

Conversation

@UlisesGascon

@UlisesGasconUlisesGascon commented Apr 22, 2025

Copy link
Copy Markdown
Member

Refs: nodejs/node#57896

Description

Validation

Related Issues

Check List

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

CopilotAI review requested due to automatic review settings April 22, 2025 10:56
@UlisesGascon
UlisesGascon requested a review from a team as a code ownerApril 22, 2025 10:56
@vercel

vercelBot commented Apr 22, 2025

Copy link
Copy Markdown

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

NameStatusPreviewUpdated (UTC)
nodejs-org✅ Ready (Inspect)Visit PreviewApr 22, 2025 11:00am

@UlisesGasconUlisesGascon self-assigned this Apr 22, 2025

CopilotAI left a comment

Copy link
Copy Markdown
Contributor

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 introduces the release post for Node v20.19.1 (LTS), detailing notable changes, commit history, download links, and SHASUMS for various artifacts.

  • Added blog post front matter and post header with the release version and date
  • Included detailed lists of notable changes, commits, and release file links
  • Provided SHASUMS and accompanying PGP signature for authenticity verification

@codecov-commenter

codecov-commenter commented Apr 22, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 74.61%. Comparing base (c32c588) to head (4e5f419).
⚠️ Report is 759 commits behind head on main.

Additional details and impacted files
@@ Coverage Diff @@## main #7670 +/- ##
=======================================
Coverage 74.61% 74.61% =======================================
Files 96 96 Lines 7689 7689 Branches 192 192 =======================================
Hits 5737 5737 Misses 1950 1950 Partials 2 2 

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

@github-actions

github-actionsBot commented Apr 22, 2025

Copy link
Copy Markdown
Contributor

Lighthouse Results

URLPerformanceAccessibilityBest PracticesSEOReport
/en🟢 100🟢 100🟢 100🟢 91🔗
/en/about🟢 100🟢 100🟢 100🟢 91🔗
/en/about/previous-releases🟢 98🟢 100🟢 100🟢 92🔗
/en/download🟢 93🟢 100🟢 100🟢 91🔗
/en/blog🟢 100🟢 100🟢 96🟢 92🔗

@avivkelleravivkeller added the fast-track Fast Tracking PRs label Apr 22, 2025
@avivkeller

Copy link
Copy Markdown
Member

Fast tracking!

@avivkeller
avivkeller enabled auto-merge April 22, 2025 11:33
@avivkelleravivkeller added the github_actions:pull-request Trigger Pull Request Checks label Apr 22, 2025
@github-actionsgithub-actionsBot removed the github_actions:pull-request Trigger Pull Request Checks label Apr 22, 2025
@avivkeller
avivkeller added this pull request to the merge queueApr 22, 2025
Merged via the queue into nodejs:main with commit c6b6928Apr 22, 2025
@UlisesGascon
UlisesGascon deleted the release/20.19.1 branch April 22, 2025 13:22
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

fast-trackFast Tracking PRs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@UlisesGascon@codecov-commenter@avivkeller@richardlau