Skip to content

Commit c38161b

Browse files
fix(deps): update dependency @modelcontextprotocol/sdk to ^1.25.2 (#1889)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [@modelcontextprotocol/sdk](https://modelcontextprotocol.io) ([source](https://redirect.github.com/modelcontextprotocol/typescript-sdk)) | [`^1.25.1` → `^1.25.2`](https://renovatebot.com/diffs/npm/@modelcontextprotocol%2fsdk/1.25.1/1.25.2) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@modelcontextprotocol%2fsdk/1.25.2?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@modelcontextprotocol%2fsdk/1.25.1/1.25.2?slim=true) | --- ### Release Notes <details> <summary>modelcontextprotocol/typescript-sdk (@&#8203;modelcontextprotocol/sdk)</summary> ### [`v1.25.2`](https://redirect.github.com/modelcontextprotocol/typescript-sdk/releases/tag/v1.25.2) [Compare Source](https://redirect.github.com/modelcontextprotocol/typescript-sdk/compare/1.25.1...v1.25.2) #### What's Changed - ci: trigger workflow on v1.x branch by [@&#8203;felixweinberger](https://redirect.github.com/felixweinberger) in [#&#8203;1319](https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/1319) - fix: README badges links destinations by [@&#8203;antonpk1](https://redirect.github.com/antonpk1) in [#&#8203;907](https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/907) - fix: prevent ReDoS in UriTemplate regex patterns (v1.x backport) by [@&#8203;pcarleton](https://redirect.github.com/pcarleton) in [#&#8203;1365](https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/1365) #### New Contributors - [@&#8203;antonpk1](https://redirect.github.com/antonpk1) made their first contribution in [#&#8203;907](https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/907) **Full Changelog**: <modelcontextprotocol/typescript-sdk@1.25.1...v1.25.2> </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/textlint/textlint). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi43NC41IiwidXBkYXRlZEluVmVyIjoiNDIuNzQuNSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6da764c commit c38161b

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

packages/textlint/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"watch": "tsc -b --watch"
4949
},
5050
"dependencies": {
51-
"@modelcontextprotocol/sdk": "^1.25.1",
51+
"@modelcontextprotocol/sdk": "^1.25.2",
5252
"@textlint/ast-node-types": "workspace:*",
5353
"@textlint/ast-traverse": "workspace:*",
5454
"@textlint/config-loader": "workspace:*",

pnpm-lock.yaml

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)