Skip to content

Comments

feat(deps): update @rspack/core to 2.0.0-alpha.0#7014

Merged
chenjiahan merged 1 commit intomainfrom
update_rspack_alpha_0122
Jan 22, 2026
Merged

feat(deps): update @rspack/core to 2.0.0-alpha.0#7014
chenjiahan merged 1 commit intomainfrom
update_rspack_alpha_0122

Conversation

@chenjiahan
Copy link
Member

Summary

Update dependency @rspack/core to 2.0.0-alpha.0.

Related Links

Checklist

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

Copilot AI review requested due to automatic review settings January 22, 2026 11:05
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

Updates the monorepo’s Rspack dependency to use the @rspack/core 2.0.0-alpha.0 release.

Changes:

  • Bump @rspack/core in packages/core/package.json from 2.0.0-canary.20260120 to 2.0.0-alpha.0
  • Refresh pnpm-lock.yaml to reflect the new resolved @rspack/* alpha artifacts and updated dependency graph

Reviewed changes

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

File Description
pnpm-lock.yaml Updates the lockfile to resolve @rspack/core 2.0.0-alpha.0 and related bindings/snapshots.
packages/core/package.json Bumps the direct dependency on @rspack/core to 2.0.0-alpha.0.
Files not reviewed (1)
  • pnpm-lock.yaml: Language not supported
Comments suppressed due to low confidence (1)

pnpm-lock.yaml:2504

  • pnpm-lock.yaml still resolves and keeps a second Rspack v2 build (@rspack/[email protected]) alongside the intended @rspack/[email protected]. This means installs will include two different @rspack/core + @rspack/binding versions; if the goal is to fully move to the alpha, update/override the transitive deps that pin canary (e.g. @module-federation/rspack in this lockfile) so the canary version can be removed and the dependency graph is deduped to alpha.

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

@chenjiahan chenjiahan merged commit b1801ad into main Jan 22, 2026
12 checks passed
@chenjiahan chenjiahan deleted the update_rspack_alpha_0122 branch January 22, 2026 11:11
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.

1 participant