Update dependency @hookform/resolvers to v5.4.0 #3

Open
renovate wants to merge 1 commit from renovate/hookform-resolvers-5.x-lockfile into main
Collaborator

This PR contains the following updates:

Package Change Age Confidence
@hookform/resolvers (source) 5.1.15.4.0 age confidence

Release Notes

react-hook-form/resolvers (@​hookform/resolvers)

v5.4.0

Compare Source

Features
  • feat: add ata-validator resolver (#​845)
Fixes
  • fix issue with toNestErrors.ts (#​848)
  • add guidance on passing context to yupResolver (useForm context) (#​835) (3d29924)

v5.2.2

Compare Source

Bug Fixes

v5.2.1

Compare Source

Bug Fixes

v5.2.0

Compare Source

Features

Configuration

📅 Schedule: (UTC)

  • 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 Mend Renovate.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [@hookform/resolvers](https://react-hook-form.com) ([source](https://github.com/react-hook-form/resolvers)) | [`5.1.1` → `5.4.0`](https://renovatebot.com/diffs/npm/@hookform%2fresolvers/5.1.1/5.4.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@hookform%2fresolvers/5.4.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@hookform%2fresolvers/5.1.1/5.4.0?slim=true) | --- ### Release Notes <details> <summary>react-hook-form/resolvers (@&#8203;hookform/resolvers)</summary> ### [`v5.4.0`](https://github.com/react-hook-form/resolvers/releases/tag/v5.4.0) [Compare Source](https://github.com/react-hook-form/resolvers/compare/v5.2.2...v5.4.0) ##### Features - feat: add ata-validator resolver ([#&#8203;845](https://github.com/react-hook-form/resolvers/issues/845)) ##### Fixes - fix issue with toNestErrors.ts ([#&#8203;848](https://github.com/react-hook-form/resolvers/issues/848)) * add guidance on passing context to `yupResolver` (useForm context) ([#&#8203;835](https://github.com/react-hook-form/resolvers/issues/835)) ([3d29924](https://github.com/react-hook-form/resolvers/commit/3d2992472adf5735b46b175e22bea82fddf13854)) ### [`v5.2.2`](https://github.com/react-hook-form/resolvers/releases/tag/v5.2.2) [Compare Source](https://github.com/react-hook-form/resolvers/compare/v5.2.1...v5.2.2) ##### Bug Fixes - **zod:** fix output type for Zod 4 resolver ([#&#8203;803](https://github.com/react-hook-form/resolvers/issues/803)) ([e95721d](https://github.com/react-hook-form/resolvers/commit/e95721d3c8c6d6e555508b0e7b21c6ac801360cf)) ### [`v5.2.1`](https://github.com/react-hook-form/resolvers/releases/tag/v5.2.1) [Compare Source](https://github.com/react-hook-form/resolvers/compare/v5.2.0...v5.2.1) ##### Bug Fixes - discriminated union for zod v4 mini ([#&#8203;784](https://github.com/react-hook-form/resolvers/issues/784)) ([49a0d7b](https://github.com/react-hook-form/resolvers/commit/49a0d7ba939f58e04ca2d01a98949fc70f50b53e)) - zod v4 peer deps ([#&#8203;798](https://github.com/react-hook-form/resolvers/issues/798)) ([2d28e6a](https://github.com/react-hook-form/resolvers/commit/2d28e6aca611b042e07da0ae4cf448adbe78e1f3)) - **zod:** fix output type for Zod 4 resolver ([#&#8203;801](https://github.com/react-hook-form/resolvers/issues/801)) ([bc09647](https://github.com/react-hook-form/resolvers/commit/bc09647a5eec21d07097a8ccf89fb52ebf50a1ec)) ### [`v5.2.0`](https://github.com/react-hook-form/resolvers/releases/tag/v5.2.0) [Compare Source](https://github.com/react-hook-form/resolvers/compare/v5.1.1...v5.2.0) ##### Features - **ajv:** add ajv-formats for ajvResolver ([#&#8203;797](https://github.com/react-hook-form/resolvers/issues/797)) ([f040039](https://github.com/react-hook-form/resolvers/commit/f04003972a3cc7875beb073ff88c942deb6a2086)) </details> --- ### Configuration 📅 **Schedule**: (UTC) - 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 [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yMjAuMCIsInVwZGF0ZWRJblZlciI6IjQzLjIyMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
This pull request can be merged automatically.
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/hookform-resolvers-5.x-lockfile:renovate/hookform-resolvers-5.x-lockfile
git switch renovate/hookform-resolvers-5.x-lockfile

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff renovate/hookform-resolvers-5.x-lockfile
git switch renovate/hookform-resolvers-5.x-lockfile
git rebase main
git switch main
git merge --ff-only renovate/hookform-resolvers-5.x-lockfile
git switch renovate/hookform-resolvers-5.x-lockfile
git rebase main
git switch main
git merge --no-ff renovate/hookform-resolvers-5.x-lockfile
git switch main
git merge --squash renovate/hookform-resolvers-5.x-lockfile
git switch main
git merge --ff-only renovate/hookform-resolvers-5.x-lockfile
git switch main
git merge renovate/hookform-resolvers-5.x-lockfile
git push origin main
Sign in to join this conversation.
No description provided.