Commit 53f18b0
authored
Update dependency zod to v4 (#8)
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| [zod](https://zod.dev)
([source](https://redirect.github.com/colinhacks/zod)) | [`^3.23.8` ->
`^4.0.0`](https://renovatebot.com/diffs/npm/zod/3.25.76/4.0.5) |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>colinhacks/zod (zod)</summary>
###
[`v4.0.5`](https://redirect.github.com/colinhacks/zod/compare/v4.0.4...45afab0f846dffd591362b6f770017507eb185b5)
[Compare
Source](https://redirect.github.com/colinhacks/zod/compare/v4.0.4...v4.0.5)
###
[`v4.0.4`](https://redirect.github.com/colinhacks/zod/compare/v4.0.3...9335f0543d6359f9236e3e33b78cc5b2788dbe0f)
[Compare
Source](https://redirect.github.com/colinhacks/zod/compare/v4.0.3...v4.0.4)
###
[`v4.0.3`](https://redirect.github.com/colinhacks/zod/compare/44a936cb77961e57a0988d8a3c63d9c71fce69ac...9a7161a976d6349f738c00cb6d6528c0407a65e8)
[Compare
Source](https://redirect.github.com/colinhacks/zod/compare/44a936cb77961e57a0988d8a3c63d9c71fce69ac...v4.0.3)
###
[`v4.0.2`](https://redirect.github.com/colinhacks/zod/compare/v4.0.1...44a936cb77961e57a0988d8a3c63d9c71fce69ac)
[Compare
Source](https://redirect.github.com/colinhacks/zod/compare/v4.0.1...44a936cb77961e57a0988d8a3c63d9c71fce69ac)
###
[`v4.0.1`](https://redirect.github.com/colinhacks/zod/releases/tag/v4.0.1)
[Compare
Source](https://redirect.github.com/colinhacks/zod/compare/79d4d80e3b47f04752c5c281077b53f889551441...v4.0.1)
#### Commits:
-
[`91c9ca6`](https://redirect.github.com/colinhacks/zod/commit/91c9ca6385bef38278605294498af06c89b9aa68)
fix: cleanup \_idmap of $ZodRegistry
([#​4837](https://redirect.github.com/colinhacks/zod/issues/4837))
-
[`9cce1c5`](https://redirect.github.com/colinhacks/zod/commit/9cce1c5779aea32d00226a931a7f67d3e2529d58)
docs: fix typo in flattenError example on error-formatting page
([#​4819](https://redirect.github.com/colinhacks/zod/issues/4819))
([#​4833](https://redirect.github.com/colinhacks/zod/issues/4833))
-
[`a3560ae`](https://redirect.github.com/colinhacks/zod/commit/a3560aeb6c3a8675a932601be79cfae897eec9d9)
v3.25.76
([#​4838](https://redirect.github.com/colinhacks/zod/issues/4838))
-
[`5060661`](https://redirect.github.com/colinhacks/zod/commit/50606616c0d291caf3210a7521da51271b918333)
Release 3.25.76
-
[`7baee4e`](https://redirect.github.com/colinhacks/zod/commit/7baee4e17f86f4017e09e12b0acdee36a5b1c087)
Update index.mdx
([#​4831](https://redirect.github.com/colinhacks/zod/issues/4831))
-
[`06172bf`](https://redirect.github.com/colinhacks/zod/commit/06172bf37693840e917a5446159503a299e8b4a0)
docs: add zod2md to zodToXConverters
([#​4835](https://redirect.github.com/colinhacks/zod/issues/4835))
-
[`30e2f3e`](https://redirect.github.com/colinhacks/zod/commit/30e2f3e127073c276ed5a9ac990ebbc5d8e1a76a)
Update docs
-
[`b748b91`](https://redirect.github.com/colinhacks/zod/commit/b748b914d9a0c52e57bfb682dcf587e79e2a7f2e)
Add zod-openapi libraries to v4
([#​4829](https://redirect.github.com/colinhacks/zod/issues/4829))
-
[`990e03b`](https://redirect.github.com/colinhacks/zod/commit/990e03bae12a9b1bc6817e3dbdf337cb3cd87ce2)
Update core.mdx
([#​4746](https://redirect.github.com/colinhacks/zod/issues/4746))
-
[`e7f20c2`](https://redirect.github.com/colinhacks/zod/commit/e7f20c2c761f924b1182b65eed49c9235822fa16)
Fix treeifyError type for branded primitives. Add test. Closes
[#​4840](https://redirect.github.com/colinhacks/zod/issues/4840)
([#​4843](https://redirect.github.com/colinhacks/zod/issues/4843))
-
[`79d4d80`](https://redirect.github.com/colinhacks/zod/commit/79d4d80e3b47f04752c5c281077b53f889551441)
v4.0.0
([#​4844](https://redirect.github.com/colinhacks/zod/issues/4844))
-
[`00a1708`](https://redirect.github.com/colinhacks/zod/commit/00a17088a2efae79ec8609caf9417ba10b2afe78)
Remove JSR from release.yml
-
[`7c4c83c`](https://redirect.github.com/colinhacks/zod/commit/7c4c83c5f421e3d4d65fed79491628723821eee4)
Update mime docs
-
[`a7bd58a`](https://redirect.github.com/colinhacks/zod/commit/a7bd58a6d35c5af0cb7301b1c2722bd60b5baa1b)
Remove when from params
-
[`e899016`](https://redirect.github.com/colinhacks/zod/commit/e8990165094117e87fb9d04fae7d1a0f60506842)
Support format in z.templateLiteral
-
[`b259211`](https://redirect.github.com/colinhacks/zod/commit/b259211157ec62299d7e2fad005827979d087b21)
4.0.1
###
[`v4.0.0`](https://redirect.github.com/colinhacks/zod/compare/v3.25.76...79d4d80e3b47f04752c5c281077b53f889551441)
[Compare
Source](https://redirect.github.com/colinhacks/zod/compare/v3.25.76...79d4d80e3b47f04752c5c281077b53f889551441)
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, 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/adobe-rnd/xwalk-renderer-poc).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4yMy4yIiwidXBkYXRlZEluVmVyIjoiNDEuMjMuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 717f849 commit 53f18b0
2 files changed
+14
-5
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
0 commit comments