Skip to content

chore(deps): Bump @hookform/resolvers from 3.10.0 to 5.4.0 in /frontend#113

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/frontend/hookform/resolvers-5.4.0
Open

chore(deps): Bump @hookform/resolvers from 3.10.0 to 5.4.0 in /frontend#113
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/frontend/hookform/resolvers-5.4.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 25, 2026

Bumps @hookform/resolvers from 3.10.0 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 compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Summary by cubic

Upgrade @hookform/resolvers from 3.10.0 to 5.4.0 in the frontend to get fixes and new resolver support. No app code changes, but please re-verify form validation where we use zod, yup, or ajv.

  • Dependencies

    • Adds new ata-validator resolver.
    • ajvResolver now includes ajv-formats.
    • Fixes for complex unions and output types in zod v4 resolver.
  • Migration

    • Run tests and spot-check forms using zod, yup, or ajv.
    • If using zod v4, ensure a compatible zod version is installed.

Written for commit a3ed8e6. Summary will update on new commits. Review in cubic

Bumps [@hookform/resolvers](https://github.com/react-hook-form/resolvers) from 3.10.0 to 5.4.0.
- [Release notes](https://github.com/react-hook-form/resolvers/releases)
- [Commits](react-hook-form/resolvers@v3.10.0...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 added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 25, 2026
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.

0 participants