Skip to content

Update dependency i18next to v25.10.10#51

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/i18next-25.x-lockfile
Open

Update dependency i18next to v25.10.10#51
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/i18next-25.x-lockfile

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Mar 19, 2026

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
i18next (source) 25.8.1825.10.10 age adoption passing confidence

Release Notes

i18next/i18next (i18next)

v25.10.10

Compare Source

  • feat: suppress support notice automatically in production environments (NODE_ENV=production)

v25.10.9

Compare Source

  • feat(types): export SelectorParam<Ns, KPrefix> helper type — a stable, readable alternative to Parameters<TFunction<Ns>>[0] for typing selector function props 2414

v25.10.8

Compare Source

  • fix(types): reorder TFunctionSelector overloads so Parameters<TFunction> resolves to the general selector signature instead of the branded SelectorKey type 2412

v25.10.7

Compare Source

v25.10.6

Compare Source

v25.10.5

Compare Source

  • feat(types): selector functions as keyPrefix in getFixedT now provide full type-safe key narrowing — the returned t function is scoped to the prefix subtree 2367

v25.10.4

Compare Source

  • feat(types): exists() is now a type guard that narrows the key to SelectorKey, so a validated key can be passed directly to t() 2364

v25.10.3

Compare Source

  • check also for I18NEXT_NO_SUPPORT_NOTICE env variable

v25.10.2

Compare Source

  • feat(types): keyFromSelector is now type-safe — the selector callback is constrained against your resource definitions, catching invalid keys at compile time. Supports optional ns and keyPrefix options for non-default namespace/prefix contexts 2364

v25.10.1

Compare Source

  • fix(types): FilterKeys now correctly excludes base keys that have context variants when the provided context doesn't match any of them (e.g. key some with variant some_me is no longer accessible with context="one")

v25.10.0

Compare Source

  • feat(types): keyFromSelector now returns a branded SelectorKey type that t() accepts directly, enabling pre-computed and reusable translation keys 2364
  • feat: support selector syntax for keyPrefix in getFixedT and per-call options 2367
  • feat(types): interpolation values are now automatically typed based on built-in format specifiers — {{val, number}} requires number, {{val, datetime}} requires Date, {{name}} requires string, etc. Custom formatters can be typed via interpolationFormatTypeMap in CustomTypeOptions 2378
  • fix(types): FilterKeys in selector mode now preserves non-context, non-plural leaf keys when context is provided, fixing incorrect type narrowing when combining returnObjects: true with context 2398

v25.9.0

Compare Source

  • feat(types): selector API now enforces { count: number } when a key resolves to plural forms 2373
  • fix(types): string unions with invalid members are now correctly detected as type errors when used as context option 2172

v25.8.20

Compare Source

    • fix: getFixedT() selector now resolves namespaces against the effective ns rather than the global init options #​2406

v25.8.19

Compare Source

  • fix: selector API namespace resolution regression for single-string ns and primary namespace in array #​2405. Reverts the broad namespace-prefix rewrite from v25.8.15 and replaces it with a targeted fix that only rewrites paths starting with a secondary namespace in a multi-namespace array, matching the type-level contract of GetSource

Configuration

📅 Schedule: 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.

@renovate renovate bot changed the title Update dependency i18next to v25.8.19 Update dependency i18next to v25.8.20 Mar 19, 2026
@renovate renovate bot force-pushed the renovate/i18next-25.x-lockfile branch from 4db74cf to 58d940d Compare March 19, 2026 20:40
@renovate renovate bot changed the title Update dependency i18next to v25.8.20 Update dependency i18next to v25.9.0 Mar 20, 2026
@renovate renovate bot force-pushed the renovate/i18next-25.x-lockfile branch from 58d940d to b83f7be Compare March 20, 2026 22:36
@renovate renovate bot changed the title Update dependency i18next to v25.9.0 Update dependency i18next to v25.10.2 Mar 21, 2026
@renovate renovate bot force-pushed the renovate/i18next-25.x-lockfile branch 2 times, most recently from c9ac3d5 to 96d85f6 Compare March 22, 2026 00:34
@renovate renovate bot changed the title Update dependency i18next to v25.10.2 Update dependency i18next to v25.10.3 Mar 22, 2026
@renovate renovate bot changed the title Update dependency i18next to v25.10.3 Update dependency i18next to v25.10.4 Mar 22, 2026
@renovate renovate bot force-pushed the renovate/i18next-25.x-lockfile branch from 96d85f6 to 28aa255 Compare March 22, 2026 13:12
@renovate renovate bot changed the title Update dependency i18next to v25.10.4 Update dependency i18next to v25.10.5 Mar 23, 2026
@renovate renovate bot force-pushed the renovate/i18next-25.x-lockfile branch from 28aa255 to 047d45c Compare March 23, 2026 10:31
@renovate renovate bot changed the title Update dependency i18next to v25.10.5 Update dependency i18next to v25.10.9 Mar 24, 2026
@renovate renovate bot force-pushed the renovate/i18next-25.x-lockfile branch from 047d45c to e0b393c Compare March 24, 2026 22:23
@renovate renovate bot changed the title Update dependency i18next to v25.10.9 Update dependency i18next to v25.10.10 Mar 26, 2026
@renovate renovate bot force-pushed the renovate/i18next-25.x-lockfile branch from e0b393c to 34b7bcc Compare March 26, 2026 14:37
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.

0 participants