Skip to content

Update dependency i18next to v25.10.10#421

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

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

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Mar 21, 2026

This PR contains the following updates:

Package Change Age Confidence
i18next (source) 25.9.025.10.10 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

i18next/i18next (i18next)

v25.10.10

Compare Source

v25.10.9

Compare Source

v25.10.8

Compare Source

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

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.

@renovate renovate Bot changed the title Update dependency i18next to v25.10.0 Update dependency i18next to v25.10.2 Mar 21, 2026
@renovate renovate Bot force-pushed the renovate/i18next-25.x-lockfile branch from 0263db8 to 8bbd6f7 Compare March 21, 2026 17:21
@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 force-pushed the renovate/i18next-25.x-lockfile branch from 8bbd6f7 to ea343d7 Compare March 22, 2026 01:15
@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 2 times, most recently from e9fcbb7 to 2e3a335 Compare March 23, 2026 09:52
@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 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 2e3a335 to 67bfaf3 Compare March 24, 2026 13:03
@renovate renovate Bot force-pushed the renovate/i18next-25.x-lockfile branch from 67bfaf3 to eb012e0 Compare March 26, 2026 17:54
@renovate renovate Bot changed the title Update dependency i18next to v25.10.9 Update dependency i18next to v25.10.10 Mar 26, 2026
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