Skip to content

chore(deps): bump @hookform/resolvers from 5.4.0 to 5.4.3 - #25

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

chore(deps): bump @hookform/resolvers from 5.4.0 to 5.4.3#25
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/hookform/resolvers-5.4.3

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps @hookform/resolvers from 5.4.0 to 5.4.3.

Release notes

Sourced from @​hookform/resolvers's releases.

v5.4.3

5.4.3 (2026-07-25)

Bug Fixes

  • Zod resolver does not respect union error (#855) (4e56b2b)

v5.4.2

5.4.2 (2026-07-25)

Bug Fixes

  • preserve standard schema root errors (#853) (08f25e9)

v5.4.1

5.4.1 (2026-07-25)

Bug Fixes

  • declare validation libraries as optional peerDependencies (#850) (d5e5134)
Commits
  • 4e56b2b fix: Zod resolver does not respect union error (#855)
  • b45de27 chore: fix repo unit tests issue (#854)
  • c3a5674 Change test command from 'bun test' to 'bun run test' (#825)
  • 08f25e9 fix: preserve standard schema root errors (#853)
  • a21e723 fix #842 zodResolver() type overload fails with Zod v4.3.x due to branded ver...
  • b7bb3f9 fix #844 yupResolver: Control<T> incompatible with optional fields when passe...
  • d5e5134 fix: declare validation libraries as optional peerDependencies (#850)
  • See full diff 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)

Bumps [@hookform/resolvers](https://github.com/react-hook-form/resolvers) from 5.4.0 to 5.4.3.
- [Release notes](https://github.com/react-hook-form/resolvers/releases)
- [Commits](react-hook-form/resolvers@v5.4.0...v5.4.3)

---
updated-dependencies:
- dependency-name: "@hookform/resolvers"
  dependency-version: 5.4.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Jul 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 size/XS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants