Skip to content

Commit

Permalink
Bump react-i18next from 14.1.2 to 15.0.0 (#1178)
Browse files Browse the repository at this point in the history
Bumps [react-i18next](https://github.com/i18next/react-i18next) from
14.1.2 to 15.0.0.
<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.0</h3>
<ul>
<li>use optional chaining, nullish coalescing and nullish coalescing
assignment <a
href="https://github.com/i18next/react-i18next/pull/1774">1774</a></li>
<li>Build config and optimizations <a
href="https://github.com/i18next/react-i18next/pull/1769">1769</a></li>
<li>some dependency updates <a
href="https://github.com/i18next/react-i18next/pull/1768">1768</a></li>
<li>use modern hasLoadedNamespace code (now requires at least i18next
&gt; v19.4.5 (introduced in june 2020))</li>
</ul>
<h3>14.1.3</h3>
<ul>
<li>create a isObject helper function <a
href="https://github.com/i18next/react-i18next/pull/1766">1766</a></li>
<li>optimize nodesToString <a
href="https://github.com/i18next/react-i18next/pull/1765">1765</a></li>
<li>Simplifies hasValidReactChildren <a
href="https://github.com/i18next/react-i18next/pull/1764">1764</a></li>
<li>create a isString helper to avoid code duplication <a
href="https://github.com/i18next/react-i18next/pull/1763">1763</a></li>
<li>use arrow functions where possible <a
href="https://github.com/i18next/react-i18next/pull/1762">1762</a></li>
<li>use the commented out async code <a
href="https://github.com/i18next/react-i18next/pull/1761">1761</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/i18next/react-i18next/commit/b6eb31a0d2a5d509b7f99fdb7d3195f0785f5b52"><code>b6eb31a</code></a>
15.0.0</li>
<li><a
href="https://github.com/i18next/react-i18next/commit/ddea5c0c3ceebe7f90622bb48c079130762fd44b"><code>ddea5c0</code></a>
release</li>
<li><a
href="https://github.com/i18next/react-i18next/commit/648c705d839ba578a2add41dc497cc9c20f04a33"><code>648c705</code></a>
use modern hasLoadedNamespace code (now requires at least i18next &gt;
v19.4.5 (...</li>
<li><a
href="https://github.com/i18next/react-i18next/commit/926baf49d5024fddb33a2b4150111fa47cb2f7c4"><code>926baf4</code></a>
use optional chaining, nullish coalescing and nullish coalescing
assignment (...</li>
<li><a
href="https://github.com/i18next/react-i18next/commit/0338bf1514a750fdd36d9f2e41979df0c36ec839"><code>0338bf1</code></a>
test(types): fix broken tests (<a
href="https://github.com/i18next/react-i18next/issues/1773">#1773</a>)</li>
<li><a
href="https://github.com/i18next/react-i18next/commit/08ba6ae7478f0cc73d26a742f838496835d77e12"><code>08ba6ae</code></a>
Build updates (<a
href="https://github.com/i18next/react-i18next/issues/1769">#1769</a>)</li>
<li><a
href="https://github.com/i18next/react-i18next/commit/34aa20d9e2955fec06bf36e6dc43e32541ae18ca"><code>34aa20d</code></a>
update also i18next dep</li>
<li><a
href="https://github.com/i18next/react-i18next/commit/5c666440c5340e54d4e516f2370f42121407d4bc"><code>5c66644</code></a>
update also i18next dep</li>
<li><a
href="https://github.com/i18next/react-i18next/commit/cf539c5474190d7dee2274c7e6a8c38bc8392b73"><code>cf539c5</code></a>
some dependency updates (<a
href="https://github.com/i18next/react-i18next/issues/1768">#1768</a>)</li>
<li><a
href="https://github.com/i18next/react-i18next/commit/c181edefbc4455a1357e60e71abc37c1c85562a7"><code>c181ede</code></a>
14.1.3</li>
<li>Additional commits viewable in <a
href="https://github.com/i18next/react-i18next/compare/v14.1.2...v15.0.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=react-i18next&package-manager=npm_and_yarn&previous-version=14.1.2&new-version=15.0.0)](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>
  • Loading branch information
LukasKalbertodt committed Aug 7, 2024
2 parents 946f547 + 55eef03 commit 965ab91
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"react-dom": "^18.3.1",
"react-hook-form": "^7.52.0",
"react-hotkeys-hook": "^4.5.0",
"react-i18next": "^14.1.2",
"react-i18next": "^15.0.0",
"react-icons": "^4.12.0",
"react-select": "^5.8.0",
"use-resize-observer": "^9.1.0",
Expand Down

0 comments on commit 965ab91

Please sign in to comment.