chore(deps): bump @modelcontextprotocol/sdk from 1.12.1 to 1.26.0 by dependabot[bot] · Pull Request #17 · inovaebiz/gemini-cli
Bumps @modelcontextprotocol/sdk from 1.12.1 to 1.26.0.
Release notes
Sourced from @modelcontextprotocol/sdk's releases.
v1.26.0
Addresses "Sharing server/transport instances can leak cross-client response data" in this GHSA GHSA-345p-7cg4-v4c7
What's Changed
- chore: bump v1.25.3 for backport fixes by
@pcarletonin modelcontextprotocol/typescript-sdk#1412- fix(deps): resolve npm audit vulnerabilities and bump dependencies (v1.x backport) by
@samuvin modelcontextprotocol/typescript-sdk#1382- Fix #1430: Client Credentials providers scopes support (backported) by
@NSeydouxin modelcontextprotocol/typescript-sdk#1442- chore: bump version to 1.26.0 by
@pcarletonin modelcontextprotocol/typescript-sdk#1479New Contributors
@samuvmade their first contribution in modelcontextprotocol/typescript-sdk#1382@NSeydouxmade their first contribution in modelcontextprotocol/typescript-sdk#1442Full Changelog: modelcontextprotocol/typescript-sdk@v1.25.3...v1.26.0
v1.25.3
What's Changed
- [v1.x backport] Use correct schema for client sampling validation when tools are present by
@olaservoin modelcontextprotocol/typescript-sdk#1407- fix: prevent Hono from overriding global Response object (v1.x) by
@mattzcareyin modelcontextprotocol/typescript-sdk#1411Full Changelog: modelcontextprotocol/typescript-sdk@v1.25.2...v1.25.3
v1.25.2
What's Changed
- ci: trigger workflow on v1.x branch by
@felixweinbergerin modelcontextprotocol/typescript-sdk#1319- fix: README badges links destinations by
@antonpk1in modelcontextprotocol/typescript-sdk#907- fix: prevent ReDoS in UriTemplate regex patterns (v1.x backport) by
@pcarletonin modelcontextprotocol/typescript-sdk#1365New Contributors
@antonpk1made their first contribution in modelcontextprotocol/typescript-sdk#907Full Changelog: modelcontextprotocol/typescript-sdk@1.25.1...v1.25.2
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
... (truncated)
Commits
fe9c07bchore: bump version to 1.26.0 (#1479)4f01e7efix: add non-null assertions for optional setupServer fields in stateful testa05be17Merge commit from fork50d9fa3Fix #1430: Client Credentials providers scopes support (backported) (#1442)aa81a66fix(deps): resolve npm audit vulnerabilities and bump dependencies (v1.x back...6aba065chore: bump v1.25.3 for backport fixes (#1412)6e8f7e1fix: prevent Hono from overriding global Response object (v1.x) (#1411)12ae856[v1.x backport] Use correct schema for client sampling validation when tools ...b392f02fix: prevent ReDoS in UriTemplate regex patterns (v1.x backport) (#1365)a0c9b13fix: README badges links destinations (#907)- 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 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.