mirror of
https://github.com/evroon/bracket.git
synced 2026-03-09 10:40:43 -04:00
Bumps [i18next](https://github.com/i18next/i18next) from 23.11.2 to 23.12.1. <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>v23.12.1</h2> <ul> <li>Use explicit imports for utils <a href="https://redirect.github.com/i18next/i18next/pull/2212">2212</a></li> </ul> <h2>v23.12.0</h2> <ul> <li>feat: Add posibility to override keyPrefix for certain translation. <a href="https://redirect.github.com/i18next/i18next/issues/2211">2211</a></li> </ul> <h2>v23.11.5</h2> <ul> <li>perf: use Array.isArray() <a href="https://redirect.github.com/i18next/i18next/pull/2193">2193</a></li> <li>perf: trim keys once <a href="https://redirect.github.com/i18next/i18next/pull/2194">2194</a></li> </ul> <h2>v23.11.4</h2> <ul> <li>perf(interpolator): use object deconstruction <a href="https://redirect.github.com/i18next/i18next/pull/2181">2181</a></li> </ul> <h2>v23.11.3</h2> <ul> <li>fix: Unsupported language is automatically added to preload option <a href="https://redirect.github.com/i18next/i18next/issues/2178">2178</a></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>23.12.1</h2> <ul> <li>Use explicit imports for utils <a href="https://redirect.github.com/i18next/i18next/pull/2212">2212</a></li> </ul> <h2>23.12.0</h2> <ul> <li>feat: Add posibility to override keyPrefix for certain translation. <a href="https://redirect.github.com/i18next/i18next/issues/2211">2211</a></li> </ul> <h2>23.11.5</h2> <ul> <li>perf: use Array.isArray() <a href="https://redirect.github.com/i18next/i18next/pull/2193">2193</a></li> <li>perf: trim keys once <a href="https://redirect.github.com/i18next/i18next/pull/2194">2194</a></li> </ul> <h2>23.11.4</h2> <ul> <li>perf(interpolator): use object deconstruction <a href="https://redirect.github.com/i18next/i18next/pull/2181">2181</a></li> </ul> <h2>23.11.3</h2> <ul> <li>fix: Unsupported language is automatically added to preload option <a href="https://redirect.github.com/i18next/i18next/issues/2178">2178</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="4002c17215"><code>4002c17</code></a> 23.12.1</li> <li><a href="82f21aa6b5"><code>82f21aa</code></a> new build</li> <li><a href="b987d272d4"><code>b987d27</code></a> use explicit imports for utils (<a href="https://redirect.github.com/i18next/i18next/issues/2212">#2212</a>)</li> <li><a href="b9ae239519"><code>b9ae239</code></a> 23.12.0</li> <li><a href="5555dd6801"><code>5555dd6</code></a> feat: Add posibility to override keyPrefix for certain translation. <a href="https://redirect.github.com/i18next/i18next/issues/2211">#2211</a></li> <li><a href="de3b6b7d3b"><code>de3b6b7</code></a> test: update vitest to v2 (<a href="https://redirect.github.com/i18next/i18next/issues/2210">#2210</a>)</li> <li><a href="32e8a6b716"><code>32e8a6b</code></a> types: merge <code>hasLoadedNamespace</code> declarations (<a href="https://redirect.github.com/i18next/i18next/issues/2209">#2209</a>)</li> <li><a href="c8d9f7bbc7"><code>c8d9f7b</code></a> build</li> <li><a href="bfbb7d8eae"><code>bfbb7d8</code></a> 23.11.5</li> <li><a href="5021883d42"><code>5021883</code></a> release</li> <li>Additional commits viewable in <a href="https://github.com/i18next/i18next/compare/v23.11.2...v23.12.1">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 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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>