chore(rslib-runtime): roll up bundleless runtime stack migration#4353
Closed
ScriptedAlchemy wants to merge 302 commits intomainfrom
Closed
chore(rslib-runtime): roll up bundleless runtime stack migration#4353ScriptedAlchemy wants to merge 302 commits intomainfrom
ScriptedAlchemy wants to merge 302 commits intomainfrom
Conversation
🦋 Changeset detectedLatest commit: 3eec91b The changes in this PR will be included in the next version bump. This PR includes changesets to release 46 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
❌ Deploy Preview for module-federation-docs failed. Why did it fail? →
|
Contributor
Bundle Size Report35 package(s) changed, 6 unchanged.
Total dist: 9.06 MB (+2.18 MB (+31.6%)) |
- @rslib/core → 0.19.6 across all packages and apps - @rsbuild/core 2.0.0-beta.2 → 2.0.0-beta.4 (beta consumers) - @rsbuild/core 1.3.21 → 1.7.3, ^1.6.15 → ^1.7.3 (stable consumers) - @rsbuild/plugin-sass ^1.3.2 → ^1.5.0 Co-authored-by: Cursor <cursoragent@cursor.com>
Resolve loadScriptNode from @module-federation/sdk/node via an indirect require so runtime-core does not export an undefined function. Harden nextjs-mf post-build cjs copy steps to no-op when cjs outputs already exist. Co-authored-by: Cursor <cursoragent@cursor.com>
Remove the node package type field and keep manifest debug instrumentation updates so ci:local e2e-manifest can build and run end-to-end. Co-authored-by: Cursor <cursoragent@cursor.com>
Remove temporary manifest host/provider debug instrumentation while keeping React Refresh exclusions that prevent $Refresh runtime errors. Co-authored-by: Cursor <cursoragent@cursor.com>
Apply formatting updates for the two files reported by CI format:check so the checkout-install gate passes consistently. Co-authored-by: Cursor <cursoragent@cursor.com>
- Add watch mode to ci-local.mjs with --watch, --watch-path, --watch-debounce-ms - Abort and restart jobs on file changes with proper process group termination - Fix node package ESM/CJS handling and flush-chunks TS7053 type assertion - Add pluginEmitCjsFromEsm and runtime plugin updates Co-authored-by: Cursor <cursoragent@cursor.com>
Fix the broken lockfile dependency graph found during CI revalidation. This keeps local and CI installs resolving consistently on this branch. Co-authored-by: Cursor <cursoragent@cursor.com>
Align error-codes import entrypoints with emitted files and remove the extra RawSource argument so additionalFilesToCompile no longer fails TYPE-001. Co-authored-by: Cursor <cursoragent@cursor.com>
Refresh pnpm-lock.yaml for this branch so checkout-install and publish-preview no longer fail with ERR_PNPM_OUTDATED_LOCKFILE. Co-authored-by: Cursor <cursoragent@cursor.com>
Restore sdk and error-codes export paths to the filenames emitted by the current build so CI package resolution no longer fails on these branches. Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
…syntax errors Co-authored-by: Cursor <cursoragent@cursor.com>
# Conflicts: # pnpm-lock.yaml
# Conflicts: # packages/error-codes/package.json # packages/node/package.json # packages/storybook-addon/package.json
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
rslib/runtime-core -> mainPRruntime-core,runtime,sdk,runtime-tools, andwebpack-bundler-runtimeenhanced,rspack,node,metro-core,inject-external-runtime-core-plugin,error-codes)Included Chain PRs (already merged into this branch)
rslib/runtime -> rslib/runtime-corerslib/sdk -> rslib/runtimerslib/runtime-tools -> rslib/sdkrslib/webpack-bundler-runtime -> rslib/runtime-toolsChanged Packages
@module-federation/runtime-core@module-federation/runtime@module-federation/sdk@module-federation/runtime-tools@module-federation/webpack-bundler-runtime@module-federation/enhanced@module-federation/rspack@module-federation/node@module-federation/metro@module-federation/runtime-plugins@module-federation/error-codesChangesets
.changeset/odd-birds-hear.md.changeset/loud-elephants-lie.md.changeset/mean-plants-bake.md.changeset/tall-seals-lie.md.changeset/wet-carpets-begin.mdBase
mainSingle-PR Review Guide (No Additional PRs)
This PR will remain a single PR. Improvements are being done in-place (no stacked or follow-up PR splitting).
Suggested Review Order
In-Place Scope Trim Checklist