This repository was archived by the owner on Jan 19, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit d78097e
authored
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 "🐞 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>
<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 "🐞 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 />
[](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 d78097eCopy full SHA for d78097e
File tree
Expand file treeCollapse file tree
2 files changed
+8
-8
lines changedFilter options
- api-editor/gui
Expand file treeCollapse file tree
2 files changed
+8
-8
lines changedCollapse file: api-editor/gui/package-lock.json
api-editor/gui/package-lock.json
Copy file name to clipboardExpand all lines: api-editor/gui/package-lock.json+7-7Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Collapse file: api-editor/gui/package.json
api-editor/gui/package.json
Copy file name to clipboardExpand all lines: api-editor/gui/package.json+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
30 | 30 |
| |
31 | 31 |
| |
32 | 32 |
| |
33 |
| - | |
| 33 | + | |
34 | 34 |
| |
35 | 35 |
| |
36 | 36 |
| |
|
0 commit comments