Skip to content

Commit 6171895

Browse files
chore(deps): update dependency zod to v4.4.2 (#8546)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [zod](https://zod.dev) ([source](https://redirect.github.com/colinhacks/zod)) | [`4.4.1` → `4.4.2`](https://renovatebot.com/diffs/npm/zod/4.4.1/4.4.2) | ![age](https://developer.mend.io/api/mc/badges/age/npm/zod/4.4.2?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/zod/4.4.1/4.4.2?slim=true) | --- ### Release Notes <details> <summary>colinhacks/zod (zod)</summary> ### [`v4.4.2`](https://redirect.github.com/colinhacks/zod/compare/v4.4.1...c59d4474e3b4cad1b323462186cf607178ce8267) [Compare Source](https://redirect.github.com/colinhacks/zod/compare/v4.4.1...v4.4.2) </details> --- ### Configuration 📅 **Schedule**: (UTC) - 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/UI5/webcomponents-react). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNTkuMiIsInVwZGF0ZWRJblZlciI6IjQzLjE1OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1a6e7ce commit 6171895

2 files changed

Lines changed: 3 additions & 10 deletions

File tree

packages/mcp-server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
],
4848
"dependencies": {
4949
"@modelcontextprotocol/sdk": "1.29.0",
50-
"zod": "4.4.1"
50+
"zod": "4.4.2"
5151
},
5252
"devDependencies": {
5353
"@ui5/webcomponents-react": "workspace:~",

yarn.lock

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -5447,7 +5447,7 @@ __metadata:
54475447
ava: "npm:7.0.0"
54485448
react-docgen-typescript: "npm:2.4.0"
54495449
tsx: "npm:4.21.0"
5450-
zod: "npm:4.4.1"
5450+
zod: "npm:4.4.2"
54515451
bin:
54525452
ui5-wcr-mcp: ./dist/index.js
54535453
languageName: unknown
@@ -23121,14 +23121,7 @@ __metadata:
2312123121
languageName: node
2312223122
linkType: hard
2312323123

23124-
"zod@npm:4.4.1":
23125-
version: 4.4.1
23126-
resolution: "zod@npm:4.4.1"
23127-
checksum: 10c0/55714c4bea81f7851ac46bf9edfde7c63ed6677a6cc8971ed3a526a079de3ffbe2bd56160327d22e070f72854fc4485b98ab7373255b6b69d64d9067caec864e
23128-
languageName: node
23129-
linkType: hard
23130-
23131-
"zod@npm:^3.25 || ^4.0, zod@npm:^3.25.0 || ^4.0.0":
23124+
"zod@npm:4.4.2, zod@npm:^3.25 || ^4.0, zod@npm:^3.25.0 || ^4.0.0":
2313223125
version: 4.4.2
2313323126
resolution: "zod@npm:4.4.2"
2313423127
checksum: 10c0/aa5097464c41cf22d715cbc29873ae6feaaf56e687b81d140458d7c01201e7b9de1ee46c8567b5458ee3c0068b8a82b2652535b5d39589fcb5562d861c83ded3

0 commit comments

Comments
 (0)