Skip to content

Commit 86dd922

Browse files
authored
Merge branch 'main' into feature/pt-br-docs-i18n
2 parents 0e0e028 + 9958086 commit 86dd922

117 files changed

Lines changed: 17461 additions & 12542 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.changeset/bright-pots-vanish.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@module-federation/retry-plugin': patch
3+
---
4+
5+
fix: externalize @module-federation/runtime and runtime-core from DTS bundle to prevent type incompatibility in consumers

.changeset/clean-devtools-graph.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@module-federation/devtools": patch
3+
---
4+
5+
Fix dependency graph cards for remotes that are only known by their manifest URL.
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@module-federation/dts-plugin': patch
3+
---
4+
5+
chore(dts-plugin): drop `ansi-colors` dependency in favor of inline ANSI escape for the single red error message.

.changeset/drop-lodash-get.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@module-federation/typescript': patch
3+
---
4+
5+
chore(typescript): drop `lodash.get` dependency in favor of optional chaining in `normalizeOptions`.
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@module-federation/third-party-dts-extractor': patch
3+
---
4+
5+
chore(third-party-dts-extractor): replace `resolve` with `exsolve` (0 transitive deps, ~100KB smaller) for the single `package.json` lookup.

.changeset/fuzzy-pears-play.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@module-federation/playground": patch
3+
---
4+
5+
Add a publishable Module Federation playground package for the docs site.
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@module-federation/sdk": patch
3+
---
4+
5+
Handle Node.js built-in imports in the Node ESM remote loader.
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
'@module-federation/managers': patch
3+
'@module-federation/third-party-dts-extractor': patch
4+
'@module-federation/manifest': patch
5+
---
6+
7+
chore: replace `find-pkg` with `empathic` (per [e18e replacements](https://e18e.dev/docs/replacements/find-pkg.html)). Removes unused `find-pkg` dependency from `@module-federation/manifest`.
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
'@module-federation/devtools': patch
3+
'@module-federation/treeshake-server': patch
4+
'@module-federation/rspress-plugin': patch
5+
'create-module-federation': patch
6+
'@module-federation/third-party-dts-extractor': patch
7+
---
8+
9+
Bump runtime dependencies: echarts 6.1.0 (devtools), hono 4.12.26 and @hono/node-server 1.19.13 (treeshake-server), lodash-es 4.18.1 (rspress-plugin), handlebars 4.7.9 (create-module-federation), resolve 1.22.12 (third-party-dts-extractor).

.changeset/tricky-pants-rescue.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@module-federation/treeshake-server': patch
3+
---
4+
5+
Bump undici to 7.28.0 to resolve known vulnerabilities (CVE-2026-12151 and related advisories).

0 commit comments

Comments
 (0)