chore(dashboard): bump @hookform/resolvers from 4.1.3 to 5.4.0 in /apps/dashboard#788
Merged
rafeekpro merged 1 commit intoJun 17, 2026
Conversation
rafeekpro
previously approved these changes
Jun 17, 2026
rafeekpro
left a comment
Collaborator
There was a problem hiding this comment.
Major bump 4→5, but all 7 zodResolver call sites use the stable @hookform/resolvers/zod import path. Dashboard typecheck+build CI green confirms no API/type break. Approving.
Collaborator
|
@dependabot rebase |
Bumps [@hookform/resolvers](https://github.com/react-hook-form/resolvers) from 4.1.3 to 5.4.0. - [Release notes](https://github.com/react-hook-form/resolvers/releases) - [Commits](react-hook-form/resolvers@v4.1.3...v5.4.0) --- updated-dependencies: - dependency-name: "@hookform/resolvers" dependency-version: 5.4.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
66d1908 to
7a91cf4
Compare
rafeekpro
approved these changes
Jun 17, 2026
rafeekpro
left a comment
Collaborator
There was a problem hiding this comment.
Re-approving after dependabot rebase. Major bump 4→5 verified safe: all 7 zodResolver call sites use the stable @hookform/resolvers/zod import path; dashboard typecheck+build CI green.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps @hookform/resolvers from 4.1.3 to 5.4.0.
Release notes
Sourced from @hookform/resolvers's releases.
... (truncated)
Commits
3d29924feat: add guidance on passing context toyupResolver(useForm context) (#835)56b68f3feat: 5.3.0cf8562dupdate readme on ata-validator5e5b610fix issue with toNestErrors.ts (#848)72aacf8Revise supported versions in SECURITY.mdad89a20feat: add ata-validator resolver (#845)02286dbci: updated publish workflow to use node 24 (#838)2e9bc7cFix(zodResolver): error paths in complex unions #787 (#819)e95721dfix(zod): fix output type for Zod 4 resolver (#803)49a0d7bfix: discriminated union for zod v4 mini (#784)