Skip to content

Update dependency i18next to v22

Reiter, Christoph requested to merge renovate/i18next-22.x into master

This MR contains the following updates:

Package Type Update Change
i18next (source) dependencies major ^21.4.2 -> ^22.0.0

Release Notes

i18next/i18next

v22.0.6

Compare Source

  • fix CallbackError type

v22.0.5

Compare Source

  • Change DefaultTFuncReturn to return null if returnNull typeOption is true 1865

v22.0.4

Compare Source

  • Add type for Formatter.addCached 1862

v22.0.3

Compare Source

  • Make getFixedT type-safe 1860
  • types: Omit object from t function 1858

v22.0.2

Compare Source

  • [TypeScript] Add default value for TDefaultResult 1853

v22.0.1

Compare Source

  • Fix normalize type options 1850

v22.0.0

Compare Source

  • Make the translation function fully type-safe 1775

BREAKING: Since this is a major rewrite for TypeScript usage we decided to create a major version. For JavaScript users v22.0.0 is equivalent to 21.10.0


Configuration

📅 Schedule: Branch creation - "before 3am on Monday" (UTC), Automerge - At any time (no schedule defined).

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

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

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


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

This MR has been generated by Renovate Bot.

Merge request reports