Skip to content

chore(workflow): update version scripts and reduce dependencies#9277

Merged
chenjiahan merged 2 commits intomainfrom
remove_pnpm_find-workspace-packages_0213
Feb 13, 2025
Merged

chore(workflow): update version scripts and reduce dependencies#9277
chenjiahan merged 2 commits intomainfrom
remove_pnpm_find-workspace-packages_0213

Conversation

@chenjiahan
Copy link
Copy Markdown
Member

@chenjiahan chenjiahan commented Feb 13, 2025

Summary

  1. The @pnpm/find-workspace-packages has a lot of dependencies and will slow down our CI. This PR replaces @pnpm/find-workspace-packages with a simple glob match.

  2. Also added some compatibility code for import with to support Node.js >= 20.

  3. Use pnpx to install some linter packages as they are not required in most cases.

Checklist

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

@github-actions github-actions bot added the team The issue/pr is created by the member of Rspack. label Feb 13, 2025
@chenjiahan chenjiahan requested review from hardfist and removed request for jerrykingxyz February 13, 2025 07:29
@netlify
Copy link
Copy Markdown

netlify bot commented Feb 13, 2025

Deploy Preview for rspack ready!

Name Link
🔨 Latest commit ae878de
🔍 Latest deploy log https://app.netlify.com/sites/rspack/deploys/67ada2a3f25a29000868da19
😎 Deploy Preview https://deploy-preview-9277--rspack.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

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

@codspeed-hq
Copy link
Copy Markdown

codspeed-hq bot commented Feb 13, 2025

CodSpeed Performance Report

Merging #9277 will not alter performance

Comparing remove_pnpm_find-workspace-packages_0213 (ae878de) with main (8ea54cd)

Summary

✅ 6 untouched benchmarks

@chenjiahan chenjiahan enabled auto-merge (squash) February 13, 2025 08:14
@chenjiahan chenjiahan merged commit dab39ec into main Feb 13, 2025
33 checks passed
@chenjiahan chenjiahan deleted the remove_pnpm_find-workspace-packages_0213 branch February 13, 2025 08:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

team The issue/pr is created by the member of Rspack.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants