Skip to content

Commit ab78e34

Browse files
chore(deps): ⬆️ update zod to v3.23.8 (#114)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [zod](https://zod.dev) ([source](https://togithub.com/colinhacks/zod)) | [`3.23.5` -> `3.23.8`](https://renovatebot.com/diffs/npm/zod/3.23.5/3.23.8) | [![age](https://developer.mend.io/api/mc/badges/age/npm/zod/3.23.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/zod/3.23.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/zod/3.23.5/3.23.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/zod/3.23.5/3.23.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>colinhacks/zod (zod)</summary> ### [`v3.23.8`](https://togithub.com/colinhacks/zod/releases/tag/v3.23.8) [Compare Source](https://togithub.com/colinhacks/zod/compare/v3.23.7...v3.23.8) #### Commits: - [`0f4d403`](https://togithub.com/colinhacks/zod/commit/0f4d403558ae0490c711e4c2bfcf6c200bd14e11) Add Bronze logos ([#&#8203;3470](https://togithub.com/colinhacks/zod/issues/3470)) - [`1968731`](https://togithub.com/colinhacks/zod/commit/19687315b5b24bbd1ff6c346bfc2975700221748) Tweak tiers ([#&#8203;3471](https://togithub.com/colinhacks/zod/issues/3471)) - [`eda7df3`](https://togithub.com/colinhacks/zod/commit/eda7df314399929f7ed737423868a5a0780cd944) Change RefinementCtx to interface - [`ca42965`](https://togithub.com/colinhacks/zod/commit/ca42965df46b2f7e2747db29c40a26bcb32a51d5) v3.23.8 ### [`v3.23.7`](https://togithub.com/colinhacks/zod/compare/v3.23.6...f985b5b922cb357dbf4b25bb43814d19f838e046) [Compare Source](https://togithub.com/colinhacks/zod/compare/v3.23.6...v3.23.7) ### [`v3.23.6`](https://togithub.com/colinhacks/zod/compare/v3.23.5...93b480b12ec3466cbd3b4182f7ce292e5c61528c) [Compare Source](https://togithub.com/colinhacks/zod/compare/v3.23.5...v3.23.6) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 4am on Monday" in timezone Asia/Kolkata, 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 [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/timelessco/node-ts-app).
1 parent 9ef1233 commit ab78e34

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"dotenv": "16.4.5",
8080
"winston": "3.13.0",
8181
"winston-daily-rotate-file": "5.0.0",
82-
"zod": "3.23.5"
82+
"zod": "3.23.8"
8383
},
8484
"devDependencies": {
8585
"@babel/plugin-syntax-import-assertions": "7.22.5",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)