chore(deps): update module federation (major)#1493
chore(deps): update module federation (major)#1493renovate[bot] wants to merge 1 commit intomainfrom
Conversation
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 9bde999547
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
packages/core/package.json
Outdated
| }, | ||
| "devDependencies": { | ||
| "@module-federation/rsbuild-plugin": "^0.24.1", | ||
| "@module-federation/rsbuild-plugin": "^2.0.1", |
There was a problem hiding this comment.
Pin module federation plugin to Rsbuild 1-compatible release
This bumps @module-federation/rsbuild-plugin to ^2.0.1 while this package (and the workspace) still uses @rsbuild/core ~1.7.3; in the same commit, pnpm-lock.yaml shows @module-federation/[email protected] now peering on @rsbuild/core: 2.0.0-beta.2 (the previous plugin version accepted ^1.3.21 || ^2.0.0-0). That means module-federation flows are now on an unsupported peer combination in Rsbuild 1.x projects, which can break MF builds/tests at runtime; keep the plugin on the 0.x line or upgrade Rsbuild where this plugin is used.
Useful? React with 👍 / 👎.
9bde999 to
119b681
Compare
Deploying rslib with
|
| Latest commit: |
128b5a2
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://b879df08.rslib.pages.dev |
| Branch Preview URL: | https://renovate-major-module-federa.rslib.pages.dev |
ececf64 to
10ee680
Compare
6141663 to
8d11094
Compare
c8e5528 to
4676706
Compare
4676706 to
128b5a2
Compare
This PR contains the following updates:
^0.24.1→^2.2.2^0.24.1→^2.2.2^5.0.6→^6.0.5Release Notes
module-federation/core (@module-federation/enhanced)
v2.2.2Compare Source
Patch Changes
8b8da62: fix(enhanced): replace require with lazyRequire to ensure proper initialization ordering in plugins95282ac]f81bbea]v2.2.1Compare Source
Patch Changes
v2.2.0Compare Source
Patch Changes
90758e9: Remove the unusedChildCompilationRuntimePluginimplementation from theenhanced runtime container internals.
c856ec1]12240bb]e5dd6ef]079aecd]83662e3]v2.1.0Compare Source
Patch Changes
987716a: fix(enhanced): correct the condition for provideExternalRuntime field0172491: Fix federation runtime bootstrap to rehydrate bundler runtime in workers.a0faa70: Security fix: bump Ajv usage to 8.18.0 to prevent CVE-2025-69873 from affectingschema-utilsvalidation paths.918294f: Add runtime-safe access helpers for webpack require, webpack share-scope globals, and ignored dynamic imports, and migrate core/node runtime loaders to use these helpers. The helpers are exposed via a standalone@module-federation/sdk/bundlerentrypoint so they can be built and consumed independently from the SDK main index bundle.6235711]5a4f503]918294f]24bf84d]918294f]5954fe7]918294f]v2.0.1Patch Changes
28a2db4]v2.0.0Patch Changes
2bd445d]module-federation/core (@module-federation/rsbuild-plugin)
v2.2.2Compare Source
Patch Changes
8b8da62]v2.2.1Compare Source
Patch Changes
v2.2.0Compare Source
Patch Changes
c856ec1]12240bb]e5dd6ef]90758e9]ec7ab53]v2.1.0Compare Source
Patch Changes
dfbf05f: Fix app-modetarget: 'node'handling to respect customenvironmentnames, improve missing-environment errors, auto-detect default environment names by caller/tooling whenenvironmentis omitted, and ensure selected node-target environments still receive federation plugin injection for commonjs-like SSR outputs.987716a]0172491]a0faa70]918294f]v2.0.1Patch Changes
v2.0.0Major Changes
2bd445d: feat: upgrade to modern js 3.0Patch Changes
module-federation/core (@module-federation/storybook-addon)
v6.0.5Patch Changes
8b8da62]v6.0.4Patch Changes
v6.0.3Patch Changes
c856ec1]12240bb]e5dd6ef]90758e9]v6.0.2Patch Changes
987716a]0172491]a0faa70]918294f]v6.0.1Patch Changes
v6.0.0Major Changes
2bd445d: feat: upgrade to modern js 3.0Patch Changes
Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.