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/bridge/bridge-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -189,6 +189,6 @@
"vite": "^5.4.21",
"@module-federation/runtime": "workspace:*",
"@module-federation/runtime-core": "workspace:*",
"hono": "4.12.26"
"hono": "4.12.27"
}
}
2 changes: 1 addition & 1 deletion packages/treeshake-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@hono/node-server": "1.19.13",
"@hono/zod-validator": "0.7.4",
"dotenv": "16.4.5",
"hono": "4.12.26",
"hono": "4.12.27",

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P2 Badge Add a changeset for the Hono bump

This updates the published @module-federation/treeshake-server dependency graph, but the commit does not add or update any .changeset/*.md entry for the package; I checked the existing changesets and they only cover unrelated packages. Without a package-specific patch changeset, the release metadata can omit this security update even if the fixed group later bumps versions, so please add a changeset covering the Hono upgrade.

AGENTS.md reference: AGENTS.md:L221-L227

Useful? React with 👍 / 👎.

"json-stable-stringify": "1.3.0",
"nanoid": "5.1.6",
"p-limit": "7.2.0",
Expand Down
Loading
Loading