[PR #26] [MERGED] Bump i18next from 23.12.2 to 23.12.3 #102

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

📋 Pull Request Information

Original PR: https://github.com/BreizhHardware/portfolio/pull/26
Author: @dependabot[bot]
Created: 8/12/2024
Status: Merged
Merged: 8/13/2024
Merged by: @BreizhHardware

Base: masterHead: dependabot/npm_and_yarn/i18next-23.12.3


📝 Commits (1)

  • e39ba6d Bump i18next from 23.12.2 to 23.12.3

📊 Changes

2 files changed (+5 additions, -5 deletions)

View changed files

📝 package-lock.json (+4 -4)
📝 package.json (+1 -1)

📄 Description

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps i18next from 23.12.2 to 23.12.3.

Release notes

Sourced from i18next's releases.

v23.12.3

  • fix: Using a comma in a formatter parameter 2225
Changelog

Sourced from i18next's changelog.

23.12.3

  • fix: Using a comma in a formatter parameter 2225
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 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)

🔄 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/26 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 8/12/2024 **Status:** ✅ Merged **Merged:** 8/13/2024 **Merged by:** [@BreizhHardware](https://github.com/BreizhHardware) **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/i18next-23.12.3` --- ### 📝 Commits (1) - [`e39ba6d`](https://github.com/BreizhHardware/portfolio/commit/e39ba6d58c828d530eca2420449da6c5f2618429) Bump i18next from 23.12.2 to 23.12.3 ### 📊 Changes **2 files changed** (+5 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+4 -4) 📝 `package.json` (+1 -1) </details> ### 📄 Description [//]: # (dependabot-start) ⚠️ **Dependabot is rebasing this PR** ⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take precedence over the rebase. --- [//]: # (dependabot-end) Bumps [i18next](https://github.com/i18next/i18next) from 23.12.2 to 23.12.3. <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.3</h2> <ul> <li>fix: Using a comma in a formatter parameter <a href="https://redirect.github.com/i18next/i18next/issues/2225">2225</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.3</h2> <ul> <li>fix: Using a comma in a formatter parameter <a href="https://redirect.github.com/i18next/i18next/issues/2225">2225</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/i18next/i18next/commit/076e37a180db8aef2c8a25cabb39749a1df9ca30"><code>076e37a</code></a> 23.12.3</li> <li><a href="https://github.com/i18next/i18next/commit/6fd87b83c243ef431eb8aea4f6b844f94c0474f9"><code>6fd87b8</code></a> build</li> <li><a href="https://github.com/i18next/i18next/commit/b2a3b10929fcba6f8fde825e812d961d736682b4"><code>b2a3b10</code></a> try to fix <a href="https://redirect.github.com/i18next/i18next/issues/2225">#2225</a> (using , in format options)</li> <li><a href="https://github.com/i18next/i18next/commit/dcf1922e6c415a55344e0e1cebde03d1b0786696"><code>dcf1922</code></a> Use arrow functions and lift pure functions to the top level (<a href="https://redirect.github.com/i18next/i18next/issues/2218">#2218</a>)</li> <li><a href="https://github.com/i18next/i18next/commit/44dd1cc863ce80c13482372c7845a9ac282b1e98"><code>44dd1cc</code></a> use arrow functions in <code>_rulesPluralsTypes</code> (<a href="https://redirect.github.com/i18next/i18next/issues/2217">#2217</a>)</li> <li>See full diff in <a href="https://github.com/i18next/i18next/compare/v23.12.2...v23.12.3">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=23.12.2&new-version=23.12.3)](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> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
BreizhHardware 2026-05-06 12:15:21 +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#102
No description provided.