Skip to content

Commit 95dae73

Browse files
chore(deps): update dependency zod to v4.4.1 (#8539)
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.3.6` → `4.4.1`](https://renovatebot.com/diffs/npm/zod/4.3.6/4.4.1) | ![age](https://developer.mend.io/api/mc/badges/age/npm/zod/4.4.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/zod/4.3.6/4.4.1?slim=true) | --- ### Release Notes <details> <summary>colinhacks/zod (zod)</summary> ### [`v4.4.1`](https://redirect.github.com/colinhacks/zod/compare/v4.4.0...edd0bf0f5ada4a8dc581c259407d7bbad0a71ea7) [Compare Source](https://redirect.github.com/colinhacks/zod/compare/v4.4.0...v4.4.1) ### [`v4.4.0`](https://redirect.github.com/colinhacks/zod/compare/v4.3.6...d05f026e9e6eae0e1e6c2efbf11c89007ca40494) [Compare Source](https://redirect.github.com/colinhacks/zod/compare/v4.3.6...v4.4.0) </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 2a345a4 commit 95dae73

2 files changed

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

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5517,7 +5517,7 @@ __metadata:
55175517
ava: "npm:7.0.0"
55185518
react-docgen-typescript: "npm:2.4.0"
55195519
tsx: "npm:4.21.0"
5520-
zod: "npm:4.3.6"
5520+
zod: "npm:4.4.1"
55215521
bin:
55225522
ui5-wcr-mcp: ./dist/index.js
55235523
languageName: unknown
@@ -23256,10 +23256,10 @@ __metadata:
2325623256
languageName: node
2325723257
linkType: hard
2325823258

23259-
"zod@npm:4.3.6":
23260-
version: 4.3.6
23261-
resolution: "zod@npm:4.3.6"
23262-
checksum: 10c0/860d25a81ab41d33aa25f8d0d07b091a04acb426e605f396227a796e9e800c44723ed96d0f53a512b57be3d1520f45bf69c0cb3b378a232a00787a2609625307
23259+
"zod@npm:4.4.1":
23260+
version: 4.4.1
23261+
resolution: "zod@npm:4.4.1"
23262+
checksum: 10c0/55714c4bea81f7851ac46bf9edfde7c63ed6677a6cc8971ed3a526a079de3ffbe2bd56160327d22e070f72854fc4485b98ab7373255b6b69d64d9067caec864e
2326323263
languageName: node
2326423264
linkType: hard
2326523265

0 commit comments

Comments
 (0)