Skip to content

fix(deps): Update dependency react-hook-form to v7.53.2#19752

Merged
kodiakhq[bot] merged 2 commits intomainfrom
renovate/react-hook-form-7.x-lockfile
Nov 29, 2024
Merged

fix(deps): Update dependency react-hook-form to v7.53.2#19752
kodiakhq[bot] merged 2 commits intomainfrom
renovate/react-hook-form-7.x-lockfile

Conversation

@cq-bot
Copy link
Copy Markdown
Contributor

@cq-bot cq-bot commented Nov 29, 2024

This PR contains the following updates:

Package Type Update Change
react-hook-form (source) dependencies minor 7.52.1 -> 7.53.2

Warning

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.2

Compare 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.1

Compare 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.0

Compare Source

Added
  • add support for onBlur with formState isValid
Changed
  • validateFields will only trigger re-render for async validation

v7.52.2: Version 7.52.2

Compare 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@cq-bot cq-bot requested a review from a team November 29, 2024 09:24
@cq-bot cq-bot added the automerge Automatically merge once required checks pass label Nov 29, 2024
@cq-bot cq-bot requested a review from erezrokah November 29, 2024 09:24
@cq-bot
Copy link
Copy Markdown
Contributor Author

cq-bot commented Nov 29, 2024

@cq-bot cq-bot force-pushed the renovate/react-hook-form-7.x-lockfile branch 4 times, most recently from 4227875 to e3feb58 Compare November 29, 2024 13:22
@cq-bot cq-bot force-pushed the renovate/react-hook-form-7.x-lockfile branch from e3feb58 to ce7774c Compare November 29, 2024 14:15
@kodiakhq kodiakhq bot merged commit 582b1c9 into main Nov 29, 2024
@kodiakhq kodiakhq bot deleted the renovate/react-hook-form-7.x-lockfile branch November 29, 2024 14:52
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).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/plugin/source/xkcd automerge Automatically merge once required checks pass

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants