Skip to content
This repository was archived by the owner on Jan 19, 2025. It is now read-only.

Commit d78097e

Browse files
build(deps): Bump react-hook-form from 7.43.4 to 7.43.9 in /api-editor/gui (#1318)
Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 7.43.4 to 7.43.9. <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.43.9</h2> <p>🍄 close <a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/10195">#10195</a> close async defaultValues not load (<a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/10203">#10203</a>) Revert &quot;🐞 fix <a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/10139">#10139</a> useFieldArray array error not updating in some cases (<a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/10150">#10150</a>)&quot;</p> <h2>Version 7.43.8</h2> <p>🪡 related <a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/10143">#10143</a> did not update dirty until interacted (<a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/10157">#10157</a>) 🐞 fix <a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/10139">#10139</a> useFieldArray array error not updating in some cases (<a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/10150">#10150</a>)</p> <p>thanks to <a href="https://github.com/kylemclean"><code>@​kylemclean</code></a></p> <h2>Version 7.43.7</h2> <p>🐞 fix <a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/10131">#10131</a> regression on NaN data type (<a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/10132">#10132</a>) 🐞 fix <a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/10129">#10129</a> useFieldArray unmount fieldArray wihtout register (<a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/10130">#10130</a>) 🦶 upgrade to TS 5.0.0 (<a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/9834">#9834</a>)</p> <h2>Version 7.43.6</h2> <p>🐞 fix(appendErrors): incorrect type, it can take an array of errors (<a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/10125">#10125</a>) ✍️ close <a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/10096">#10096</a> react strict mode with mounted field value (<a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/10102">#10102</a>) 🦮 fix: isLoading form state (<a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/10095">#10095</a>) 📝 fix: typos in tsdoc (<a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/10088">#10088</a>) 🩴 close <a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/10078">#10078</a> prevent stabled aysnc validation (<a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/10082">#10082</a>) 🐞 fix <a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/10064">#10064</a> native validation when subscribe to isValid (<a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/10072">#10072</a>) 📝 correct typo in field array type declaration (<a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/10066">#10066</a>)</p> <p>thanks to <a href="https://github.com/jorisre"><code>@​jorisre</code></a> <a href="https://github.com/chrisbarless"><code>@​chrisbarless</code></a> <a href="https://github.com/mjw-isp"><code>@​mjw-isp</code></a> and <a href="https://github.com/adamtowle"><code>@​adamtowle</code></a></p> <h2>Version 7.43.5</h2> <p>🐰 prevent runtime error with subscribe function (<a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/10052">#10052</a>) 🪔 close <a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/10045">#10045</a> improve <code>useController</code> defaultValue restore under strict mode with double <code>useEffect</code> (<a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/10049">#10049</a>) 📷 improve form values state update (<a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/10029">#10029</a>)</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/react-hook-form/react-hook-form/commit/494aa1df6e6b5c801bcecb417fa4f3ae80af2855"><code>494aa1d</code></a> 7.43.9</li> <li><a href="https://github.com/react-hook-form/react-hook-form/commit/bcee6395f0f509d5bee12d65326afe495f54eeca"><code>bcee639</code></a> Revert &quot;🐞 fix <a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/10139">#10139</a> <code>useFieldArray</code> array error not updating in some cases (...</li> <li><a href="https://github.com/react-hook-form/react-hook-form/commit/ffccb4d6d0ce4c37a247fae11a45a668b7d8b10a"><code>ffccb4d</code></a> 🍄 close <a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/10195">#10195</a> close async defaultValues not load (<a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/10203">#10203</a>)</li> <li><a href="https://github.com/react-hook-form/react-hook-form/commit/8c76ad39a1bcae28f2b70872d4e2572e957740e2"><code>8c76ad3</code></a> 7.43.8</li> <li><a href="https://github.com/react-hook-form/react-hook-form/commit/52925875e7a5ab41601e45c3209f6c5bda0099ff"><code>5292587</code></a> 🪡 related <a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/10143">#10143</a> not update dirty until interacted (<a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/10157">#10157</a>)</li> <li><a href="https://github.com/react-hook-form/react-hook-form/commit/c1cb9923f56613b5706593aafcdeb508e5339e35"><code>c1cb992</code></a> 🐞 fix <a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/10139">#10139</a> <code>useFieldArray</code> array error not updating in some cases (<a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/10150">#10150</a>)</li> <li><a href="https://github.com/react-hook-form/react-hook-form/commit/20d897b4d957e0e59692612c9339731199aaa985"><code>20d897b</code></a> 7.43.7</li> <li><a href="https://github.com/react-hook-form/react-hook-form/commit/b6b16a7a60f6fe6db2e303a864472673e0798228"><code>b6b16a7</code></a> 🐞 fix <a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/10131">#10131</a> regression on NaN data type (<a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/10132">#10132</a>)</li> <li><a href="https://github.com/react-hook-form/react-hook-form/commit/6f5e69c397242964d85d5d6474e2313596ecfda9"><code>6f5e69c</code></a> 🐞 fix <a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/10129">#10129</a> useFieldArray unmount fieldArray wihtout register (<a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/10130">#10130</a>)</li> <li><a href="https://github.com/react-hook-form/react-hook-form/commit/cdaae5b5ed86bc016d44b95edd192cfbb9e8e438"><code>cdaae5b</code></a> 🦶 upgrade to TS 5.0.0 (<a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/9834">#9834</a>)</li> <li>Additional commits viewable in <a href="https://github.com/react-hook-form/react-hook-form/compare/v7.43.4...v7.43.9">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=react-hook-form&package-manager=npm_and_yarn&previous-version=7.43.4&new-version=7.43.9)](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 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 6dce59a commit d78097e

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

api-editor/gui/package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

api-editor/gui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"react-chartjs-2": "^4.3.1",
3131
"react-dom": "^18.2.0",
3232
"react-dropzone": "^14.2.3",
33-
"react-hook-form": "^7.43.4",
33+
"react-hook-form": "^7.43.9",
3434
"react-icons": "^4.8.0",
3535
"react-markdown": "^8.0.6",
3636
"react-redux": "^8.0.5",

0 commit comments

Comments
 (0)