[PR #317] [MERGED] chore(deps): Bump i18next from 25.8.1 to 25.8.13 #349

Closed
opened 2026-05-06 12:16:31 +02:00 by BreizhHardware · 0 comments

📋 Pull Request Information

Original PR: https://github.com/BreizhHardware/portfolio/pull/317
Author: @dependabot[bot]
Created: 2/23/2026
Status: Merged
Merged: 2/24/2026
Merged by: @BreizhHardware

Base: devHead: dependabot/npm_and_yarn/dev/i18next-25.8.13


📝 Commits (1)

  • e21b1fc chore(deps): Bump i18next from 25.8.1 to 25.8.13

📊 Changes

2 files changed (+9 additions, -36 deletions)

View changed files

📝 package.json (+1 -1)
📝 pnpm-lock.yaml (+8 -35)

📄 Description

Bumps i18next from 25.8.1 to 25.8.13.

Release notes

Sourced from i18next's releases.

v25.8.13

  • improve support notice shown logic

v25.8.12

  • improve support notice shown logic

v25.8.11

  • revert fix: compatibility with moduleResolution bundler (issue 2380) 2381

v25.8.10

  • fix(interpolator): guard null matchedDoubleQuotes in nesting option parsing 2395

v25.8.9

  • fix(interpolator): escape nestingOptionsSeparator in nesting option parsing 223943

v25.8.8

  • types(i18n): add missing toJSON() declaration 2393

v25.8.7

  • avoid crash due to ReferenceError without Intl API 2391

v25.8.6

  • ts: address incomplete type definition for getFixedT() return value 2318

v25.8.5

  • fix: compatibility with moduleResolution bundler (issue 2380) 2381

v25.8.4

  • fix: crashes when backend in backends array has no name property 2386

v25.8.3

  • ts: document option to suppress the support message 2385

v25.8.2

  • option to suppress the support message 2385
Changelog

Sourced from i18next's changelog.

25.8.13

  • improve support notice shown logic

25.8.12

  • improve support notice shown logic

25.8.11

  • revert fix: compatibility with moduleResolution bundler (issue 2380) 2381

25.8.10

  • fix(interpolator): guard null matchedDoubleQuotes in nesting option parsing 2395

25.8.9

  • fix(interpolator): escape nestingOptionsSeparator in nesting option parsing 2394

25.8.8

  • types(i18n): add missing toJSON() declaration 2393

25.8.7

  • avoid crash due to ReferenceError without Intl API 2391

25.8.6

  • ts: address incomplete type definition for getFixedT() return value 2318

25.8.5

  • fix: compatibility with moduleResolution bundler (issue 2380) 2381

25.8.4

  • fix: crashes when backend in backends array has no name property 2386

25.8.3

  • ts: document option to suppress the support message 2385

25.8.2

  • option to suppress the support message 2385

25.8.1

... (truncated)

Commits

Dependabot compatibility score

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 commands and options

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 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)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/BreizhHardware/portfolio/pull/317 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 2/23/2026 **Status:** ✅ Merged **Merged:** 2/24/2026 **Merged by:** [@BreizhHardware](https://github.com/BreizhHardware) **Base:** `dev` ← **Head:** `dependabot/npm_and_yarn/dev/i18next-25.8.13` --- ### 📝 Commits (1) - [`e21b1fc`](https://github.com/BreizhHardware/portfolio/commit/e21b1fcd96c857bb92bd2ca8f139b262ea7f5317) chore(deps): Bump i18next from 25.8.1 to 25.8.13 ### 📊 Changes **2 files changed** (+9 additions, -36 deletions) <details> <summary>View changed files</summary> 📝 `package.json` (+1 -1) 📝 `pnpm-lock.yaml` (+8 -35) </details> ### 📄 Description Bumps [i18next](https://github.com/i18next/i18next) from 25.8.1 to 25.8.13. <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>v25.8.13</h2> <ul> <li>improve support notice shown logic</li> </ul> <h2>v25.8.12</h2> <ul> <li>improve support notice shown logic</li> </ul> <h2>v25.8.11</h2> <ul> <li>revert fix: compatibility with moduleResolution bundler (issue <a href="https://redirect.github.com/i18next/i18next/issues/2380">2380</a>) <a href="https://redirect.github.com/i18next/i18next/pull/2381">2381</a></li> </ul> <h2>v25.8.10</h2> <ul> <li>fix(interpolator): guard null matchedDoubleQuotes in nesting option parsing <a href="https://redirect.github.com/i18next/i18next/pull/2395">2395</a></li> </ul> <h2>v25.8.9</h2> <ul> <li>fix(interpolator): escape nestingOptionsSeparator in nesting option parsing <a href="https://redirect.github.com/i18next/i18next/pull/2394">223943</a></li> </ul> <h2>v25.8.8</h2> <ul> <li>types(i18n): add missing toJSON() declaration <a href="https://redirect.github.com/i18next/i18next/pull/2393">2393</a></li> </ul> <h2>v25.8.7</h2> <ul> <li>avoid crash due to ReferenceError without Intl API <a href="https://redirect.github.com/i18next/i18next/pull/2391">2391</a></li> </ul> <h2>v25.8.6</h2> <ul> <li>ts: address incomplete type definition for <code>getFixedT()</code> return value <a href="https://redirect.github.com/i18next/i18next/issues/2318">2318</a></li> </ul> <h2>v25.8.5</h2> <ul> <li>fix: compatibility with moduleResolution bundler (issue <a href="https://redirect.github.com/i18next/i18next/issues/2380">2380</a>) <a href="https://redirect.github.com/i18next/i18next/pull/2381">2381</a></li> </ul> <h2>v25.8.4</h2> <ul> <li>fix: crashes when backend in backends array has no name property <a href="https://redirect.github.com/i18next/i18next/issues/2386">2386</a></li> </ul> <h2>v25.8.3</h2> <ul> <li>ts: document option to suppress the support message <a href="https://redirect.github.com/i18next/i18next/issues/2385">2385</a></li> </ul> <h2>v25.8.2</h2> <ul> <li>option to suppress the support message <a href="https://redirect.github.com/i18next/i18next/issues/2385">2385</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>25.8.13</h2> <ul> <li>improve support notice shown logic</li> </ul> <h2>25.8.12</h2> <ul> <li>improve support notice shown logic</li> </ul> <h2>25.8.11</h2> <ul> <li>revert fix: compatibility with moduleResolution bundler (issue <a href="https://redirect.github.com/i18next/i18next/issues/2380">2380</a>) <a href="https://redirect.github.com/i18next/i18next/pull/2381">2381</a></li> </ul> <h2>25.8.10</h2> <ul> <li>fix(interpolator): guard null matchedDoubleQuotes in nesting option parsing <a href="https://redirect.github.com/i18next/i18next/pull/2395">2395</a></li> </ul> <h2>25.8.9</h2> <ul> <li>fix(interpolator): escape nestingOptionsSeparator in nesting option parsing <a href="https://redirect.github.com/i18next/i18next/pull/2394">2394</a></li> </ul> <h2>25.8.8</h2> <ul> <li>types(i18n): add missing toJSON() declaration <a href="https://redirect.github.com/i18next/i18next/pull/2393">2393</a></li> </ul> <h2>25.8.7</h2> <ul> <li>avoid crash due to ReferenceError without Intl API <a href="https://redirect.github.com/i18next/i18next/pull/2391">2391</a></li> </ul> <h2>25.8.6</h2> <ul> <li>ts: address incomplete type definition for <code>getFixedT()</code> return value <a href="https://redirect.github.com/i18next/i18next/issues/2318">2318</a></li> </ul> <h2>25.8.5</h2> <ul> <li>fix: compatibility with moduleResolution bundler (issue <a href="https://redirect.github.com/i18next/i18next/issues/2380">2380</a>) <a href="https://redirect.github.com/i18next/i18next/pull/2381">2381</a></li> </ul> <h2>25.8.4</h2> <ul> <li>fix: crashes when backend in backends array has no name property <a href="https://redirect.github.com/i18next/i18next/issues/2386">2386</a></li> </ul> <h2>25.8.3</h2> <ul> <li>ts: document option to suppress the support message <a href="https://redirect.github.com/i18next/i18next/issues/2385">2385</a></li> </ul> <h2>25.8.2</h2> <ul> <li>option to suppress the support message <a href="https://redirect.github.com/i18next/i18next/issues/2385">2385</a></li> </ul> <h2>25.8.1</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/i18next/i18next/commit/d73c6d49fb31255fcd9d77c090af9d2d9b548f43"><code>d73c6d4</code></a> 25.8.13</li> <li><a href="https://github.com/i18next/i18next/commit/a8755f3270c2736a7206a2e5c91cc048971b6563"><code>a8755f3</code></a> improve support notice shown logic</li> <li><a href="https://github.com/i18next/i18next/commit/3e8fd3f7cec69a2aa5fc9ed5420ee88ff7dcd332"><code>3e8fd3f</code></a> jsr update</li> <li><a href="https://github.com/i18next/i18next/commit/2e51f951e2ec50dba4e179acee8cb897420f5271"><code>2e51f95</code></a> 25.8.12</li> <li><a href="https://github.com/i18next/i18next/commit/8ba2314b0ee5c9b8412dff7dcc969929a2650b0a"><code>8ba2314</code></a> improve support notice shown logic</li> <li><a href="https://github.com/i18next/i18next/commit/a400e309f8930f83249cda5ad9eb54d3587ffa33"><code>a400e30</code></a> jsr update</li> <li><a href="https://github.com/i18next/i18next/commit/c0970c4e71326d6db887728dd359d3ed026b4faf"><code>c0970c4</code></a> 25.8.11</li> <li><a href="https://github.com/i18next/i18next/commit/ac35030ff0ea468636e9f60f2cee85ccc1571113"><code>ac35030</code></a> revert <a href="https://redirect.github.com/i18next/i18next/issues/2381">#2381</a></li> <li><a href="https://github.com/i18next/i18next/commit/344b59064f4e63f8ed99db5c6f86f13f760627bd"><code>344b590</code></a> jsr update</li> <li><a href="https://github.com/i18next/i18next/commit/3172321244f269fc90ead003f0ea4a23f713f615"><code>3172321</code></a> 25.8.10</li> <li>Additional commits viewable in <a href="https://github.com/i18next/i18next/compare/v25.8.1...v25.8.13">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=25.8.1&new-version=25.8.13)](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 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> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
BreizhHardware 2026-05-06 12:16:31 +02:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
BreizhHardware/portfolio#349
No description provided.