Skip to content

Version Packages (alpha)#1845

Merged
felixweinberger merged 1 commit into
mainfrom
changeset-release/main
Jun 25, 2026
Merged

Version Packages (alpha)#1845
felixweinberger merged 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actions github-actions Bot commented Apr 2, 2026

Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or setup this action to publish automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

⚠️⚠️⚠️⚠️⚠️⚠️

main is currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, run changeset pre exit on main.

⚠️⚠️⚠️⚠️⚠️⚠️

Releases

The changelog information of each package has been omitted from this message, as the content exceeds the size limit.

@modelcontextprotocol/client@2.0.0-alpha.3

@modelcontextprotocol/server@2.0.0-alpha.3

@modelcontextprotocol/codemod@2.0.0-alpha.1

@modelcontextprotocol/core@2.0.0-alpha.1

@modelcontextprotocol/express@2.0.0-alpha.3

@modelcontextprotocol/server-legacy@2.0.0-alpha.3

@modelcontextprotocol/fastify@2.0.0-alpha.3

@modelcontextprotocol/hono@2.0.0-alpha.3

@modelcontextprotocol/node@2.0.0-alpha.3

@modelcontextprotocol/core-internal@2.0.0-alpha.2

@modelcontextprotocol/test-conformance@2.0.0-alpha.1

@modelcontextprotocol/test-e2e@2.0.0-alpha.1

@github-actions github-actions Bot requested a review from a team as a code owner April 2, 2026 11:51

@claude claude Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

LGTM — routine automated version bump from the Changesets action.

Extended reasoning...

Overview

This PR touches three files: .changeset/pre.json (adds the zod-json-schema-compat changeset entry), packages/core/CHANGELOG.md (adds the 2.0.0-alpha.2 release section), and packages/core/package.json (bumps the version from 2.0.0-alpha.1 to 2.0.0-alpha.2). All changes are auto-generated by the Changesets release action.

Security risks

None. These are purely metadata/versioning files with no executable logic.

Level of scrutiny

Minimal scrutiny required. Auto-generated version bump PRs from the Changesets bot are among the simplest, most mechanical changes in a repo — the content is derived deterministically from merged changesets.

Other factors

No bugs were found by the bug hunting system, no prior review comments are outstanding, and the diff is a textbook Changesets alpha pre-release bump. Safe to approve.

@github-actions github-actions Bot force-pushed the changeset-release/main branch 3 times, most recently from 35992ec to 1aaa39d Compare April 2, 2026 13:01

@claude claude Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

LGTM — standard auto-generated Changesets release PR with only version bumps and CHANGELOG additions.

Extended reasoning...

Overview

This is an automated "Version Packages (alpha)" PR generated by the Changesets release action. It touches five files: .changeset/pre.json (adds two new changeset IDs), packages/client/CHANGELOG.md and packages/core/CHANGELOG.md (CHANGELOG entries), and packages/client/package.json / packages/core/package.json (version bumps only — 2.0.0-alpha.2 → 2.0.0-alpha.3 for client, 2.0.0-alpha.1 → 2.0.0-alpha.2 for core). No production logic is changed.

Security risks

None. The diff contains no code — only version strings, CHANGELOG prose, and changeset bookkeeping. No auth, crypto, or permissions paths are touched.

Level of scrutiny

Minimal scrutiny warranted. Automated release PRs of this kind are fully deterministic outputs of changeset version; the actual code changes they describe landed in earlier commits and were reviewed there.

Other factors

Two inline bug comments are attached. The first is a nit about CHANGELOG wording inverting the Accept header ordering described in PR #1655 — doc-only, no functional impact. The second is a pre-existing inconsistency in packages/core/package.json (zod listed in both dependencies and peerDependencies) that was not introduced by this PR and has no npm consumer impact since core is private: true. Neither issue warrants blocking this release PR.

