chore: update @rspack/core to 2.0.0-canary.20260120#7002
Merged
chenjiahan merged 3 commits intomainfrom Jan 21, 2026
Merged
Conversation
✅ Deploy Preview for rsbuild-v2 ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Contributor
There was a problem hiding this comment.
Pull request overview
This PR updates @rspack/core from version 2.0.0-canary-20260116 to 2.0.0-canary.20260120, aligning with the latest canary release. Additionally, it removes two unused devDependencies from the root package.json.
Changes:
- Updated @rspack/core dependency to version 2.0.0-canary.20260120 (note: version format changed from hyphen to dot separator)
- Removed unused devDependencies
browserslist-load-configandwatchpackfrom root package.json - Updated pnpm-lock.yaml with corresponding dependency resolutions and platform-specific bindings
Reviewed changes
Copilot reviewed 2 out of 3 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| package.json | Removed unused devDependencies browserslist-load-config and watchpack from root workspace |
| packages/core/package.json | Updated @rspack/core dependency from 2.0.0-canary-20260116 to 2.0.0-canary.20260120 |
| pnpm-lock.yaml | Updated lockfile with new @rspack/core version and all platform-specific bindings, removed unused dependencies |
Files not reviewed (1)
- pnpm-lock.yaml: Language not supported
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Deploying rsbuild-v2 with
|
| Latest commit: |
18b5b69
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://ea72c066.rsbuild-v2.pages.dev |
| Branch Preview URL: | https://update-rspack-0120.rsbuild-v2.pages.dev |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Update @rspack/core to 2.0.0-canary.20260120
Related Links
Checklist