build(deps): bump @modelcontextprotocol/sdk from 1.9.0 to 1.13.2
Closed
Number: #52
Type: Pull Request
State: Closed
Type: Pull Request
State: Closed
Author:
dependabot[bot]
Association: None
Comments: 1
![dependabot[bot]](https://github.com/dependabot.png)
Association: None
Comments: 1
Created:
June 30, 2025 at 04:39 AM UTC
(3 months ago)
(3 months ago)
Updated:
July 07, 2025 at 04:08 AM UTC
(3 months ago)
(3 months ago)
Closed:
July 07, 2025 at 04:08 AM UTC
(3 months ago)
(3 months ago)
Time to Close:
7 days
Labels:
dependencies javascript
dependencies javascript
Description:
Bumps @modelcontextprotocol/sdk from 1.9.0 to 1.13.2.
Release notes
Sourced from @modelcontextprotocol/sdk
's releases.
1.13.2
What's Changed
- Fix
/.well-known/oauth-authorization-server
dropping path by@calclavia
in modelcontextprotocol/typescript-sdk#687- Fallback for
/.well-known/oauth-authorization-server
dropping path by@ihrpr
in modelcontextprotocol/typescript-sdk#692- [auth] refactor resource selection to not include resource if PRM is not present by
@pcarleton
in modelcontextprotocol/typescript-sdk#693- fix: skip validation if tool reports error by
@Areo-Joe
in modelcontextprotocol/typescript-sdk#655- feat(shared/auth): support software_statement in OAuthClientMetadata by
@chrisdickinson
in modelcontextprotocol/typescript-sdk#696- Show session id per request in simpleStreamableHttp example server by
@cliffhall
in modelcontextprotocol/typescript-sdk#640- Raw request propagation in tools - passed to callbacks via RequestHandlerExtra by
@KKonstantinov
in modelcontextprotocol/typescript-sdk#627- Update readme file to include a tip to allow
mcp-session-id
in CORS when using StreamableHTTP by@Achintha444
in modelcontextprotocol/typescript-sdk#633- Pr/protocol overwriting transport hooks by
@nichtsam
in modelcontextprotocol/typescript-sdk#477- docs: Add clarifying comments for stateless streamable HTTP endpoints by
@dhodun
in modelcontextprotocol/typescript-sdk#542- Bump formidable from 3.5.2 to 3.5.4 in the npm_and_yarn group across 1 directory by
@dependabot
in modelcontextprotocol/typescript-sdk#428- test(server): add more tests for
SSEServerTransport
class by@christian-bromann
in modelcontextprotocol/typescript-sdk#391- Update version of the package to 1.13.2 by
@ihrpr
in modelcontextprotocol/typescript-sdk#701New Contributors 🙏
@calclavia
made their first contribution in modelcontextprotocol/typescript-sdk#687@Areo-Joe
made their first contribution in modelcontextprotocol/typescript-sdk#655@KKonstantinov
made their first contribution in modelcontextprotocol/typescript-sdk#627@Achintha444
made their first contribution in modelcontextprotocol/typescript-sdk#633@nichtsam
made their first contribution in modelcontextprotocol/typescript-sdk#477@dhodun
made their first contribution in modelcontextprotocol/typescript-sdk#542@christian-bromann
made their first contribution in modelcontextprotocol/typescript-sdk#391Full Changelog: https://github.com/modelcontextprotocol/typescript-sdk/compare/1.13.1...1.13.2
1.13.1
What's Changed
- simpleStreamableHttp: fix example code by
@ochafik
in modelcontextprotocol/typescript-sdk#660- build: add watching script targets for build & simple streamable http server by
@ochafik
in modelcontextprotocol/typescript-sdk#663- feat: remove console statements from SDK code by
@ashwin-ant
in modelcontextprotocol/typescript-sdk#668- [auth] adjust default validation for resource parameter in client flow, and server example by
@pcarleton
in modelcontextprotocol/typescript-sdk#664- fix(client/sse): extract protected resource from eventsource 401 by
@chrisdickinson
in modelcontextprotocol/typescript-sdk#675- 1.13.1 by
@ihrpr
in modelcontextprotocol/typescript-sdk#683Full Changelog: https://github.com/modelcontextprotocol/typescript-sdk/compare/1.13.0...1.13.1
1.13.0
🚀 Implementation for Spec revision 2025-06-18
https://github.com/modelcontextprotocol/modelcontextprotocol/releases/tag/2025-06-18
- feat: implement MCP-Protocol-Version header requirement for HTTP transport by
@ochafik
in modelcontextprotocol/typescript-sdk#614- Rename ResourceReference to ResourceTemplateReference by
@ihrpr
in modelcontextprotocol/typescript-sdk#619- Adds _meta to additional interface types by
@ihrpr
in modelcontextprotocol/typescript-sdk#630- Add title to tools, resources, prompts by
@ihrpr
in modelcontextprotocol/typescript-sdk#631- Add support for resource link by
@ihrpr
in modelcontextprotocol/typescript-sdk#632- Include context into completions by
@ihrpr
in modelcontextprotocol/typescript-sdk#634
... (truncated)
Commits
1e52f38
Merge pull request #701 from modelcontextprotocol/ihrpr/1.13.29d678ce
1.13.2be845dd
Merge pull request #391 from christian-bromann/cb/sse-testsf76652b
Update src/server/sse.test.ts362acfc
Update package-lock.json08c767f
Merge branch 'main' into cb/sse-tests6e0b699
Merge pull request #428 from modelcontextprotocol/dependabot/npm_and_yarn/npm...a783c5a
Merge pull request #542 from dhodun/dhodun/add-streamable-http-comments71d309d
Merge pull request #477 from nichtsam/pr/protocol-overwriting-transport-hooks909fe5d
Merge pull request #633 from Achintha444/main- Additional commits viewable in compare view
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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will 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 version
will 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 dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Pull Request Statistics
Commits:
1
1
Files Changed:
2
2
Additions:
+7
+7
Deletions:
-13
-13
Package Dependencies
Technical Details
ID: | 2865042 |
UUID: | 2627735057 |
Node ID: | PR_kwDOOIsApc6coA4R |
Host: | GitHub |
Repository: | RonHouben/postgres-mcp-server |
Merge State: | Unknown |