Commit 582b1c9
authored
fix(deps): Update dependency react-hook-form to v7.53.2 (#19752)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [react-hook-form](https://www.react-hook-form.com) ([source](https://togithub.com/react-hook-form/react-hook-form)) | dependencies | minor | [`7.52.1` -> `7.53.2`](https://renovatebot.com/diffs/npm/react-hook-form/7.52.1/7.53.2) |
---
> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
---
### Release Notes
<details>
<summary>react-hook-form/react-hook-form (react-hook-form)</summary>
### [`v7.53.2`](https://togithub.com/react-hook-form/react-hook-form/releases/tag/v7.53.2): Version 7.53.2
[Compare Source](https://togithub.com/react-hook-form/react-hook-form/compare/v7.53.1...v7.53.2)
🐞 fix [#​12398](https://togithub.com/react-hook-form/react-hook-form/issues/12398) staled disabled issue with resubmit form ([#​12403](https://togithub.com/react-hook-form/react-hook-form/issues/12403))
🐞 fix: add type guard to fieldRef.select ([#​12390](https://togithub.com/react-hook-form/react-hook-form/issues/12390))
Revert "🏺 watch reference update on formState update ([#​12326](https://togithub.com/react-hook-form/react-hook-form/issues/12326))" ([#​12391](https://togithub.com/react-hook-form/react-hook-form/issues/12391))
thanks to [@​developer-bandi](https://togithub.com/developer-bandi)
### [`v7.53.1`](https://togithub.com/react-hook-form/react-hook-form/releases/tag/v7.53.1): Version 7.53.1
[Compare Source](https://togithub.com/react-hook-form/react-hook-form/compare/v7.53.0...v7.53.1)
🐞 fix: [#​12294](https://togithub.com/react-hook-form/react-hook-form/issues/12294) ensure Invalid Date is evaluated correctly ([#​12295](https://togithub.com/react-hook-form/react-hook-form/issues/12295))
🐞 fix [#​12316](https://togithub.com/react-hook-form/react-hook-form/issues/12316) setValue should work for arrays of primitives to handle checkboxes ([#​12316](https://togithub.com/react-hook-form/react-hook-form/issues/12316)) ([#​12317](https://togithub.com/react-hook-form/react-hook-form/issues/12317))
🐞 fix [#​12097](https://togithub.com/react-hook-form/react-hook-form/issues/12097) Use dirty fields along with mount names for form reset with keepDirtyValues ([#​12211](https://togithub.com/react-hook-form/react-hook-form/issues/12211))
🫀 fix [#​12237](https://togithub.com/react-hook-form/react-hook-form/issues/12237) disabled state trigger formState dirty/dirtyFields to update ([#​12239](https://togithub.com/react-hook-form/react-hook-form/issues/12239))
🐞 fix [#​12291](https://togithub.com/react-hook-form/react-hook-form/issues/12291) field array remove cause undefined with FormData ([#​12305](https://togithub.com/react-hook-form/react-hook-form/issues/12305))
📝 improve flatten function with object type check ([#​12306](https://togithub.com/react-hook-form/react-hook-form/issues/12306))
🖐️ improve: resolve type of set function ([#​12145](https://togithub.com/react-hook-form/react-hook-form/issues/12145))
🔧 chore: upgrade eslint to v9 ([#​12150](https://togithub.com/react-hook-form/react-hook-form/issues/12150))
📖 fix: code example input field placeholder name ([#​12296](https://togithub.com/react-hook-form/react-hook-form/issues/12296))
📖 docs: fix typo in code example ([#​12271](https://togithub.com/react-hook-form/react-hook-form/issues/12271))
thanks to [@​rasikhq](https://togithub.com/rasikhq) [@​abnud11](https://togithub.com/abnud11) [@​crypt0box](https://togithub.com/crypt0box) [@​developer-bandi](https://togithub.com/developer-bandi) [@​matmannion](https://togithub.com/matmannion) [@​hasancruk](https://togithub.com/hasancruk) & [@​vismay7](https://togithub.com/vismay7)
### [`v7.53.0`](https://togithub.com/react-hook-form/react-hook-form/blob/HEAD/CHANGELOG.md#7530---2024-8-31)
[Compare Source](https://togithub.com/react-hook-form/react-hook-form/compare/v7.52.2...v7.53.0)
##### Added
- add support for `onBlur` with formState `isValid`
##### Changed
- `validateFields` will only trigger re-render for async validation
### [`v7.52.2`](https://togithub.com/react-hook-form/react-hook-form/releases/tag/v7.52.2): Version 7.52.2
[Compare Source](https://togithub.com/react-hook-form/react-hook-form/compare/v7.52.1...v7.52.2)
👍 close [#​12108](https://togithub.com/react-hook-form/react-hook-form/issues/12108) useController should subscribe to exact field name of form's state ([#​12109](https://togithub.com/react-hook-form/react-hook-form/issues/12109))
👍 chore: upgrade app deps
🩻 fix: add useCallback for ref callback ([#​12078](https://togithub.com/react-hook-form/react-hook-form/issues/12078))
🚀 fix: skip call executeBuiltInValidation if no sub-fields left ([#​12054](https://togithub.com/react-hook-form/react-hook-form/issues/12054))
thanks to [@​newsiberian](https://togithub.com/newsiberian), [@​Wendystraite](https://togithub.com/Wendystraite) and [@​abnud11](https://togithub.com/abnud11)
</details>
---
### 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](https://togithub.com/renovatebot/renovate).1 parent 8e84696 commit 582b1c9
1 file changed
Lines changed: 5 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments