Skip to content

fix: patch is-wsl to maintaining Node 16.10 compatibility#5656

Merged
chenjiahan merged 2 commits intomainfrom
patch_is_wsl_0723
Jul 23, 2025
Merged

fix: patch is-wsl to maintaining Node 16.10 compatibility#5656
chenjiahan merged 2 commits intomainfrom
patch_is_wsl_0723

Conversation

@chenjiahan
Copy link
Copy Markdown
Member

Summary

The same as #5570.

Related Links

Checklist

  • Tests updated (or not required).
  • Documentation updated (or not required).

Copilot AI review requested due to automatic review settings July 23, 2025 08:32
@netlify
Copy link
Copy Markdown

netlify bot commented Jul 23, 2025

Deploy Preview for rsbuild ready!

Name Link
🔨 Latest commit 9f7c671
🔍 Latest deploy log https://app.netlify.com/projects/rsbuild/deploys/68809f5eab2921000806039f
😎 Deploy Preview https://deploy-preview-5656--rsbuild.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 74 (🟢 up 3 from production)
Accessibility: 97 (no change from production)
Best Practices: 100 (no change from production)
SEO: 100 (no change from production)
PWA: 60 (no change from production)
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link
Copy Markdown
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 adds a patch for the wsl-utils@0.1.0 package to maintain compatibility with Node.js 16.10 by modifying how file system constants are imported.

Key Changes

  • Adds a new patch configuration for wsl-utils@0.1.0 in the workspace
  • Creates a patch that changes the import statement for file system constants to use a Node.js 16.10 compatible approach

Reviewed Changes

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

File Description
pnpm-workspace.yaml Adds patch configuration entry for wsl-utils@0.1.0
patches/wsl-utils@0.1.0.patch Creates patch file that modifies fs constants import for Node.js 16.10 compatibility
Files not reviewed (1)
  • pnpm-lock.yaml: Language not supported

@chenjiahan chenjiahan merged commit 3c8dc7a into main Jul 23, 2025
4 of 11 checks passed
@chenjiahan chenjiahan deleted the patch_is_wsl_0723 branch July 23, 2025 13:16
@chenjiahan chenjiahan mentioned this pull request Jul 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants