Skip to content

chore(deps): update i18next to v26.3.0 - autoclosed#2965

Merged
setchy merged 1 commit into
mainfrom
renovate/i18next-26.x
May 29, 2026
Merged

chore(deps): update i18next to v26.3.0 - autoclosed#2965
setchy merged 1 commit into
mainfrom
renovate/i18next-26.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 29, 2026

This PR contains the following updates:

Package Change Age Confidence
i18next (source) 26.2.026.3.0 age confidence

Release Notes

i18next/i18next (i18next)

v26.3.0

Compare Source

  • feat(types): introduce ResourceNamespaceMap — a separate mergeable augmentation surface for namespace resource types, designed for monorepos where multiple packages each want to contribute their own namespaces. Previously, every package had to coordinate on a single CustomTypeOptions.resources declaration (or fall back to typing dependency namespaces as any) because resources is a single property of an interface and TypeScript reports TS2717 when two declarations of the same property disagree. The new interface merges naturally across declare module 'i18next' blocks, so each package can ship its own i18next.d.ts independently. Per-property merge handles same-namespace contributions from multiple packages, and same-key/different-literal conflicts are silently dropped to avoid poisoning t() overload resolution. Fully backwards-compatible — existing CustomTypeOptions.resources augmentations continue to work, and both surfaces can coexist. Scalar options (defaultNS, returnNull, enableSelector, etc.) still belong on CustomTypeOptions. Thanks @​sh3xu (#​2434). Fixes #​2409.

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 03:59 AM (* 0-3 * * *)
  • 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.

@renovate renovate Bot requested a review from setchy as a code owner May 29, 2026 16:23
@renovate renovate Bot added the dependency Dependency updates label May 29, 2026
@netlify
Copy link
Copy Markdown

netlify Bot commented May 29, 2026

Deploy Preview for atlassify canceled.

Name Link
🔨 Latest commit 3c1ce89
🔍 Latest deploy log https://app.netlify.com/projects/atlassify/deploys/6a19bd6c12d45e0008cd8408

@sonarqubecloud
Copy link
Copy Markdown

@setchy setchy merged commit 6a81cbf into main May 29, 2026
23 of 24 checks passed
@setchy setchy deleted the renovate/i18next-26.x branch May 29, 2026 17:15
@github-actions github-actions Bot added this to the Release 3.9.0 milestone May 29, 2026
@renovate renovate Bot changed the title chore(deps): update i18next to v26.3.0 chore(deps): update i18next to v26.3.0 - autoclosed May 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependency Dependency updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant