Skip to content

chore(deps): bump @hookform/resolvers from 3.10.0 to 5.2.2 in /ui - #63

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/ui/hookform/resolvers-5.2.2
Closed

chore(deps): bump @hookform/resolvers from 3.10.0 to 5.2.2 in /ui#63
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/ui/hookform/resolvers-5.2.2

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps @hookform/resolvers from 3.10.0 to 5.2.2.

Release notes

Sourced from @​hookform/resolvers's releases.

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)

Features

  • support Zod 4, Zod v4 mini, and retains compatibility with Zod v3. (#777) (8d083bd)

v5.0.1

5.0.1 (2025-04-02)

Bug Fixes

... (truncated)

Commits

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 CodeRabbit

  • Chores
    • Updated a dependency to a newer version.

Review Change Stack

Bumps [@hookform/resolvers](https://github.com/react-hook-form/resolvers) from 3.10.0 to 5.2.2.
- [Release notes](https://github.com/react-hook-form/resolvers/releases)
- [Commits](react-hook-form/resolvers@v3.10.0...v5.2.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github May 18, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies, frontend. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@coderabbitai

coderabbitai Bot commented May 18, 2026

Copy link
Copy Markdown

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro Plus

Run ID: edbdf0fb-fe54-4ca4-950c-ef06110912d7

📥 Commits

Reviewing files that changed from the base of the PR and between 651dd70 and 239f8df.

⛔ Files ignored due to path filters (1)
  • ui/package-lock.json is excluded by !**/package-lock.json
📒 Files selected for processing (1)
  • ui/package.json

📝 Walkthrough

Walkthrough

@hookform/resolvers dependency is upgraded from ^3.10.0 to ^5.2.2 in the UI package configuration. This is a patch-level version constraint update that permits the resolver library to use newer releases.

Changes

Dependency Update

Layer / File(s) Summary
@hookform/resolvers version bump
ui/package.json
@hookform/resolvers dependency bumped from ^3.10.0 to ^5.2.2 in the dependencies object.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~1 minute

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately describes the main change: a dependency version bump of @hookform/resolvers in the /ui directory, following conventional commit standards.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch dependabot/npm_and_yarn/ui/hookform/resolvers-5.2.2

Comment @coderabbitai help to get the list of available commands and usage tips.

@az-said az-said added zod-v4-migration Coupled zod v4 + @hookform/resolvers v5 migration — must land together defer-wave-3 Deferred to Wave 3 — do not merge during current review window labels May 18, 2026
@az-said

az-said commented May 18, 2026

Copy link
Copy Markdown
Owner

Coupled with #61 (zod 4). Two majors at once (3→4→5); v4 changed resolver signature and v5 reworked zod integration. Holding open as part of the zod-v4-migration tracker — must land paired with #61 in Wave 3. Do not merge solo.

@dependabot @github

dependabot Bot commented on behalf of github May 25, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #73.

@dependabot dependabot Bot closed this May 25, 2026
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/ui/hookform/resolvers-5.2.2 branch May 25, 2026 03:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

defer-wave-3 Deferred to Wave 3 — do not merge during current review window zod-v4-migration Coupled zod v4 + @hookform/resolvers v5 migration — must land together

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant