Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump i18next from 24.0.0 to 24.1.0 in /frontend (#1054)
Bumps [i18next](https://github.com/i18next/i18next) from 24.0.0 to 24.1.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/i18next/i18next/releases">i18next's releases</a>.</em></p> <blockquote> <h2>v24.1.0</h2> <ul> <li>try to address <a href="https://redirect.github.com/i18next/i18next/issues/2270">2270</a> by cloning the store data <a href="https://redirect.github.com/i18next/i18next/pull/2271">2271</a></li> </ul> <h2>v24.0.5</h2> <ul> <li>remove extra log for <a href="https://redirect.github.com/i18next/i18next/pull/2268">2268</a></li> </ul> <h2>v24.0.4</h2> <ul> <li>simplify fix: incorrect locale detected <a href="https://redirect.github.com/i18next/i18next/pull/2268">2268</a></li> </ul> <h2>v24.0.3</h2> <ul> <li>fix: incorrect locale detected <a href="https://redirect.github.com/i18next/i18next/pull/2268">2268</a></li> <li>fix: Intl.getCanonicalLocales throws with custom regions <a href="https://redirect.github.com/i18next/i18next/issues/2267">2267</a></li> </ul> <h2>v24.0.2</h2> <ul> <li>if no Intl api, log error and use dummy rule</li> </ul> <h2>v24.0.1</h2> <ul> <li>early return and log error, if no Intl api</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/i18next/i18next/blob/master/CHANGELOG.md">i18next's changelog</a>.</em></p> <blockquote> <h2>24.1.0</h2> <ul> <li>try to address <a href="https://redirect.github.com/i18next/i18next/issues/2270">2270</a> by cloning the store data <a href="https://redirect.github.com/i18next/i18next/pull/2271">2271</a></li> </ul> <h2>24.0.5</h2> <ul> <li>remove extra log for <a href="https://redirect.github.com/i18next/i18next/pull/2268">2268</a></li> </ul> <h2>24.0.4</h2> <ul> <li>simplify fix: incorrect locale detected <a href="https://redirect.github.com/i18next/i18next/pull/2268">2268</a></li> </ul> <h2>24.0.3</h2> <ul> <li>fix: incorrect locale detected <a href="https://redirect.github.com/i18next/i18next/pull/2268">2268</a></li> <li>fix: Intl.getCanonicalLocales throws with custom regions <a href="https://redirect.github.com/i18next/i18next/issues/2267">2267</a></li> </ul> <h2>24.0.2</h2> <ul> <li>if no Intl api, log error and use dummy rule</li> </ul> <h2>24.0.1</h2> <ul> <li>early return and log error, if no Intl api</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/i18next/i18next/commit/33b622237361433ba24a16849ef25f2588e12dda"><code>33b6222</code></a> 24.1.0</li> <li><a href="https://github.com/i18next/i18next/commit/7b5101b95b4362371ce34c4a4bf196361e98a2f1"><code>7b5101b</code></a> release</li> <li><a href="https://github.com/i18next/i18next/commit/c0c92e37873fc0060e960306af8cf2fd6084dd9e"><code>c0c92e3</code></a> try to address <a href="https://redirect.github.com/i18next/i18next/issues/2270">#2270</a> by cloning the store data (<a href="https://redirect.github.com/i18next/i18next/issues/2271">#2271</a>)</li> <li><a href="https://github.com/i18next/i18next/commit/182abccdd76b1fe9e3083cddfa634c14ec8a6f06"><code>182abcc</code></a> 24.0.5</li> <li><a href="https://github.com/i18next/i18next/commit/0803d3df93b269e6b4c617aacca98b2409246530"><code>0803d3d</code></a> remove extra log for <a href="https://redirect.github.com/i18next/i18next/issues/2268">#2268</a></li> <li><a href="https://github.com/i18next/i18next/commit/31d5b9501b3a817dc382796f71b182857dbbfa7a"><code>31d5b95</code></a> 24.0.4</li> <li><a href="https://github.com/i18next/i18next/commit/d00da32a349668ad9d3ccd7dcd27ae5858dbb1bb"><code>d00da32</code></a> simplify fix <a href="https://redirect.github.com/i18next/i18next/issues/2268">#2268</a></li> <li><a href="https://github.com/i18next/i18next/commit/9903c61b0fb0a0fd0896815689bd5b99cc7b3c04"><code>9903c61</code></a> 24.0.3</li> <li><a href="https://github.com/i18next/i18next/commit/9084de01a642223c77e3b07ff767e43b528c8237"><code>9084de0</code></a> release</li> <li><a href="https://github.com/i18next/i18next/commit/8d3fef79b25c86fce093cdad00a9e14417463b33"><code>8d3fef7</code></a> fix: incorrect locale detected (<a href="https://redirect.github.com/i18next/i18next/issues/2268">#2268</a>)</li> <li>Additional commits viewable in <a href="https://github.com/i18next/i18next/compare/v24.0.0...v24.1.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=i18next&package-manager=npm_and_yarn&previous-version=24.0.0&new-version=24.1.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> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information