Skip to content

Commit

Permalink
Bump react-hook-form from 7.53.2 to 7.54.1 in /ui (#234)
Browse files Browse the repository at this point in the history
Bumps
[react-hook-form](https://github.com/react-hook-form/react-hook-form)
from 7.53.2 to 7.54.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 7.54.1</h2>
<p>Revert &quot;🦥 fix: useForm should return a new object on formState
changes (<a
href="https://redirect.github.com/react-hook-form/react-hook-form/issues/12424">#12424</a>)&quot;
(<a
href="https://redirect.github.com/react-hook-form/react-hook-form/issues/12475">#12475</a>)</p>
<h2>Version 7.54.0</h2>
<p>🦥 fix: useForm should return a new object on formState changes (<a
href="https://redirect.github.com/react-hook-form/react-hook-form/issues/12424">#12424</a>)
🧻 improve prototype pollution check (<a
href="https://redirect.github.com/react-hook-form/react-hook-form/issues/12431">#12431</a>)
🪖 fix: add FileList availability check for environments without FileList
support (<a
href="https://redirect.github.com/react-hook-form/react-hook-form/issues/12332">#12332</a>)
🧪 close <a
href="https://redirect.github.com/react-hook-form/react-hook-form/issues/12198">#12198</a>
memo for useController and useFormState (<a
href="https://redirect.github.com/react-hook-form/react-hook-form/issues/12421">#12421</a>)
🐞 fix <a
href="https://redirect.github.com/react-hook-form/react-hook-form/issues/12407">#12407</a>
useFieldArray append issue with useForm disabled props (<a
href="https://redirect.github.com/react-hook-form/react-hook-form/issues/12420">#12420</a>)
🐞 fix <a
href="https://redirect.github.com/react-hook-form/react-hook-form/issues/12415">#12415</a>
issue with flatten object with null value (<a
href="https://redirect.github.com/react-hook-form/react-hook-form/issues/12418">#12418</a>)
🐞 fix <a
href="https://redirect.github.com/react-hook-form/react-hook-form/issues/12385">#12385</a>
nested array field invalid validation report on removed (<a
href="https://redirect.github.com/react-hook-form/react-hook-form/issues/12405">#12405</a>)
🙀 fix: hasPromiseValidation return true or false appropriately. (<a
href="https://redirect.github.com/react-hook-form/react-hook-form/issues/12389">#12389</a>)
👃 fix more staled props (<a
href="https://redirect.github.com/react-hook-form/react-hook-form/issues/12404">#12404</a>)</p>
<p>thanks to <a
href="https://github.com/developer-bandi"><code>@​developer-bandi</code></a>,
<a href="https://github.com/OlegDev1"><code>@​OlegDev1</code></a>, <a
href="https://github.com/sukvvon"><code>@​sukvvon</code></a>, <a
href="https://github.com/alexandredev3"><code>@​alexandredev3</code></a>
and <a
href="https://github.com/mfazekas"><code>@​mfazekas</code></a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/react-hook-form/react-hook-form/commit/4902d0c70ad84a2584aac511ab7e2c766d7441c3"><code>4902d0c</code></a>
7.54.1</li>
<li><a
href="https://github.com/react-hook-form/react-hook-form/commit/8bb16320ca098cb7cceb9457870259836b27d0cf"><code>8bb1632</code></a>
Revert &quot;🦥 fix: useForm should return a new object on formState
changes (<a
href="https://redirect.github.com/react-hook-form/react-hook-form/issues/1242">#1242</a>...</li>
<li><a
href="https://github.com/react-hook-form/react-hook-form/commit/e7739e90d7c2b72e4fdc34cb292ceb8f15f5743b"><code>e7739e9</code></a>
🥼 update change log v7.54.0</li>
<li><a
href="https://github.com/react-hook-form/react-hook-form/commit/445a09c3b864a784a9da93c7863c3bea49347f67"><code>445a09c</code></a>
⚛️ upgrade to react 19 (<a
href="https://redirect.github.com/react-hook-form/react-hook-form/issues/12460">#12460</a>)</li>
<li><a
href="https://github.com/react-hook-form/react-hook-form/commit/893ffcecee60605b9cdaa268562a3abc398029e4"><code>893ffce</code></a>
7.54.0</li>
<li><a
href="https://github.com/react-hook-form/react-hook-form/commit/9532038f1581e527e5df34767a4fead28396684d"><code>9532038</code></a>
❤️ thank you so much for St. Galler Kantonalbank AG sponsor</li>
<li><a
href="https://github.com/react-hook-form/react-hook-form/commit/5db95c93b701ec98ec43ffd8b04efe8016b928dd"><code>5db95c9</code></a>
🐸 update SECURITY.md</li>
<li><a
href="https://github.com/react-hook-form/react-hook-form/commit/09a9a495ec8374cbce00e6006026069150a2e3e7"><code>09a9a49</code></a>
🦥 fix: useForm should return a new object on formState changes (<a
href="https://redirect.github.com/react-hook-form/react-hook-form/issues/12424">#12424</a>)</li>
<li><a
href="https://github.com/react-hook-form/react-hook-form/commit/0952f7e26d00188424aabcf2f0ce10fdf7d4445a"><code>0952f7e</code></a>
🧻 improve prototype pollution check (<a
href="https://redirect.github.com/react-hook-form/react-hook-form/issues/12431">#12431</a>)</li>
<li><a
href="https://github.com/react-hook-form/react-hook-form/commit/30ea87e203b2feb35ac9c271edd15eb853c462cc"><code>30ea87e</code></a>
🪖 fix: add <code>FileList</code> availability check for environments
without <code>FileList</code> ...</li>
<li>Additional commits viewable in <a
href="https://github.com/react-hook-form/react-hook-form/compare/v7.53.2...v7.54.1">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.53.2&new-version=7.54.1)](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 auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

- **Chores**
- Updated the version of the `react-hook-form` dependency to improve
performance and stability.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Konstantin Koval
  • Loading branch information
dependabot[bot] authored Dec 13, 2024
1 parent b5da075 commit da2a62a
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:
jobs:
test-api:
name: Test API
runs-on: ubuntu-latest
runs-on: ubuntu-22.04

strategy:
fail-fast: false
Expand Down
14 changes: 7 additions & 7 deletions ui/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"react-blurhash": "^0.1.3",
"react-dom": "^18.3.1",
"react-helmet": "^6.1.0",
"react-hook-form": "^7.53.2",
"react-hook-form": "^7.54.1",
"react-i18next": "^12.3.1",
"react-router-dom": "^6.3.0",
"react-swipeable": "^7.0.0",
Expand Down

0 comments on commit da2a62a

Please sign in to comment.