tortilla icon indicating copy to clipboard operation
tortilla copied to clipboard

fix(deps): update dependency i18next to v19.9.2

Open renovate[bot] opened this issue 5 years ago • 1 comments

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
i18next (source) 19.1.0 -> 19.9.2 age adoption passing confidence

Release Notes

i18next/i18next

v19.9.2

Compare Source

  • try to fix another edge case issue 1570 introduces by fixing 1552

v19.9.1

Compare Source

  • Fallback on singular defaultValue 1563

v19.9.0

Compare Source

  • Improve updateMissing default plural behavior 1558
  • typescript: type definitions improvements for backend 1560

v19.8.9

Compare Source

  • warn if i18next gets initialized multiple times

v19.8.8

Compare Source

  • fix for cases when calling changeLanguage before finished to initialize 1552

v19.8.7

Compare Source

  • use "Object.prototype.hasOwnProperty" instead of "object.hasOwnProperty", fixes 1542

v19.8.6

Compare Source

  • regression fix because of last prototype pollution fix in v19.8.5

v19.8.5

Compare Source

  • fix potential prototype pollution when backend plugin resolves a malicious language value
  • use fallbackLng as default lng

v19.8.4

Compare Source

  • update format function signature for TS 1520)

v19.8.3

Compare Source

  • fix prototype pollution with constructor

v19.8.2

Compare Source

  • allow nesting recursively with context (could theoretically generate infinite loop, prevented in 1480)

v19.8.1

Compare Source

  • try to fix another edge case issue 1570 introduces by fixing 1552

v19.8.0

Compare Source

  • allow fallbackLng as function 1508

v19.7.0

Compare Source

  • resource manipulation functions are now chainable

v19.6.3

Compare Source

  • plural rules for ht and iw

v19.6.2

Compare Source

  • fix interpolation with option skipOnVariables when there are multiple placeholders 1490

v19.6.1

Compare Source

  • extend interpolation option skipOnVariables 1488
  • typescript: Change bindStore to bindI18nStore in ReactOptions type and update default values 1489

v19.6.0

Compare Source

  • fix prototype pollution
  • introduce new interpolation option skipOnVariables 1483

v19.5.6

Compare Source

  • fix local usage of nsSeparator option

v19.5.5

Compare Source

  • fix: recursion when passing nesting to interpolated 1480

v19.5.4

Compare Source

  • typescript fix: getDataByLanguage typings & test 1472
  • typescript fix: type declarion of exposed EventEmitter#off methods 1460

v19.5.3

Compare Source

  • fix Macedonian plural formula 1476

v19.5.2

Compare Source

  • fix nesting interpolation with prepended namespace, fixes #​1474 1475

v19.5.1

Compare Source

  • getBestMatchFromCodes: use fallbackLng if nothing found, fixes #​1470 1471

v19.5.0

Compare Source

  • language detectors can return an array of languages and let i18next figure out best match

  • rename option whitelist to supportedLngs

  • rename option nonExpicitWhitelist to nonExplicitSupportedLngs

  • rename function languageUtils.isWhitelisted to languageUtils.isSupportedCode

This changes are made with temporal backwards compatiblity and will warn your for deprecated usage of old terms to give users and plugin providers some time to adapt their code base.

The temporal backwards compatiblity will be removed in a follow up major release.

Learn more about why this change was made here.

v19.4.5

Compare Source

  • Add store events to typings 1451

v19.4.4

Compare Source

  • typescript: Allow passing retry boolean to ReadCallback 1439

v19.4.3

Compare Source

  • fix regression introduced in "support formatting in nesting" 1419

v19.4.2

Compare Source

v19.4.1

Compare Source

  • add getLanguagePartFromCode as in language fallback resolution 1424

v19.4.0

Compare Source

  • support formatting in nesting 1419

v19.3.4

Compare Source

  • fix cloning of service.utils binding to clone 1415

v19.3.3

Compare Source

  • backendConnector extend initial retry from 250 to 350

v19.3.2

Compare Source

  • fix the nested string options parsing introduced in v19.2.0 which broke having multiple options

v19.3.1

Compare Source

  • typescript: add options.interpolation.nestingOptionsSeparator

v19.3.0

Compare Source

  • Double fix for 1395 issue 1399
  • adds options.interpolation.nestingOptionsSeparator: ',' to specify that separator

v19.2.0

Compare Source

  • Add ability to use commas in nested keys 1398

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 has been generated by Mend Renovate. View repository job log here.

renovate[bot] avatar Feb 19 '20 07:02 renovate[bot]

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

renovate[bot] avatar Mar 24 '23 23:03 renovate[bot]