fix(deps): update dependency zod to v3.25.71 #134

Merged
dominik merged 1 commit from renovate/zod-3.x-lockfile into main 2025-07-03 06:48:21 +00:00
Owner

This PR contains the following updates:

Package Change Age Confidence
zod (source) 3.25.67 -> 3.25.71 age confidence

⚠️ Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

colinhacks/zod (zod)

v3.25.71

Compare Source

Commits:

v3.25.70

Compare Source

Commits:

v3.25.69

Compare Source

Commits:

v3.25.68

Compare Source

Commits:


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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [zod](https://zod.dev) ([source](https://github.com/colinhacks/zod)) | [`3.25.67` -> `3.25.71`](https://renovatebot.com/diffs/npm/zod/3.25.67/3.25.71) | [![age](https://developer.mend.io/api/mc/badges/age/npm/zod/3.25.71?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/zod/3.25.67/3.25.71?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > ⚠️ **Warning** > > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>colinhacks/zod (zod)</summary> ### [`v3.25.71`](https://github.com/colinhacks/zod/releases/tag/v3.25.71) [Compare Source](https://github.com/colinhacks/zod/compare/v3.25.70...v3.25.71) #### Commits: - [`66a0f34`](https://github.com/colinhacks/zod/commit/66a0f34bfc746acddbfb68426b8b1b3f1d3d1727) Move source to `/src` ([#&#8203;4808](https://github.com/colinhacks/zod/issues/4808)) - [`2a15f44`](https://github.com/colinhacks/zod/commit/2a15f44606fd66335c6ebc1f91d702bb6bc95693) 3.25.71 ### [`v3.25.70`](https://github.com/colinhacks/zod/releases/tag/v3.25.70) [Compare Source](https://github.com/colinhacks/zod/compare/v3.25.69...v3.25.70) #### Commits: - [`bd81c7c`](https://github.com/colinhacks/zod/commit/bd81c7cfaa03f61365d1c708c7e0f1cac54ea9ca) Add ecosystem listing to homepage - [`1ddb971`](https://github.com/colinhacks/zod/commit/1ddb9719564e644722852193930a09d54f720443) Add Mobb to sponsors - [`30ba440`](https://github.com/colinhacks/zod/commit/30ba440859f5b9184817f578626ff85d484aec27) Clean up ecosystem.mdx - [`0ef1b85`](https://github.com/colinhacks/zod/commit/0ef1b85b5923a1a06a2afab47dbad249d105a997) Add `svelte-jsonschema-form` to form integrations ([#&#8203;4784](https://github.com/colinhacks/zod/issues/4784)) - [`14715f1`](https://github.com/colinhacks/zod/commit/14715f147363e88e73190bb6ddbdf008914f0b19) docs: fix Lambda spelling ([#&#8203;4804](https://github.com/colinhacks/zod/issues/4804)) - [`f6da030`](https://github.com/colinhacks/zod/commit/f6da030188ea30defc025bbc672e5a81fbe93078) Add back src ([#&#8203;4806](https://github.com/colinhacks/zod/issues/4806)) - [`364200a`](https://github.com/colinhacks/zod/commit/364200a67c9f74ef252dbfa65ea93aab8fb15c06) Revert "Add back src ([#&#8203;4806](https://github.com/colinhacks/zod/issues/4806))" - [`16e1b67`](https://github.com/colinhacks/zod/commit/16e1b67e15d794afbbc3208a0d1153ce9637f26a) v3.25.70 ([#&#8203;4807](https://github.com/colinhacks/zod/issues/4807)) ### [`v3.25.69`](https://github.com/colinhacks/zod/releases/tag/v3.25.69) [Compare Source](https://github.com/colinhacks/zod/compare/v3.25.68...v3.25.69) #### Commits: - [`f46946c`](https://github.com/colinhacks/zod/commit/f46946ca3b3e28122fcf8433af36c4827e9b2a97) Improve release workflow - [`b6fe831`](https://github.com/colinhacks/zod/commit/b6fe831e7a2cd5d26b45fafa7c303e980ac472b5) Do not clobber defaults in - [`7f986d0`](https://github.com/colinhacks/zod/commit/7f986d021d28441acfc1fda6c25b3842fe4b26e7) Skip attw test if Zod isn't built - [`5576182`](https://github.com/colinhacks/zod/commit/5576182a9b8bda42bf8ddb98b370b938765831b1) Add `exact` to `too_big`/`too_small` issue formats ([#&#8203;4802](https://github.com/colinhacks/zod/issues/4802)) - [`8fd2fc3`](https://github.com/colinhacks/zod/commit/8fd2fc3f91a061935cfb3d92d8e0684caec92634) 3.25.69 ### [`v3.25.68`](https://github.com/colinhacks/zod/releases/tag/v3.25.68) [Compare Source](https://github.com/colinhacks/zod/compare/v3.25.67...v3.25.68) #### Commits: - [`d3e0f86`](https://github.com/colinhacks/zod/commit/d3e0f867d6ce8e310a1c6b546798561f0f501eaa) feat: add zod-xlsx back to the ecosystem.tsx ([#&#8203;4718](https://github.com/colinhacks/zod/issues/4718)) - [`86112d9`](https://github.com/colinhacks/zod/commit/86112d96c22a555f6d0789ec5f66f639fd6883c4) chore: update lint-staged from v12 to v16 ([#&#8203;4703](https://github.com/colinhacks/zod/issues/4703)) - [`218a267`](https://github.com/colinhacks/zod/commit/218a26784b0618b6c2dfd9eced8888d330427435) chore: remove unused octokit ([#&#8203;4708](https://github.com/colinhacks/zod/issues/4708)) - [`a7cb6ed`](https://github.com/colinhacks/zod/commit/a7cb6ed52e507a267d25e6eeca7dc1c82d7d5c06) fix(v4): add exact to length check issue ([#&#8203;4617](https://github.com/colinhacks/zod/issues/4617)) - [`b888170`](https://github.com/colinhacks/zod/commit/b888170c8c6cb45513e853810b7cba0e6295423b) Close [#&#8203;4035](https://github.com/colinhacks/zod/issues/4035) - [`5879baf`](https://github.com/colinhacks/zod/commit/5879baf3c118c15ddd428bc59a00169c8d864792) Fix fmt - [`bd1bdda`](https://github.com/colinhacks/zod/commit/bd1bddad9340c540dc699683c2ac02d568dae57b) Fix build - [`ddadfb8`](https://github.com/colinhacks/zod/commit/ddadfb8334c2da88bc3c5cada81b35971eeb816e) Simplify basics, document reportInput - [`d5e2368`](https://github.com/colinhacks/zod/commit/d5e23683cab94dfd89be8a57193e33187a09ee2d) Add `z.stringFormat()` ([#&#8203;4737](https://github.com/colinhacks/zod/issues/4737)) - [`ee5615d`](https://github.com/colinhacks/zod/commit/ee5615d76b93aac15d7428a17b834a062235f6a1) Drop example and examples entirely - [`4080fd9`](https://github.com/colinhacks/zod/commit/4080fd9f210a4100746a470799b7d9fe00aedbca) Add treeshaking discussion to docs - [`cf6157a`](https://github.com/colinhacks/zod/commit/cf6157a217347412e7784398f58dd3e35ccc5821) Docs - [`39947ac`](https://github.com/colinhacks/zod/commit/39947acd1526c0672fb075bc6cccc81813bb4074) Use import star everywhere - [`7e296ae`](https://github.com/colinhacks/zod/commit/7e296aeeeba23f0b3c1b7a74103710012babdee0) WIP - [`bb42be4`](https://github.com/colinhacks/zod/commit/bb42be45db8f819b792639c3aa4b555844f1a05d) Update treeshake target - [`0a49fa3`](https://github.com/colinhacks/zod/commit/0a49fa39348b7c72b19ddedc3b0f879bd395304b) Improve mini docs - [`1b0a5e5`](https://github.com/colinhacks/zod/commit/1b0a5e589afd6ac913b0eddc3aa615224a1495c2) Add dep - [`90fa0cd`](https://github.com/colinhacks/zod/commit/90fa0cdcb45975494a82ecfe4a71e6e9babe6bdb) Switch to `zshy` ([#&#8203;4777](https://github.com/colinhacks/zod/issues/4777)) - [`af3841b`](https://github.com/colinhacks/zod/commit/af3841bb98b2ebcaffabeb42b10f9735c39fc0a7) Rename play.ts - [`cf12ccf`](https://github.com/colinhacks/zod/commit/cf12ccfa12890ab006dd812016163bd4f254bdd1) 3.25.68 - [`34ae421`](https://github.com/colinhacks/zod/commit/34ae421ca07caa3cff9788033197db2b801cbc0f) Update snapshot </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 has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNy4yIiwidXBkYXRlZEluVmVyIjoiNDEuMTcuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Renovate added 1 commit 2025-07-03 01:01:50 +00:00
fix(deps): update dependency zod to v3.25.69
Some checks failed
docker-build / docker (push) Successful in 9m50s
tests / Tests (push) Failing after 5m26s
container-scan / Container Scan (pull_request) Successful in 7m41s
docker-build / docker (pull_request) Successful in 7m12s
tests / Tests (pull_request) Successful in 5m16s
688eb9fe0f
Author
Owner

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.


  • Branch has one or more failed status checks
### Branch automerge failure This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead. ___ * Branch has one or more failed status checks
Renovate force-pushed renovate/zod-3.x-lockfile from 688eb9fe0f to 03c7a08691 2025-07-03 01:02:17 +00:00 Compare
Renovate force-pushed renovate/zod-3.x-lockfile from 03c7a08691 to fb08874bf1 2025-07-03 02:01:27 +00:00 Compare
Renovate changed title from fix(deps): update dependency zod to v3.25.69 to fix(deps): update dependency zod to v3.25.70 2025-07-03 02:01:29 +00:00
Renovate force-pushed renovate/zod-3.x-lockfile from fb08874bf1 to a4d33bf1d0 2025-07-03 03:01:32 +00:00 Compare
Renovate changed title from fix(deps): update dependency zod to v3.25.70 to fix(deps): update dependency zod to v3.25.71 2025-07-03 03:01:35 +00:00
dominik scheduled this pull request to auto merge when all checks succeed 2025-07-03 06:48:03 +00:00
dominik approved these changes 2025-07-03 06:48:10 +00:00
dominik merged commit 010c7885dd into main 2025-07-03 06:48:21 +00:00
dominik deleted branch renovate/zod-3.x-lockfile 2025-07-03 06:48:36 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: DHBW-WE/MeetUp#134
No description provided.