Commit 0f0f3b5
authored
Bump react-hook-form from 7.68.0 to 7.69.0 in /ui (#2215)
Bumps
[react-hook-form](https://github.com/react-hook-form/react-hook-form)
from 7.68.0 to 7.69.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/react-hook-form/react-hook-form/releases">react-hook-form's
releases</a>.</em></p>
<blockquote>
<h2>🎄 Version 7.69.0</h2>
<p>📏 feat: align <!-- raw HTML omitted --> API with useWatch (<a
href="https://redirect.github.com/react-hook-form/react-hook-form/issues/13192">#13192</a>)
🤦🏻♂️ chore: update <a
href="https://github.com/deprecated"><code>@deprecated</code></a> names
prop on <!-- raw HTML omitted --> (<a
href="https://redirect.github.com/react-hook-form/react-hook-form/issues/13198">#13198</a>)
🏥 chore: safely call function methods on elements (<a
href="https://redirect.github.com/react-hook-form/react-hook-form/issues/13190">#13190</a>)
🪖 chore: cve-2025-67779 (<a
href="https://redirect.github.com/react-hook-form/react-hook-form/issues/13196">#13196</a>)
🪖 chore: cve-2025-55184 & cve-2025-55183 (<a
href="https://redirect.github.com/react-hook-form/react-hook-form/issues/13194">#13194</a>)
🪖 chore: CVE-2025-55182 Critical RCE vulnerabilty (<a
href="https://redirect.github.com/react-hook-form/react-hook-form/issues/13175">#13175</a>)
🔬 test: add regression tests for <a
href="https://redirect.github.com/react-hook-form/react-hook-form/issues/12837">#12837</a>
and <a
href="https://redirect.github.com/react-hook-form/react-hook-form/issues/13136">#13136</a>
(<a
href="https://redirect.github.com/react-hook-form/react-hook-form/issues/13187">#13187</a>)
🐞 fix(reset): preserve isValid state when keepIsValid option is used (<a
href="https://redirect.github.com/react-hook-form/react-hook-form/issues/13173">#13173</a>)
🐞 fix: ensure each createFormControl.subscribe subscription listens only
to the changes it subscribes to (<a
href="https://redirect.github.com/react-hook-form/react-hook-form/issues/12968">#12968</a>)
🐞 fix(validation): batch isValidating state updates with validation
result (<a
href="https://redirect.github.com/react-hook-form/react-hook-form/issues/13181">#13181</a>)
🐞 fix(createFormControl): resolve race condition between setError and
setFocus (<a
href="https://redirect.github.com/react-hook-form/react-hook-form/issues/13138">#13138</a>)
(<a
href="https://redirect.github.com/react-hook-form/react-hook-form/issues/13169">#13169</a>)
🧿 fix <!-- raw HTML omitted --> control prop type (<a
href="https://redirect.github.com/react-hook-form/react-hook-form/issues/13189">#13189</a>)
🔔 chore: clean cloneObject logic (<a
href="https://redirect.github.com/react-hook-form/react-hook-form/issues/13179">#13179</a>)</p>
<p>thanks to <a
href="https://github.com/PierreCrb"><code>@PierreCrb</code></a>, <a
href="https://github.com/a28689604"><code>@a28689604</code></a>, <a
href="https://github.com/AnuragM7666"><code>@AnuragM7666</code></a>, <a
href="https://github.com/ap0nia"><code>@ap0nia</code></a>, <a
href="https://github.com/dusan233"><code>@dusan233</code></a> & <a
href="https://github.com/hlongc"><code>@hlongc</code></a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/react-hook-form/react-hook-form/commit/3e6f6815f7ac8f4ef3df429a7157844f69e514fb"><code>3e6f681</code></a>
7.69.0</li>
<li><a
href="https://github.com/react-hook-form/react-hook-form/commit/0fa39b40a73b63201c35f1bdfd9228d5d6bea2fe"><code>0fa39b4</code></a>
👌 chore: update dev deps (<a
href="https://redirect.github.com/react-hook-form/react-hook-form/issues/13200">#13200</a>)</li>
<li><a
href="https://github.com/react-hook-form/react-hook-form/commit/5c5f710ddb392b85e5954be982f84c3bf045f977"><code>5c5f710</code></a>
🤦🏻♂️ chore: update <a
href="https://github.com/deprecated"><code>@deprecated</code></a> names
prop on <code>\<Watch /></code> (<a
href="https://redirect.github.com/react-hook-form/react-hook-form/issues/13198">#13198</a>)</li>
<li><a
href="https://github.com/react-hook-form/react-hook-form/commit/1e27637d35600e5fff20a7e986648dcb50f4a69c"><code>1e27637</code></a>
🪖 fix: cve-2025-67779 (<a
href="https://redirect.github.com/react-hook-form/react-hook-form/issues/13196">#13196</a>)</li>
<li><a
href="https://github.com/react-hook-form/react-hook-form/commit/0676cc7d9db4c78071da56c872c3dd359162ff23"><code>0676cc7</code></a>
🔬 test: add regression tests for <a
href="https://redirect.github.com/react-hook-form/react-hook-form/issues/12837">#12837</a>
and <a
href="https://redirect.github.com/react-hook-form/react-hook-form/issues/13136">#13136</a>
(<a
href="https://redirect.github.com/react-hook-form/react-hook-form/issues/13187">#13187</a>)</li>
<li><a
href="https://github.com/react-hook-form/react-hook-form/commit/2a681a95a528248b6873cb8276e1d92cbc86280a"><code>2a681a9</code></a>
📏 feat: align <code>\<Watch /></code> API with
<code>useWatch</code> (<a
href="https://redirect.github.com/react-hook-form/react-hook-form/issues/13192">#13192</a>)</li>
<li><a
href="https://github.com/react-hook-form/react-hook-form/commit/1eabdc685ef7319f75f474cfb43f5a4ceeac81c6"><code>1eabdc6</code></a>
🪖 fix: cve-2025-55184 & cve-2025-55183 (<a
href="https://redirect.github.com/react-hook-form/react-hook-form/issues/13194">#13194</a>)</li>
<li><a
href="https://github.com/react-hook-form/react-hook-form/commit/aa79ac9f1b8c8e903948d866da2da2228620a473"><code>aa79ac9</code></a>
🏥 chore: safely call function methods on elements (<a
href="https://redirect.github.com/react-hook-form/react-hook-form/issues/13190">#13190</a>)</li>
<li><a
href="https://github.com/react-hook-form/react-hook-form/commit/3f821acbf2c58fbda1cb67adfa2487298e240293"><code>3f821ac</code></a>
🧿 fix <code>\<Watch /></code> control prop type (<a
href="https://redirect.github.com/react-hook-form/react-hook-form/issues/13189">#13189</a>)</li>
<li><a
href="https://github.com/react-hook-form/react-hook-form/commit/64eec9b256490760a20c29731e8772ee549f2e6e"><code>64eec9b</code></a>
🐞 fix(reset): preserve isValid state when keepIsValid option is used (<a
href="https://redirect.github.com/react-hook-form/react-hook-form/issues/13173">#13173</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/react-hook-form/react-hook-form/compare/v7.68.0...v7.69.0">compare
view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
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-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
</details>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent f0e677b commit 0f0f3b5
2 files changed
+5
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4069 | 4069 | | |
4070 | 4070 | | |
4071 | 4071 | | |
4072 | | - | |
4073 | | - | |
4074 | | - | |
4075 | | - | |
| 4072 | + | |
| 4073 | + | |
| 4074 | + | |
| 4075 | + | |
4076 | 4076 | | |
4077 | 4077 | | |
4078 | 4078 | | |
| |||
0 commit comments