Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/enhanced/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
},
"devDependencies": {
"ajv": "^8.18.0",
"enhanced-resolve": "^5.0.0",
"enhanced-resolve": "^5.24.5",
"fast-glob": "3.3.3",
"memfs": "4.46.0",
"terser": "^5.37.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/esbuild/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"@module-federation/runtime": "workspace:*",
"@module-federation/webpack-bundler-runtime": "workspace:*",
"cjs-module-lexer": "1.3.1",
"enhanced-resolve": "5.16.1",
"enhanced-resolve": "5.24.5",

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P1 Badge Add a changeset for the published dependency bump

This changes a shipped runtime dependency of the publishable @module-federation/esbuild package, while the commit contains no changeset. Consequently, the Changesets release plan has no entry to version and document this upgrade, so consumers will not receive it until an unrelated release happens to bump the package; add a patch changeset covering the affected publishable packages.

AGENTS.md reference: AGENTS.md:L221-L226

Useful? React with 👍 / 👎.

"es-module-lexer": "1.5.3",
"esbuild": "0.28.1",
"json5": "2.2.3",
Expand Down
Loading
Loading