Skip to content

Commit 5362f7d

Browse files
chore(deps): update dependency zod to v4.4.3 (#8560)
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.2` → `4.4.3`](https://renovatebot.com/diffs/npm/zod/4.4.2/4.4.3) | ![age](https://developer.mend.io/api/mc/badges/age/npm/zod/4.4.3?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/zod/4.4.2/4.4.3?slim=true) | --- ### Release Notes <details> <summary>colinhacks/zod (zod)</summary> ### [`v4.4.3`](https://redirect.github.com/colinhacks/zod/compare/v4.4.2...f3c9ec03ba7a28ae72d25cc295f38674bee0f559) [Compare Source](https://redirect.github.com/colinhacks/zod/compare/v4.4.2...v4.4.3) </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 b1fbe26 commit 5362f7d

2 files changed

Lines changed: 10 additions & 3 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.2"
50+
"zod": "4.4.3"
5151
},
5252
"devDependencies": {
5353
"@ui5/webcomponents-react": "workspace:~",

yarn.lock

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5496,7 +5496,7 @@ __metadata:
54965496
ava: "npm:7.0.0"
54975497
react-docgen-typescript: "npm:2.4.0"
54985498
tsx: "npm:4.21.0"
5499-
zod: "npm:4.4.2"
5499+
zod: "npm:4.4.3"
55005500
bin:
55015501
ui5-wcr-mcp: ./dist/index.js
55025502
languageName: unknown
@@ -23203,7 +23203,14 @@ __metadata:
2320323203
languageName: node
2320423204
linkType: hard
2320523205

23206-
"zod@npm:4.4.2, zod@npm:^3.25 || ^4.0, zod@npm:^3.25.0 || ^4.0.0":
23206+
"zod@npm:4.4.3":
23207+
version: 4.4.3
23208+
resolution: "zod@npm:4.4.3"
23209+
checksum: 10c0/7ea31b558e88f9faf44f31dd185e2e1cbf51fed3081787fb96cc2534749b50c0acfc6da7f0922a7353ed092dd358c7d50c28ea96c94d04af64191bd33152eca3
23210+
languageName: node
23211+
linkType: hard
23212+
23213+
"zod@npm:^3.25 || ^4.0, zod@npm:^3.25.0 || ^4.0.0":
2320723214
version: 4.4.2
2320823215
resolution: "zod@npm:4.4.2"
2320923216
checksum: 10c0/aa5097464c41cf22d715cbc29873ae6feaaf56e687b81d140458d7c01201e7b9de1ee46c8567b5458ee3c0068b8a82b2652535b5d39589fcb5562d861c83ded3

0 commit comments

Comments
 (0)