Comment thread packages/client/CHANGELOG.md
Comment thread packages/core/package.json Outdated
@github-actions github-actions Bot force-pushed the changeset-release/main branch from 1aaa39d to 0ac069f Compare April 4, 2026 05:42
Comment thread packages/server/package.json
Comment thread packages/server/CHANGELOG.md
@github-actions github-actions Bot force-pushed the changeset-release/main branch from 0ac069f to fe53cda Compare April 11, 2026 13:30
Comment thread packages/core/CHANGELOG.md Outdated
Comment thread packages/client/CHANGELOG.md
@github-actions github-actions Bot force-pushed the changeset-release/main branch from fe53cda to a1b6ce1 Compare April 13, 2026 12:37
Comment thread packages/client/CHANGELOG.md
@github-actions github-actions Bot force-pushed the changeset-release/main branch 3 times, most recently from 0cefcf3 to 2bc21b7 Compare April 13, 2026 14:18
Comment thread packages/server/package.json
Comment thread packages/server/package.json
Comment thread packages/client/package.json
@github-actions github-actions Bot force-pushed the changeset-release/main branch from 2bc21b7 to 324b11e Compare April 14, 2026 10:18
Comment thread packages/client/package.json
Comment thread packages/core/CHANGELOG.md Outdated
@github-actions github-actions Bot force-pushed the changeset-release/main branch from 324b11e to 91dceb0 Compare April 14, 2026 10:35
Comment thread packages/client/package.json
Comment thread packages/client/CHANGELOG.md
Comment thread packages/client/package.json
@github-actions github-actions Bot force-pushed the changeset-release/main branch from 91dceb0 to 0f9910f Compare April 16, 2026 11:44
Comment thread packages/client/CHANGELOG.md
@github-actions github-actions Bot force-pushed the changeset-release/main branch from 0f9910f to f632488 Compare April 20, 2026 11:57
Comment thread packages/core/CHANGELOG.md Outdated
@github-actions github-actions Bot force-pushed the changeset-release/main branch 2 times, most recently from 6274e0a to 56f4c20 Compare April 27, 2026 12:25
Comment thread packages/client/CHANGELOG.md
@github-actions github-actions Bot force-pushed the changeset-release/main branch 2 times, most recently from 4fa1cf7 to 73d66f4 Compare April 28, 2026 12:41
@github-actions github-actions Bot force-pushed the changeset-release/main branch 5 times, most recently from 3668a0e to 13a703a Compare June 8, 2026 17:33
@github-actions github-actions Bot force-pushed the changeset-release/main branch 11 times, most recently from fddd554 to 1d10e82 Compare June 16, 2026 12:55
@github-actions github-actions Bot force-pushed the changeset-release/main branch from 1d10e82 to 0a5cebb Compare June 23, 2026 09:28
Comment thread packages/middleware/express/CHANGELOG.md
Comment thread packages/core/CHANGELOG.md Outdated
Comment thread packages/client/CHANGELOG.md
@github-actions github-actions Bot force-pushed the changeset-release/main branch 2 times, most recently from a75bdba to deaa754 Compare June 25, 2026 13:01
Comment thread packages/core/CHANGELOG.md Outdated
@github-actions github-actions Bot force-pushed the changeset-release/main branch from deaa754 to a9f8e03 Compare June 25, 2026 18:44
@pkg-pr-new

pkg-pr-new Bot commented Jun 25, 2026

Copy link
Copy Markdown

Open in StackBlitz

@modelcontextprotocol/client

npm i https://pkg.pr.new/modelcontextprotocol/typescript-sdk/@modelcontextprotocol/client@1845

@modelcontextprotocol/codemod

npm i https://pkg.pr.new/modelcontextprotocol/typescript-sdk/@modelcontextprotocol/codemod@1845

@modelcontextprotocol/core

npm i https://pkg.pr.new/modelcontextprotocol/typescript-sdk/@modelcontextprotocol/core@1845

@modelcontextprotocol/server

npm i https://pkg.pr.new/modelcontextprotocol/typescript-sdk/@modelcontextprotocol/server@1845

@modelcontextprotocol/server-legacy

npm i https://pkg.pr.new/modelcontextprotocol/typescript-sdk/@modelcontextprotocol/server-legacy@1845

@modelcontextprotocol/express

npm i https://pkg.pr.new/modelcontextprotocol/typescript-sdk/@modelcontextprotocol/express@1845

@modelcontextprotocol/fastify

npm i https://pkg.pr.new/modelcontextprotocol/typescript-sdk/@modelcontextprotocol/fastify@1845

@modelcontextprotocol/hono

npm i https://pkg.pr.new/modelcontextprotocol/typescript-sdk/@modelcontextprotocol/hono@1845

@modelcontextprotocol/node

npm i https://pkg.pr.new/modelcontextprotocol/typescript-sdk/@modelcontextprotocol/node@1845

commit: a9f8e03

Comment thread packages/server/CHANGELOG.md
Comment thread packages/client/CHANGELOG.md
@felixweinberger felixweinberger merged commit e4227d1 into main Jun 25, 2026
21 checks passed
@felixweinberger felixweinberger deleted the changeset-release/main branch June 25, 2026 19:44
felixweinberger added a commit that referenced this pull request Jun 26, 2026
Co-authored-by: Matt <77928207+mattzcarey@users.noreply.github.com>
Co-authored-by: Konstantin Konstantinov <KKonstantinov@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant