Conversation
🦋 Changeset detectedLatest commit: 95df937 The changes in this PR will be included in the next version bump. This PR includes changesets to release 2 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 storybook-mcp-self-host-example canceled.
|
commit: |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #204 +/- ##
=======================================
Coverage ? 73.91%
=======================================
Files ? 42
Lines ? 1177
Branches ? 330
=======================================
Hits ? 870
Misses ? 192
Partials ? 115 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Pull request overview
Updates the monorepo’s pinned Storybook + tmcp ecosystem dependencies so the MCP server reports clientCapabilities correctly, by moving the workspace catalog and corresponding per-project lockfiles forward to newer versions.
Changes:
- Bump Storybook packages from
10.3.0-alpha.16→10.4.0-alpha.2via the pnpm workspace catalog(s). - Bump
tmcpand related transports/adapters (@tmcp/*) to newer versions. - Regenerate per-project
pnpm-lock.yamlfiles for affected workspaces (addon, mcp package, eval, internal storybook app).
Reviewed changes
Copilot reviewed 2 out of 6 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
| pnpm-workspace.yaml | Updates workspace catalog versions for Storybook and tmcp-related packages. |
| packages/mcp/pnpm-lock.yaml | Lockfile refresh to resolve tmcp/transport versions from the updated catalog. |
| packages/addon-mcp/pnpm-lock.yaml | Lockfile refresh for addon workspace with updated Storybook + tmcp deps. |
| eval/pnpm-lock.yaml | Lockfile refresh for eval workspace to align with the updated Storybook catalog. |
| apps/internal-storybook/pnpm-lock.yaml | Lockfile refresh for the internal Storybook app workspace using the updated Storybook catalog. |
Files not reviewed (4)
- apps/internal-storybook/pnpm-lock.yaml: Language not supported
- eval/pnpm-lock.yaml: Language not supported
- packages/addon-mcp/pnpm-lock.yaml: Language not supported
- packages/mcp/pnpm-lock.yaml: Language not supported
Bundle ReportChanges will decrease total bundle size by 111.63kB (-100.0%) ⬇️. This is within the configured threshold ✅ Detailed changes
|
Upgraded all tmcp-related packages to correctly report
clientCapabilities