Skip to content

chore(dashboard): bump @hookform/resolvers from 4.1.3 to 5.4.0 in /apps/dashboard#788

Merged
rafeekpro merged 1 commit into
developfrom
dependabot/npm_and_yarn/apps/dashboard/develop/hookform/resolvers-5.4.0
Jun 17, 2026
Merged

chore(dashboard): bump @hookform/resolvers from 4.1.3 to 5.4.0 in /apps/dashboard#788
rafeekpro merged 1 commit into
developfrom
dependabot/npm_and_yarn/apps/dashboard/develop/hookform/resolvers-5.4.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 15, 2026

Copy link
Copy Markdown
Contributor

Bumps @hookform/resolvers from 4.1.3 to 5.4.0.

Release notes

Sourced from @​hookform/resolvers's releases.

v5.4.0

5.4.0 (2026-05-21)

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

5.2.2 (2025-09-14)

Bug Fixes

  • zod: fix output type for Zod 4 resolver (#803) (e95721d)

v5.2.1

5.2.1 (2025-07-29)

Bug Fixes

v5.2.0

5.2.0 (2025-07-25)

Features

  • ajv: add ajv-formats for ajvResolver (#797) (f040039)

v5.1.1

5.1.1 (2025-06-09)

Bug Fixes

v5.1.0

5.1.0 (2025-06-07)

... (truncated)

Commits
  • 3d29924 feat: add guidance on passing context to yupResolver (useForm context) (#835)
  • 56b68f3 feat: 5.3.0
  • cf8562d update readme on ata-validator
  • 5e5b610 fix issue with toNestErrors.ts (#848)
  • 72aacf8 Revise supported versions in SECURITY.md
  • ad89a20 feat: add ata-validator resolver (#845)
  • 02286db ci: updated publish workflow to use node 24 (#838)
  • 2e9bc7c Fix(zodResolver): error paths in complex unions #787 (#819)
  • e95721d fix(zod): fix output type for Zod 4 resolver (#803)
  • 49a0d7b fix: discriminated union for zod v4 mini (#784)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 15, 2026
rafeekpro
rafeekpro previously approved these changes Jun 17, 2026

@rafeekpro rafeekpro left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

@rafeekpro

Copy link
Copy Markdown
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>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/apps/dashboard/develop/hookform/resolvers-5.4.0 branch from 66d1908 to 7a91cf4 Compare June 17, 2026 09:30

@rafeekpro rafeekpro left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

@rafeekpro rafeekpro merged commit eb661b0 into develop Jun 17, 2026
16 checks passed
@rafeekpro rafeekpro deleted the dependabot/npm_and_yarn/apps/dashboard/develop/hookform/resolvers-5.4.0 branch June 17, 2026 09:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant