fix(deps): Update dependency react-hook-form to v7.53.2#19752
Merged
kodiakhq[bot] merged 2 commits intomainfrom Nov 29, 2024
Merged
fix(deps): Update dependency react-hook-form to v7.53.2#19752kodiakhq[bot] merged 2 commits intomainfrom
kodiakhq[bot] merged 2 commits intomainfrom
Conversation
Contributor
Author
|
🚀 XKCD Cloud UI deployed to Vercel: |
4227875 to
e3feb58
Compare
erezrokah
approved these changes
Nov 29, 2024
e3feb58 to
ce7774c
Compare
kodiakhq bot
pushed a commit
that referenced
this pull request
Dec 2, 2024
🤖 I have created a release *beep* *boop* --- ## [1.5.1](plugins-source-xkcd-v1.5.0...plugins-source-xkcd-v1.5.1) (2024-12-02) ### Bug Fixes * Correct major version in `go.mod` ([#19811](#19811)) ([56644dc](56644dc)) * **deps:** Update dependency @types/node to v22.9.1 ([#19738](#19738)) ([1cc34fb](1cc34fb)) * **deps:** Update dependency @types/node to v22.9.3 ([#19795](#19795)) ([f5bdb61](f5bdb61)) * **deps:** Update dependency eslint-plugin-import to v2.31.0 ([#19742](#19742)) ([f16ef7a](f16ef7a)) * **deps:** Update dependency eslint-plugin-jsx-a11y to v6.10.2 ([#19743](#19743)) ([7a2e051](7a2e051)) * **deps:** Update dependency eslint-plugin-react to v7.37.2 ([#19747](#19747)) ([eacdad0](eacdad0)) * **deps:** Update dependency node to v22 ([#19770](#19770)) ([ceff7a4](ceff7a4)) * **deps:** Update dependency react-hook-form to v7.53.2 ([#19752](#19752)) ([582b1c9](582b1c9)) * **deps:** Update dependency typescript to v5 ([#19771](#19771)) ([fa931ca](fa931ca)) * **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.70.1 ([#19834](#19834)) ([687cefd](687cefd)) * **deps:** Update react monorepo ([#19735](#19735)) ([0e8a7bf](0e8a7bf)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
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.
This PR contains the following updates:
7.52.1->7.53.2Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
react-hook-form/react-hook-form (react-hook-form)
v7.53.2: Version 7.53.2Compare Source
🐞 fix #12398 staled disabled issue with resubmit form (#12403)
🐞 fix: add type guard to fieldRef.select (#12390)
Revert "🏺 watch reference update on formState update (#12326)" (#12391)
thanks to @developer-bandi
v7.53.1: Version 7.53.1Compare Source
🐞 fix: #12294 ensure Invalid Date is evaluated correctly (#12295)
🐞 fix #12316 setValue should work for arrays of primitives to handle checkboxes (#12316) (#12317)
🐞 fix #12097 Use dirty fields along with mount names for form reset with keepDirtyValues (#12211)
🫀 fix #12237 disabled state trigger formState dirty/dirtyFields to update (#12239)
🐞 fix #12291 field array remove cause undefined with FormData (#12305)
📝 improve flatten function with object type check (#12306)
🖐️ improve: resolve type of set function (#12145)
🔧 chore: upgrade eslint to v9 (#12150)
📖 fix: code example input field placeholder name (#12296)
📖 docs: fix typo in code example (#12271)
thanks to @rasikhq @abnud11 @crypt0box @developer-bandi @matmannion @hasancruk & @vismay7
v7.53.0Compare Source
Added
onBlurwith formStateisValidChanged
validateFieldswill only trigger re-render for async validationv7.52.2: Version 7.52.2Compare Source
👍 close #12108 useController should subscribe to exact field name of form's state (#12109)
👍 chore: upgrade app deps
🩻 fix: add useCallback for ref callback (#12078)
🚀 fix: skip call executeBuiltInValidation if no sub-fields left (#12054)
thanks to @newsiberian, @Wendystraite and @abnud11
Configuration
📅 Schedule: Branch creation - "before 4am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.