Skip to content

chore(deps): update dependency i18next to v26.3.1 (gh-pages)#2189

Merged
Robot-Inventor merged 1 commit into
gh-pagesfrom
renovate/gh-pages-i18next-26.x-lockfile
Jun 4, 2026
Merged

chore(deps): update dependency i18next to v26.3.1 (gh-pages)#2189
Robot-Inventor merged 1 commit into
gh-pagesfrom
renovate/gh-pages-i18next-26.x-lockfile

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Jun 3, 2026

This PR contains the following updates:

Package Change Age Confidence
i18next (source) 26.3.026.3.1 age confidence

Release Notes

i18next/i18next (i18next)

v26.3.1

Compare Source

  • fix(types): t() with a keyPrefix no longer pollutes its return type with sibling keys' values. A regression in 26.3.0 — the [Res] extends [never] guards added to KeysBuilderWithReturnObjects / KeysBuilderWithoutReturnObjects turned the builders into deferred conditional types, so KeyPrefix<Ns> stopped resolving to a literal union and keyPrefix inference widened to the whole namespace. Symptom: useTranslation(ns, { keyPrefix: 'a.b' }) then t('title') would resolve to '<a.b>.title' | '<other.path>.title' | ... instead of just the scoped value. Affected every react-i18next user using keyPrefix. Restored to the eager 26.2.0 form. The same-namespace conflict handling from #​2434 still works via _DropConflictKeys at the merge layer (in options.d.ts). Thanks @​aaronrosenthal (#​2436).

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages Bot commented Jun 3, 2026

Deploying shadowban-scanner with  Cloudflare Pages  Cloudflare Pages

Latest commit: b292007
Status: ✅  Deploy successful!
Preview URL: https://9ac65645.shadowban-scanner.pages.dev
Branch Preview URL: https://renovate-gh-pages-i18next-26-s5a4.shadowban-scanner.pages.dev

View logs

@Robot-Inventor Robot-Inventor merged commit 0eea4d0 into gh-pages Jun 4, 2026
4 checks passed
@Robot-Inventor Robot-Inventor deleted the renovate/gh-pages-i18next-26.x-lockfile branch June 4, 2026 07:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant