Skip to content

fix(deps): update dependency i18next to v20

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

This MR contains the following updates:

Package Type Update Change
i18next (source) dependencies major ^19.5.1 -> ^20.0.0

Release Notes

i18next/i18next

v20.2.1

Compare Source

  • fix lastIndex in regex when skipOnVariables is true

v20.2.0

Compare Source

  • add ignoreJSONStructure into the types
  • stop recursive interpolation also for "{{variable}}" when skipOnVariables is true 1595
  • old browser fix for "includes" usage 1597

v20.1.0

Compare Source

  • Add alwaysFormat into the types 1586
  • Add interpolation key name to format function 1571

v20.0.0

Compare Source

  • add support to proper augment PluginOptions type 1583
  • introduce ignoreJSONStructure flag, to automatically lookup for a flat key if a nested key is not found an vice-versa 1584 (MAJOR: because of ignoreJSONStructure is true by default)

Configuration

📅 Schedule: "before 3am on Monday" (UTC).

🚦 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