Skip to content

Commit fc44bb2

Browse files
fix(deps): update patch updates (patch) (#1848)
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.22.0` -> `^1.23.0`](https://renovatebot.com/diffs/npm/@modelcontextprotocol%2fsdk/1.23.0/1.23.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@modelcontextprotocol%2fsdk/1.23.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@modelcontextprotocol%2fsdk/1.23.0/1.23.0?slim=true) | | [@types/js-yaml](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/js-yaml) ([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/js-yaml)) | [`^4.0.0` -> `^4.0.9`](https://renovatebot.com/diffs/npm/@types%2fjs-yaml/4.0.9/4.0.9) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fjs-yaml/4.0.9?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2fjs-yaml/4.0.9/4.0.9?slim=true) | | [js-yaml](https://redirect.github.com/nodeca/js-yaml) | [`^4.1.0` -> `^4.1.1`](https://renovatebot.com/diffs/npm/js-yaml/4.1.0/4.1.1) | ![age](https://developer.mend.io/api/mc/badges/age/npm/js-yaml/4.1.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/js-yaml/4.1.0/4.1.1?slim=true) | --- ### Release Notes <details> <summary>nodeca/js-yaml (js-yaml)</summary> ### [`v4.1.1`](https://redirect.github.com/nodeca/js-yaml/blob/HEAD/CHANGELOG.md#411---2025-11-12) [Compare Source](https://redirect.github.com/nodeca/js-yaml/compare/4.1.0...4.1.1) ##### Security - Fix prototype pollution issue in yaml merge (<<) operator. </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. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4zMi4yIiwidXBkYXRlZEluVmVyIjoiNDIuMzIuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9607972 commit fc44bb2

3 files changed

Lines changed: 14 additions & 14 deletions

File tree

packages/@textlint/linter-formatter/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@textlint/types": "workspace:*",
4141
"chalk": "^4.1.2",
4242
"debug": "^4.4.3",
43-
"js-yaml": "^4.1.0",
43+
"js-yaml": "^4.1.1",
4444
"lodash": "^4.17.21",
4545
"pluralize": "^2.0.0",
4646
"string-width": "^4.2.3",
@@ -50,7 +50,7 @@
5050
},
5151
"devDependencies": {
5252
"@types/debug": "^4.1.12",
53-
"@types/js-yaml": "^4.0.0",
53+
"@types/js-yaml": "^4.0.9",
5454
"@types/lodash": "^4.17.21",
5555
"@types/node": "^24.10.1",
5656
"chai": "^4.5.0",

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.22.0",
51+
"@modelcontextprotocol/sdk": "^1.23.0",
5252
"@textlint/ast-node-types": "workspace:*",
5353
"@textlint/ast-traverse": "workspace:*",
5454
"@textlint/config-loader": "workspace:*",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)