Skip to content

chore(deps): update @rspack/core to 2.0.1#1233

Merged
chenjiahan merged 1 commit into
mainfrom
chenjiahan/chore-update-rspack-core-2-0-1
May 8, 2026
Merged

chore(deps): update @rspack/core to 2.0.1#1233
chenjiahan merged 1 commit into
mainfrom
chenjiahan/chore-update-rspack-core-2-0-1

Conversation

@chenjiahan

@chenjiahan chenjiahan commented May 8, 2026

Copy link
Copy Markdown
Member

Background

Rspack example projects and the adapter package still pinned @rspack/core to 2.0.0-beta.9 while the related Rspack packages already use 2.0.1.

Implementation

  • Update @rspack/core to 2.0.1 in the Rspack examples and adapter package.
  • Refresh pnpm-lock.yaml and let Renovate manage @rspack/core updates again.

@github-actions

github-actions Bot commented May 8, 2026

Copy link
Copy Markdown

Rsdoctor Bundle Diff Analysis

Found 12 projects in monorepo, 0 projects with changes.

📊 Quick Summary
Project Total Size Change
adapter-rsbuild 3.6 KB 0
adapter-rslib 24.6 KB 0
adapter-rspack 7.7 KB 0
browser 2.0 MB 0
browser-react 3.7 KB 0
browser-ui 803.5 KB 0
coverage-istanbul 9.6 KB 0
core/browser 970.2 KB 0
core/loaders 869.0 B 0
core/main 1.6 MB 0
vscode/extension 58.9 MB 0
vscode/worker 14.4 KB 0

Generated by Rsdoctor GitHub Action

@chenjiahan chenjiahan marked this pull request as ready for review May 8, 2026 09:48
Copilot AI review requested due to automatic review settings May 8, 2026 09:48
@chenjiahan chenjiahan enabled auto-merge (squash) May 8, 2026 09:48

Copilot AI 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

Updates the Rspack example projects and the @rstest/adapter-rspack package to use the stable @rspack/core@2.0.1 (instead of 2.0.0-beta.9), aligning them with the rest of the repo’s Rspack-related tooling and re-enabling Renovate management for this dependency.

Changes:

  • Bump @rspack/core from 2.0.0-beta.9 to 2.0.1 in the Rspack adapter and example projects.
  • Refresh pnpm-lock.yaml to reflect the updated Rspack dependency graph.
  • Remove @rspack/core (and @rspack/core-canary) from Renovate’s ignoreDeps list so Renovate can manage updates again.

Reviewed changes

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

Show a summary per file
File Description
pnpm-lock.yaml Updates lockfile entries to resolve @rspack/core@2.0.1 and associated bindings/runtime deps.
packages/adapter-rspack/package.json Pins adapter devDependency @rspack/core to 2.0.1 for local development/build.
examples/react-rspack/package.json Pins example devDependency @rspack/core to 2.0.1.
examples/react-rspack-browser/package.json Pins browser example devDependency @rspack/core to 2.0.1.
.github/renovate.json5 Stops ignoring @rspack/core so Renovate can resume updating it.
Files not reviewed (1)
  • pnpm-lock.yaml: Language not supported

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

@chenjiahan chenjiahan merged commit 2eb6743 into main May 8, 2026
24 checks passed
@chenjiahan chenjiahan deleted the chenjiahan/chore-update-rspack-core-2-0-1 branch May 8, 2026 10:42
@9aoy 9aoy mentioned this pull request May 18, 2026
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.

3 participants