Skip to content

Conversation

@jbroma
Copy link
Member

@jbroma jbroma commented Nov 4, 2025

Summary

  • - upgrading @rspack/core in the repo to the latest 1.6.0 version
  • - includes small typing alignment since the new public API for loaders is slightly more restrictive for the SourceMap type

Test plan

  • - tester app works
  • - tester federation works

Note

Upgrades @rspack/core to 1.6.0 across the workspace and updates flowLoader to use RawSourceMap.

  • Dependencies:
    • Bump @rspack/core to 1.6.0 across workspace/catalogs with corresponding lockfile updates (bindings, plugins, and MF packages).
  • Loaders:
    • packages/repack/src/loaders/flowLoader/flowLoader.ts: import RawSourceMap and cast generated source map to RawSourceMap.
  • Workspace:
    • Update pnpm-workspace.yaml catalog to reference @rspack/core@^1.6.0.

Written by Cursor Bugbot for commit 8c209b7. This will update automatically on new commits. Configure here.

@changeset-bot
Copy link

changeset-bot bot commented Nov 4, 2025

⚠️ No Changeset found

Latest commit: 8c209b7

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@vercel
Copy link

vercel bot commented Nov 4, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
repack-website Ready Ready Preview Comment Nov 4, 2025 4:41pm

@jbroma jbroma closed this Nov 4, 2025
@jbroma jbroma reopened this Nov 4, 2025
@jbroma jbroma merged commit e6e3f25 into main Nov 4, 2025
11 checks passed
@jbroma jbroma deleted the chore/upgrade-to-rspack-1.6 branch November 4, 2025 16:51
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.

2 participants