Skip to content

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jan 27, 2020

Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.

This PR contains the following updates:

Package Change Age Confidence
i18next (source) 19.0.3 -> 19.9.2 age confidence

Release Notes

i18next/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 declaration 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

These changes are made with temporal backwards compatibility 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 compatibility 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

v19.1.0

Compare Source

  • explict warning when no languageDetector is used and no lng is defined 1381
  • Add option to always format interpolated values 1385
  • pass all options to format function 992#issuecomment-577797162

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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
Copy link
Author

renovate bot commented Jan 27, 2020

Branch automerge failure

This PR was configured for branch automerge, however this is not possible so it has been raised as a PR instead.


  • Branch has one or more failed status checks

@renovate renovate bot force-pushed the renovate/i18next-19.x branch from c12c9b1 to 5b7f930 Compare February 19, 2020 07:50
@renovate renovate bot changed the title fix(deps): update dependency i18next to v19.1.0 fix(deps): update dependency i18next to v19.2.0 Feb 19, 2020
@renovate renovate bot force-pushed the renovate/i18next-19.x branch from 5b7f930 to fae0754 Compare February 20, 2020 10:46
@renovate renovate bot changed the title fix(deps): update dependency i18next to v19.2.0 fix(deps): update dependency i18next to v19.3.0 Feb 20, 2020
@renovate renovate bot force-pushed the renovate/i18next-19.x branch from fae0754 to 797d12a Compare February 20, 2020 11:09
@renovate renovate bot changed the title fix(deps): update dependency i18next to v19.3.0 fix(deps): update dependency i18next to v19.3.1 Feb 20, 2020
@renovate renovate bot force-pushed the renovate/i18next-19.x branch from 797d12a to 4e5c02a Compare February 24, 2020 19:11
@renovate renovate bot changed the title fix(deps): update dependency i18next to v19.3.1 fix(deps): update dependency i18next to v19.3.2 Feb 24, 2020
@renovate renovate bot force-pushed the renovate/i18next-19.x branch from 4e5c02a to f30bbe0 Compare March 16, 2020 20:00
@renovate renovate bot changed the title fix(deps): update dependency i18next to v19.3.2 fix(deps): update dependency i18next to v19.3.3 Mar 16, 2020
@renovate renovate bot force-pushed the renovate/i18next-19.x branch from f30bbe0 to 2b1f209 Compare May 2, 2020 00:04
@renovate renovate bot changed the title fix(deps): update dependency i18next to v19.3.3 fix(deps): update dependency i18next to v19.4.4 May 2, 2020
@renovate renovate bot force-pushed the renovate/i18next-19.x branch from 2b1f209 to b971d4d Compare July 2, 2020 05:08
@renovate renovate bot changed the title fix(deps): update dependency i18next to v19.4.4 Update dependency i18next to v19.5.2 Jul 2, 2020
@renovate renovate bot force-pushed the renovate/i18next-19.x branch from b971d4d to 82f4aa6 Compare July 2, 2020 06:47
@renovate renovate bot changed the title Update dependency i18next to v19.5.2 Update dependency i18next to v19.5.3 Jul 2, 2020
@renovate renovate bot force-pushed the renovate/i18next-19.x branch from 82f4aa6 to b83ce17 Compare July 3, 2020 13:13
@renovate renovate bot changed the title Update dependency i18next to v19.5.3 Update dependency i18next to v19.5.4 Jul 3, 2020
@renovate renovate bot force-pushed the renovate/i18next-19.x branch from b83ce17 to a484ac0 Compare July 9, 2020 07:47
@renovate renovate bot changed the title Update dependency i18next to v19.5.4 Update dependency i18next to v19.5.5 Jul 9, 2020
@renovate renovate bot force-pushed the renovate/i18next-19.x branch from a484ac0 to 61609a0 Compare July 9, 2020 18:59
@renovate renovate bot changed the title Update dependency i18next to v19.5.5 Update dependency i18next to v19.5.6 Jul 9, 2020
@renovate renovate bot force-pushed the renovate/i18next-19.x branch from 61609a0 to 6eb94b5 Compare July 11, 2020 05:41
@renovate renovate bot changed the title Update dependency i18next to v19.5.6 Update dependency i18next to v19.6.0 Jul 11, 2020
@renovate renovate bot force-pushed the renovate/i18next-19.x branch from 6eb94b5 to 6048375 Compare July 15, 2020 14:10
@renovate renovate bot changed the title Update dependency i18next to v19.6.0 Update dependency i18next to v19.6.1 Jul 15, 2020
@renovate renovate bot force-pushed the renovate/i18next-19.x branch from 6048375 to d668d85 Compare July 16, 2020 08:29
@renovate renovate bot changed the title Update dependency i18next to v19.6.1 Update dependency i18next to v19.6.2 Jul 16, 2020
@renovate renovate bot force-pushed the renovate/i18next-19.x branch from d668d85 to d4eece8 Compare August 27, 2020 09:08
@renovate renovate bot changed the title Update dependency i18next to v19.6.2 Update dependency i18next to v19.7.0 Aug 27, 2020
@renovate renovate bot force-pushed the renovate/i18next-19.x branch from d4eece8 to 1472634 Compare October 29, 2020 05:08
@renovate renovate bot changed the title Update dependency i18next to v19.7.0 fix(deps): update dependency i18next to v19.8.3 Oct 29, 2020
@renovate renovate bot force-pushed the renovate/i18next-19.x branch from 1472634 to a77c4d9 Compare November 28, 2020 13:02
@renovate renovate bot changed the title fix(deps): update dependency i18next to v19.8.3 fix(deps): update dependency i18next to v19.8.4 Nov 28, 2020
@renovate renovate bot force-pushed the renovate/i18next-19.x branch from a77c4d9 to 689c02c Compare February 2, 2021 11:59
@renovate renovate bot changed the title fix(deps): update dependency i18next to v19.8.4 fix(deps): update dependency i18next to v19.8.7 Feb 2, 2021
@renovate renovate bot force-pushed the renovate/i18next-19.x branch from 689c02c to c390c02 Compare April 26, 2021 16:35
@renovate renovate bot changed the title fix(deps): update dependency i18next to v19.8.7 fix(deps): update dependency i18next to v19.9.2 Apr 26, 2021
@renovate renovate bot force-pushed the renovate/i18next-19.x branch from c390c02 to 77b6443 Compare September 25, 2022 17:36
@renovate renovate bot force-pushed the renovate/i18next-19.x branch from 77b6443 to 41f4eb5 Compare November 20, 2022 20:41
@renovate renovate bot force-pushed the renovate/i18next-19.x branch from 41f4eb5 to c2764b6 Compare August 10, 2025 13:49
@renovate renovate bot force-pushed the renovate/i18next-19.x branch from c2764b6 to 5e50088 Compare August 19, 2025 16:13
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