fix(test): classify runtime dependencies in test workspaces - #2592
fix(test): classify runtime dependencies in test workspaces#2592SnowSky1 wants to merge 1 commit into
Conversation
Co-Authored-By: Claude <noreply@anthropic.com>
|
@modelcontextprotocol/client
@modelcontextprotocol/codemod
@modelcontextprotocol/core
@modelcontextprotocol/server
@modelcontextprotocol/server-legacy
@modelcontextprotocol/express
@modelcontextprotocol/fastify
@modelcontextprotocol/hono
@modelcontextprotocol/node
commit: |
|
@felixweinberger, when you have a chance, could you review this test-workspace manifest fix? It restores the current |
|
Status note: this PR was unintentionally left as a draft while I opened the stacked #2593 draft. GitHub now disables “Ready for review” for my external account because of the repository open-PR limit, and the API denies |
|
Closing for the time being: repository permissions prevent me from marking this draft ready for review (the markPullRequestReadyForReview mutation returns FORBIDDEN for my account), and drafts cannot be merged, so I do not want it sitting idle in the review queue. The diff was complete and CI was green at close time; the branch fix/test-helpers-vitest-dependency is kept on my fork. Happy to reopen or resubmit if maintainers want this change or can restore draft-readiness for external contributors. |
Summary
Validation
The affected packages are private test workspaces, so no changeset is required.