Skip to content

chore(deps): bump i18next-http-backend from 3.0.2 to 3.0.4 in the production-dependencies group#17

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/production-dependencies-91dbd4c2f1
Closed

chore(deps): bump i18next-http-backend from 3.0.2 to 3.0.4 in the production-dependencies group#17
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/production-dependencies-91dbd4c2f1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 5, 2026

Bumps the production-dependencies group with 1 update: i18next-http-backend.

Updates i18next-http-backend from 3.0.2 to 3.0.4

Changelog

Sourced from i18next-http-backend's changelog.

3.0.4

  • use own interpolation function for loadPath and addPath instead of relying on i18next's interpolator i18next#2420 — this means only {{lng}} and {{ns}} placeholders are supported; custom interpolation prefix/suffix from i18next config no longer applies to backend paths
Commits
  • 4dbb485 3.0.4
  • 5f33a0c use own interpolation function for loadPath and addPath instead of relying on...
  • 681c09d update ci actions
  • e63ff16 adjust deno test
  • a851965 adjust deno test
  • 3a17e37 update next.js example
  • 5bd5a5d Bump next from 14.2.32 to 14.2.35 in /example/next (#176)
  • 8ba9250 readme fix
  • 282b76c Bump next from 14.2.30 to 14.2.32 in /example/next (#172)
  • 6b3599d Bump next from 14.2.21 to 14.2.30 in /example/next (#171)
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the production-dependencies group with 1 update: [i18next-http-backend](https://github.com/i18next/i18next-http-backend).


Updates `i18next-http-backend` from 3.0.2 to 3.0.4
- [Changelog](https://github.com/i18next/i18next-http-backend/blob/master/CHANGELOG.md)
- [Commits](i18next/i18next-http-backend@v3.0.2...v3.0.4)

---
updated-dependencies:
- dependency-name: i18next-http-backend
  dependency-version: 3.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependabot Dependabot: dependabot dependencies Dependabot: dependencies npm Dependabot: npm labels Apr 5, 2026
@dependabot dependabot bot requested a review from karlspace as a code owner April 5, 2026 06:06
@dependabot dependabot bot added dependencies Dependabot: dependencies npm Dependabot: npm labels Apr 5, 2026
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 5, 2026

AI Analysis

Technical Summary:

This pull request updates the i18next-http-backend dependency from version 3.0.2 to 3.0.4 in the production dependencies group.

Key Changes in i18next-http-backend 3.0.4:

  • The backend now uses its own interpolation function for loadPath and addPath instead of relying on i18next’s core interpolation mechanism.
  • Due to this change, only the placeholders {{lng}} (language) and {{ns}} (namespace) are supported in backend paths.
  • Custom interpolation prefixes/suffixes configured in i18next will no longer apply to backend path interpolation.

Technical Requirements and Constraints:

  • Consumers of i18next-http-backend must ensure that backend paths use only the supported placeholders ({{lng}} and {{ns}}).
  • Custom interpolation prefix/suffix configuration in i18next cannot be applied to backend

This summary was automatically generated by AI to help with triage and may not be 100% accurate.

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Apr 12, 2026

Looks like i18next-http-backend is updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Apr 12, 2026
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/production-dependencies-91dbd4c2f1 branch April 12, 2026 06:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependabot Dependabot: dependabot dependencies Dependabot: dependencies npm Dependabot: npm

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants