kafka-ui
kafka-ui copied to clipboard
Bump @hookform/resolvers from 2.7.1 to 4.1.3 in /frontend
Bumps @hookform/resolvers from 2.7.1 to 4.1.3.
Release notes
Sourced from @hookform/resolvers's releases.
v4.1.3
4.1.3 (2025-03-03)
Bug Fixes
v4.1.2
4.1.2 (2025-02-24)
Bug Fixes
v4.1.1
4.1.1 (2025-02-22)
Bug Fixes
v4.1.0
4.1.0 (2025-02-15)
Features
v4.0.0
4.0.0 (2025-02-10)
Bug Fixes
- add support for names option (#713) (985c48d)
- arktypeResolver: resolve type error when schema is defined from an ArkType scope (#732) (3233667)
- handle
raw: trueoption to pass form submission values correctly (#733) (7807f95)- validateFieldsNatively: handle undefined object when reading 'refs' (#734) (3da2054)
Features
... (truncated)
Commits
50dd4adfix: escape square brackets in field name regex pattern (#752)ded1746fix(standard-schema): move@standard-schema/utilsto dependencies (#748)8ffada0fix(standard-schema): Propertly handle object path segments (#746)8ea953cupdate README.mdcaaff8dfeat: automatically infer values from schema (#739)f9f9187docs: update resolver documentation link (#740)b75a95afeat(standard-schema): add standard-schema resolver (#738)12d7d8efeat(effectResolver): returns either all errors or only the first one based o...9a94555chore: update dependencies (#736)3da2054fix(validateFieldsNatively): handle undefined object when reading 'refs' (#734)- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)