dependabot[bot] opened a new pull request, #9842: URL: https://github.com/apache/gravitino/pull/9842
Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 7.62.0 to 7.71.1. <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 v7.71.1</h2> <p>๐ fix <a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/13250">#13250</a> issue with booleans_as_integers (<a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/13252">#13252</a>)</p> <h2>Version 7.71.0</h2> <p>โก perf: memoize FormProvider context value to prevent unnecessary rerenders (<a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/13235">#13235</a>) ๐ perf: separate control context to prevent unnecessary rerenders (<a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/13234">#13234</a>) ๐ fix: update isValid when field disabled state changes (<a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/13231">#13231</a>) ๐ chore: optimize bundle size via safe terser options (<a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/13243">#13243</a>) (<a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/13244">#13244</a>)</p> <p>thanks to <a href="https://github.com/kamja44"><code>@โkamja44</code></a>, <a href="https://github.com/a28689604"><code>@โa28689604</code></a> & <a href="https://github.com/newsiberian"><code>@โnewsiberian</code></a></p> <h2>Version 7.70.0</h2> <p>โ watch type improvement (<a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/13228">#13228</a>) ๐ fix: prevent field array ghost elements with keepDirtyValues (<a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/13188">#13188</a>) ๐ fix: improve invalid date handling in deepEqual and validation (<a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/13230">#13230</a>) ๐ fix(types): handle branded types correctly in DeepPartial (<a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/13222">#13222</a>) ๐ fix native validation focus issue (<a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/13220">#13220</a>) ๐ change spread operator to set name with depricated names prop, then override with new name prop is supplied (<a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/13214">#13214</a>) ๐ fix: prevent duplicate subscription trigger in setValue (<a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/13206">#13206</a>) (<a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/13209">#13209</a>) ๐ chore: fix lib type check include tests (<a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/13229">#13229</a>)</p> <p>thanks to <a href="https://github.com/EdwardEB"><code>@โEdwardEB</code></a>, <a href="https://github.com/constantly-dev"><code>@โconstantly-dev</code></a> & <a href="https://github.com/a28689604"><code>@โa28689604</code></a></p> <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> <h2>Version 7.68.0</h2> <p>๐ง feat: <code><FormStateSubscribe /></code> component (<a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/13142">#13142</a>)</p> <pre lang="tsx"><code>import { useForm, FormStateSubscribe } from 'react-hook-form'; <p>const App = () => {<br /> const { register, control } = useForm();</p> <p>return (<br /> </tr></table><br /> </code></pre></p> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/react-hook-form/react-hook-form/commit/51589c50baa008e58f0fad71e5ef3d13314a3018"><code>51589c5</code></a> 7.71.1</li> <li><a href="https://github.com/react-hook-form/react-hook-form/commit/fc57a6282563425052abcb1785218b76fd3b1e93"><code>fc57a62</code></a> ๐ fix <a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/13250">#13250</a> issue with booleans_as_integers (<a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/13252">#13252</a>)</li> <li><a href="https://github.com/react-hook-form/react-hook-form/commit/195139d5a969eaf3628f7b5194d2e415ce25d46b"><code>195139d</code></a> 7.71.0</li> <li><a href="https://github.com/react-hook-form/react-hook-form/commit/e26f88650dfd68aa7733905f4429d4331923b1a4"><code>e26f886</code></a> ๐ chore: optimize bundle size via safe terser options (<a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/13243">#13243</a>) (<a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/13244">#13244</a>)</li> <li><a href="https://github.com/react-hook-form/react-hook-form/commit/17c85ed7b3f51429217c205535a8b716ed385960"><code>17c85ed</code></a> ๐ perf: separate control context to prevent unnecessary rerenders (<a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/13234">#13234</a>)</li> <li><a href="https://github.com/react-hook-form/react-hook-form/commit/a084dcb8597d5fb872ef54c0e8425133d490a711"><code>a084dcb</code></a> โก perf: memoize FormProvider context value to prevent unnecessary rerenders (...</li> <li><a href="https://github.com/react-hook-form/react-hook-form/commit/65c78bc561e431861e4e48f6b3d2d78f73f0f084"><code>65c78bc</code></a> ๐ fix: update isValid when field disabled state changes (<a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/13231">#13231</a>)</li> <li><a href="https://github.com/react-hook-form/react-hook-form/commit/d810ff523c896281a14db31255044f7b232bcef9"><code>d810ff5</code></a> 7.70.0</li> <li><a href="https://github.com/react-hook-form/react-hook-form/commit/c54ebf9bc46dfacee2dc65a96ff1f57400b1a2fa"><code>c54ebf9</code></a> ๐ fix: prevent field array ghost elements with keepDirtyValues (<a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/13188">#13188</a>)</li> <li><a href="https://github.com/react-hook-form/react-hook-form/commit/3966596e8a3eca2e04ce428695f07b696feb3830"><code>3966596</code></a> โ watch type improvement (<a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/13228">#13228</a>)</li> <li>Additional commits viewable in <a href="https://github.com/react-hook-form/react-hook-form/compare/v7.62.0...v7.71.1">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> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
