fix(deps): update dependency zod-validation-error to v4 #148

Open
Renovate wants to merge 1 commit from renovate/zod-validation-error-4.x into main
Owner

This PR contains the following updates:

Package Change Age Confidence
zod-validation-error ^3.5.2 -> ^4.0.0 age confidence

⚠️ Warning

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


Release Notes

causaly/zod-validation-error (zod-validation-error)

v4.0.1

Compare Source

Patch Changes

v4.0.0

Compare Source

Major Changes
  • 9be31d2: Make v4 the default export of zod-validation-error
  • b979890: Add support for zod v4 as a peer dependency.
  • 3bf9e78: Update the API to separate between error mapping and message building.

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.


  • 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-validation-error](https://github.com/causaly/zod-validation-error) | [`^3.5.2` -> `^4.0.0`](https://renovatebot.com/diffs/npm/zod-validation-error/3.5.3/4.0.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/zod-validation-error/4.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/zod-validation-error/3.5.3/4.0.1?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>causaly/zod-validation-error (zod-validation-error)</summary> ### [`v4.0.1`](https://github.com/causaly/zod-validation-error/blob/HEAD/CHANGELOG.md#401) [Compare Source](https://github.com/causaly/zod-validation-error/compare/27da79fe2ba7a58f6343d2ba9974640902efb06f...v4.0.1) ##### Patch Changes - [`f8b7c44`](https://github.com/causaly/zod-validation-error/commit/f8b7c44): Handle no path property in "invalid\_union" by [@&#8203;MiaInturi](https://github.com/MiaInturi) ### [`v4.0.0`](https://github.com/causaly/zod-validation-error/blob/HEAD/CHANGELOG.md#400) [Compare Source](https://github.com/causaly/zod-validation-error/compare/54d469cfdb82717391a39d4a53c9441af38377b6...27da79fe2ba7a58f6343d2ba9974640902efb06f) ##### Major Changes - [`9be31d2`](https://github.com/causaly/zod-validation-error/commit/9be31d2): Make v4 the default export of zod-validation-error - [`b979890`](https://github.com/causaly/zod-validation-error/commit/b979890): Add support for zod v4 as a peer dependency. - [`3bf9e78`](https://github.com/causaly/zod-validation-error/commit/3bf9e78): Update the API to separate between error mapping and message building. </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 has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS40NS4wIiwidXBkYXRlZEluVmVyIjoiNDEuNDUuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
fix(deps): update dependency zod-validation-error to v4
Some checks failed
docker-build / docker (push) Failing after 20m6s
tests / Tests (push) Failing after 19m2s
container-scan / Container Scan (pull_request) Failing after 21m8s
docker-build / docker (pull_request) Failing after 25m12s
tests / Tests (pull_request) Failing after 18m8s
529e65e789
Some checks failed
docker-build / docker (push) Failing after 20m6s
Required
Details
tests / Tests (push) Failing after 19m2s
Required
Details
container-scan / Container Scan (pull_request) Failing after 21m8s
docker-build / docker (pull_request) Failing after 25m12s
Required
Details
tests / Tests (pull_request) Failing after 18m8s
Required
Details
This pull request doesn't have enough approvals yet. 0 of 1 approvals granted.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/zod-validation-error-4.x:renovate/zod-validation-error-4.x
git switch renovate/zod-validation-error-4.x
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
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#148
No description provided.