JoshuaKGoldberg / create-typescript-app

Quickstart-friendly TypeScript template with comprehensive, configurable, opinionated tooling. 💝
MIT License
1.21k stars 75 forks source link

fix(deps): update dependency zod-validation-error to v3.2.0 #1487

Closed renovate[bot] closed 7 months ago

renovate[bot] commented 7 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
zod-validation-error 3.0.3 -> 3.2.0 age adoption passing confidence

Release Notes

causaly/zod-validation-error (zod-validation-error) ### [`v3.2.0`](https://togithub.com/causaly/zod-validation-error/blob/HEAD/CHANGELOG.md#320) [Compare Source](https://togithub.com/causaly/zod-validation-error/compare/v3.1.0...v3.2.0) ##### Minor Changes - [`6b4e8a0`](https://togithub.com/causaly/zod-validation-error/commit/6b4e8a0): Introduce `fromError` API which is a less strict version of `fromZodError` - [`35a28c6`](https://togithub.com/causaly/zod-validation-error/commit/35a28c6): Add runtime check in `fromZodError` and throw dev-friendly `TypeError` suggesting usage of `fromError` instead ### [`v3.1.0`](https://togithub.com/causaly/zod-validation-error/blob/HEAD/CHANGELOG.md#310) [Compare Source](https://togithub.com/causaly/zod-validation-error/compare/v3.0.3...v3.1.0) ##### Minor Changes - [`3f5e391`](https://togithub.com/causaly/zod-validation-error/commit/3f5e391): Better error messages for zod.function() types

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.



This PR has been generated by Mend Renovate. View repository job log here.