chore(deps): bump @modelcontextprotocol/sdk from 1.12.3 to 1.25.1 in /packages/core by dependabot[bot] · Pull Request #11 · inovaebiz/gemini-cli
Bumps @modelcontextprotocol/sdk from 1.12.3 to 1.25.1.
Release notes
Sourced from @modelcontextprotocol/sdk's releases.
1.25.1
What's Changed
- spec types - backwards compatibility changes by
@KKonstantinovin modelcontextprotocol/typescript-sdk#1306- chore: bump version for patch fix by
@felixweinbergerin modelcontextprotocol/typescript-sdk#1307Full Changelog: modelcontextprotocol/typescript-sdk@1.25.0...1.25.1
1.25.0
What's Changed
- list changed handlers on client constructor by
@mattzcareyin modelcontextprotocol/typescript-sdk#1206- Role - moved from inline to reusable type by
@KKonstantinovin modelcontextprotocol/typescript-sdk#1221- fix: use versioned npm tag for non-main branch releases by
@pcarletonin modelcontextprotocol/typescript-sdk#1236- No automatic completion support unless needed - Revisited yet again by
@cliffhallin modelcontextprotocol/typescript-sdk#1237- fix: Support updating output schema by
@vincent0426in modelcontextprotocol/typescript-sdk#1048- Remove type dependency on
@cfworker/json-schemaby@LucaButBoringin modelcontextprotocol/typescript-sdk#1229- Relocate tests under
/testby@KKonstantinovin modelcontextprotocol/typescript-sdk#1220- Fix tsconfig: remove tests by
@KKonstantinovin modelcontextprotocol/typescript-sdk#1240- tsconfig - tests and build fix by
@KKonstantinovin modelcontextprotocol/typescript-sdk#1243- fix a typo in examples README by
@DaleSeoin modelcontextprotocol/typescript-sdk#1246- Protocol date validation by
@mattzcareyin modelcontextprotocol/typescript-sdk#1247- Flaky test fix on Types.test.ts by
@KKonstantinovin modelcontextprotocol/typescript-sdk#1244- SPEC COMPLIANCE: Remove loose/passthrough types not allowed/defined by MCP spec + Task types by
@KKonstantinovin modelcontextprotocol/typescript-sdk#1242- Follow-up fixes for PR #1242 by
@felixweinbergerin modelcontextprotocol/typescript-sdk#1274- Update server examples and docs by
@DaleSeoin modelcontextprotocol/typescript-sdk#1285- Update TypeScript config to ES2020 to fix AJV imports by
@mattzcareyin modelcontextprotocol/typescript-sdk#1297- Fix Zod v4 schema description extraction by
@felixweinbergerin modelcontextprotocol/typescript-sdk#1296- Add optional description field to Implementation schema by
@calclaviain modelcontextprotocol/typescript-sdk#1295- Add theme property to Icon schema by
@DaleSeoin modelcontextprotocol/typescript-sdk#1290- feat: fetch transport by
@mattzcareyin modelcontextprotocol/typescript-sdk#1209- chore: bump version for release by
@felixweinbergerin modelcontextprotocol/typescript-sdk#1301New Contributors
@vincent0426made their first contribution in modelcontextprotocol/typescript-sdk#1048Full Changelog: modelcontextprotocol/typescript-sdk@1.24.3...1.25.0
1.24.3
What's Changed
- chore: fix dev dependency security vulnerabilities by
@felixweinbergerin modelcontextprotocol/typescript-sdk#1227- chore(deps): bump express from 5.0.1 to 5.2.1 in the npm_and_yarn group across 1 directory by
@dependabot[bot] in modelcontextprotocol/typescript-sdk#1228- fix: release HTTP connections after POST responses by
@mattzcareyin modelcontextprotocol/typescript-sdk#1214- fix: skip priming events and closeSSEStream for old protocol versions by
@felixweinbergerin modelcontextprotocol/typescript-sdk#1233- chore: bump version for patch release by
@felixweinbergerin modelcontextprotocol/typescript-sdk#1235Full Changelog: modelcontextprotocol/typescript-sdk@1.24.2...1.24.3
1.24.2
What's Changed
... (truncated)
Commits
384311bchore: bump version for patch fix (#1307)fb07af8spec types - backwards compatibility changes (#1306)2b20ca9chore: bump version for release (#1301)67ba7adfeat: fetch transport (#1209)1d42547Add theme property to Icon schema (#1290)54303b4Add optional description field to Implementation schema (#1295)9941294Fix Zod v4 schema description extraction (#1296)34c9e16Update TypeScript config to ES2020 to fix AJV imports (#1297)67d79d4Update server examples and docs (#1285)06a4fd2Follow-up fixes for PR #1242 (#1274)- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by pcarleton, a new releaser for @modelcontextprotocol/sdk since your current version.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
You can disable automated security fix PRs for this repo from the Security Alerts page.