chore(deps): bump the forms-validation group in /client with 2 updates - #170
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the forms-validation group in /client with 2 updates#170dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the forms-validation group in /client with 2 updates: [@hookform/resolvers](https://github.com/react-hook-form/resolvers) and [react-hook-form](https://github.com/react-hook-form/react-hook-form). Updates `@hookform/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) Updates `react-hook-form` from 7.82.0 to 7.83.0 - [Release notes](https://github.com/react-hook-form/react-hook-form/releases) - [Changelog](https://github.com/react-hook-form/react-hook-form/blob/master/CHANGELOG.md) - [Commits](react-hook-form/react-hook-form@v7.82.0...v7.83.0) --- updated-dependencies: - dependency-name: "@hookform/resolvers" dependency-version: 5.4.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: forms-validation - dependency-name: react-hook-form dependency-version: 7.83.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: forms-validation ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the forms-validation group in /client with 2 updates: @hookform/resolvers and react-hook-form.
Updates
@hookform/resolversfrom 5.4.0 to 5.4.3Release notes
Sourced from @hookform/resolvers's releases.
Commits
4e56b2bfix: Zod resolver does not respect union error (#855)b45de27chore: fix repo unit tests issue (#854)c3a5674Change test command from 'bun test' to 'bun run test' (#825)08f25e9fix: preserve standard schema root errors (#853)a21e723fix #842 zodResolver() type overload fails with Zod v4.3.x due to branded ver...b7bb3f9fix #844 yupResolver: Control<T> incompatible with optional fields when passe...d5e5134fix: declare validation libraries as optional peerDependencies (#850)Updates
react-hook-formfrom 7.82.0 to 7.83.0Release notes
Sourced from react-hook-form's releases.
Changelog
Sourced from react-hook-form's changelog.
Commits
ca8106d7.83.069da954🐞 fix: clear internal errors state on argument-less clearErrors() (#13613)d96c5ce🐞 fix: preserve dirtyFields reference stability (#13612)ee7593e🧪 update old checkbox/radio elements polluting internal field state e2e spec ...2726d81🐞 fix: old checkbox/radio elements polluting internal field state (#13080)4ca98df✋ fix repo grammar to prevent those silly one line prsd920e93🧪 add test for enhance getEventValue to handle file inputs (#13289)2ebc8d0🍖 enhance getEventValue to handle file inputs (#13289)6a38628☎️ type perf: improve ts perf with hardcap at 10 depth (#13529)ac8a3d0🐞 fix(useController): resubscribe onChange/onBlur when control changes (#13603)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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions