Skip to content

Conversation

@AugustinMauroy
Copy link
Member

Description

  • fixing typo in code snippets
  • adding a badge
  • fixing heading level
  • modifying paragraph to be declarative instead of "this codemod handle this"
  • Remove copy pasta paragraph

Related Issues

No 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.

@AugustinMauroy AugustinMauroy requested a review from a team as a code owner October 30, 2025 09:26
Copilot AI review requested due to automatic review settings October 30, 2025 09:26
@AugustinMauroy AugustinMauroy requested a review from a team as a code owner October 30, 2025 09:26
@vercel
Copy link

vercel bot commented Oct 30, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Updated (UTC)
nodejs-org Ready Ready Preview Nov 1, 2025 9:49am

@codecov
Copy link

codecov bot commented Oct 30, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 76.61%. Comparing base (a5c7eae) to head (c44a976).
⚠️ Report is 7 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8291      +/-   ##
==========================================
+ Coverage   76.59%   76.61%   +0.02%     
==========================================
  Files         117      117              
  Lines        9746     9751       +5     
  Branches      328      328              
==========================================
+ Hits         7465     7471       +6     
+ Misses       2279     2278       -1     
  Partials        2        2              

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

Copy link
Contributor

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 updates the website badge configuration to promote new migration guides and improves the migration documentation with consistency fixes and clarifications.

  • Updated website badge to highlight migration guides for October 30 - November 15, 2025
  • Improved consistency in migration documentation by standardizing terminology and formatting
  • Enhanced code examples by adding missing import statements

Reviewed Changes

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

File Description
apps/site/site.json Updated website badge dates, title, and link to promote migration guides
apps/site/pages/en/blog/migrations/v22-to-v24.mdx Added "EOL" expansion, removed version specificity, standardized heading levels, and updated require statement to use node: prefix
apps/site/pages/en/blog/migrations/v14-to-v16.mdx Removed duplicate codemod section and added missing import statements to examples
apps/site/pages/en/blog/migrations/v12-to-v14.mdx Changed "recipe" to "codemod" for consistent terminology

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Co-authored-by: Copilot <[email protected]>
Signed-off-by: Augustin Mauroy <[email protected]>
@avivkeller avivkeller added this pull request to the merge queue Nov 1, 2025
Merged via the queue into main with commit 96e7a59 Nov 1, 2025
12 checks passed
@avivkeller avivkeller deleted the fix-typo-userland branch November 1, 2025 09:54
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