Skip to content

Commit

Permalink
Bump the minor-and-patch group across 1 directory with 3 updates (#1183)
Browse files Browse the repository at this point in the history
Bumps the minor-and-patch group with 3 updates in the / directory:
[react-hook-form](https://github.com/react-hook-form/react-hook-form),
[react-i18next](https://github.com/i18next/react-i18next) and
[@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node).

Updates `react-hook-form` from 7.52.1 to 7.52.2
<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>v7.52.2</h2>
<p>👍 close <a
href="https://redirect.github.com/react-hook-form/react-hook-form/issues/12108">#12108</a>
useController should subscribe to exact field name of form's state (<a
href="https://redirect.github.com/react-hook-form/react-hook-form/issues/12109">#12109</a>)
👍 chore: upgrade app deps
🩻 fix: add useCallback for ref callback (<a
href="https://redirect.github.com/react-hook-form/react-hook-form/issues/12078">#12078</a>)
🚀 fix: skip call executeBuiltInValidation if no sub-fields left (<a
href="https://redirect.github.com/react-hook-form/react-hook-form/issues/12054">#12054</a>)</p>
<p>thanks to <a
href="https://github.com/newsiberian"><code>@​newsiberian</code></a>, <a
href="https://github.com/Wendystraite"><code>@​Wendystraite</code></a>
and <a href="https://github.com/abnud11"><code>@​abnud11</code></a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/react-hook-form/react-hook-form/commit/c9124503913eacdad939b5cc806f9609da508ba6"><code>c912450</code></a>
7.52.2</li>
<li><a
href="https://github.com/react-hook-form/react-hook-form/commit/52a09085c5bdb14964a146ff08862909a68de07c"><code>52a0908</code></a>
👌 chore: upgrade codeql github workflow (<a
href="https://redirect.github.com/react-hook-form/react-hook-form/issues/12131">#12131</a>)</li>
<li><a
href="https://github.com/react-hook-form/react-hook-form/commit/961b4d06d7cc20a3469222b94fe97a926acd09a0"><code>961b4d0</code></a>
👍 close <a
href="https://redirect.github.com/react-hook-form/react-hook-form/issues/12108">#12108</a>
useController should subscribe to exact field name of form's s...</li>
<li><a
href="https://github.com/react-hook-form/react-hook-form/commit/c01e64a907505fb76a5ee137adffe1f664bcd14b"><code>c01e64a</code></a>
📖 close <a
href="https://redirect.github.com/react-hook-form/react-hook-form/issues/12103">#12103</a>
useController typo in doc</li>
<li><a
href="https://github.com/react-hook-form/react-hook-form/commit/61524aeb83d78e8ffc34221b1db638582d4fbff4"><code>61524ae</code></a>
📦 chore: upgrade dependencies (<a
href="https://redirect.github.com/react-hook-form/react-hook-form/issues/12089">#12089</a>)</li>
<li><a
href="https://github.com/react-hook-form/react-hook-form/commit/5e92c1b5634bbcf18e3df14d173bced620f7392d"><code>5e92c1b</code></a>
👍 chore: upgrade app deps (<a
href="https://redirect.github.com/react-hook-form/react-hook-form/issues/12090">#12090</a>)</li>
<li><a
href="https://github.com/react-hook-form/react-hook-form/commit/539f2297a82179ee3dbbd052c3f3c913232fc657"><code>539f229</code></a>
💉 chore: upgrade react-testing-library (<a
href="https://redirect.github.com/react-hook-form/react-hook-form/issues/12085">#12085</a>)</li>
<li><a
href="https://github.com/react-hook-form/react-hook-form/commit/8838b54acd057a7eecf829510eba07720ccc9ffb"><code>8838b54</code></a>
👨‍🎓 chore: upgrade msw to v2 (<a
href="https://redirect.github.com/react-hook-form/react-hook-form/issues/12086">#12086</a>)</li>
<li><a
href="https://github.com/react-hook-form/react-hook-form/commit/9bbd2896bbd413ba04354804ec8fd6245b652be7"><code>9bbd289</code></a>
💅 chore: upgrade prettier and eslint plugins (<a
href="https://redirect.github.com/react-hook-form/react-hook-form/issues/12081">#12081</a>)</li>
<li><a
href="https://github.com/react-hook-form/react-hook-form/commit/668bdc4851dae003fcac24009d4a435d40022cca"><code>668bdc4</code></a>
🦾 chore: upgrade cypress to v13 (<a
href="https://redirect.github.com/react-hook-form/react-hook-form/issues/12082">#12082</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/react-hook-form/react-hook-form/compare/v7.52.1...v7.52.2">compare
view</a></li>
</ul>
</details>
<br />

Updates `react-i18next` from 15.0.0 to 15.0.1
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md">react-i18next's
changelog</a>.</em></p>
<blockquote>
<h3>15.0.1</h3>
<ul>
<li>revert arrow function in class property to address <a
href="https://github.com/i18next/react-i18next/commit/46e8ea5ff69325b73087811a2ce6a2b1faffa971#r145061161">this</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/i18next/react-i18next/commit/c82eb4b43bda801f486880c712c95af6c47651eb"><code>c82eb4b</code></a>
15.0.1</li>
<li><a
href="https://github.com/i18next/react-i18next/commit/fc20c294d3b0abdbc3a7810b3eec55b4f8839a59"><code>fc20c29</code></a>
revert arrow function in class property to address
#46e8ea5ff69325b73087811a2...</li>
<li>See full diff in <a
href="https://github.com/i18next/react-i18next/compare/v15.0.0...v15.0.1">compare
view</a></li>
</ul>
</details>
<br />

Updates `@types/node` from 22.0.2 to 22.1.0
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node">compare
view</a></li>
</ul>
</details>
<br />


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 <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions


</details>
  • Loading branch information
LukasKalbertodt authored Aug 7, 2024
2 parents e8368b8 + 59a1736 commit c4fd386
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 20 deletions.
34 changes: 17 additions & 17 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,9 @@
"react": "^18.3.1",
"react-beforeunload": "^2.6.0",
"react-dom": "^18.3.1",
"react-hook-form": "^7.52.1",
"react-hook-form": "^7.52.2",
"react-hotkeys-hook": "^4.5.0",
"react-i18next": "^15.0.0",
"react-i18next": "^15.0.1",
"react-icons": "^4.12.0",
"react-select": "^5.8.0",
"use-resize-observer": "^9.1.0",
Expand All @@ -54,7 +54,7 @@
"@stylistic/eslint-plugin-ts": "^2.6.1",
"@types/iarna__toml": "^2.0.5",
"@types/mustache": "^4.2.5",
"@types/node": "^22.0.2",
"@types/node": "^22.1.0",
"@types/react": "^18.3.3",
"@types/react-beforeunload": "^2.1.5",
"@types/react-dom": "^18.3.0",
Expand Down

0 comments on commit c4fd386

Please sign in to comment.