Urigo / tortilla

The Framework for tutorials
MIT License
51 stars 5 forks source link

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

Open renovate[bot] opened 4 years ago

renovate[bot] commented 4 years ago

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`](https://togithub.com/i18next/i18next/blob/HEAD/CHANGELOG.md#​1992) [Compare Source](https://togithub.com/i18next/i18next/compare/v19.9.1...v19.9.2) - try to fix another edge case issue [1570](https://togithub.com/i18next/i18next/issues/1570) introduces by fixing [1552](https://togithub.com/i18next/i18next/issues/1552) ### [`v19.9.1`](https://togithub.com/i18next/i18next/blob/HEAD/CHANGELOG.md#​1991) [Compare Source](https://togithub.com/i18next/i18next/compare/v19.9.0...v19.9.1) - Fallback on singular defaultValue [1563](https://togithub.com/i18next/i18next/pull/1563) ### [`v19.9.0`](https://togithub.com/i18next/i18next/blob/HEAD/CHANGELOG.md#​1990) [Compare Source](https://togithub.com/i18next/i18next/compare/v19.8.9...v19.9.0) - Improve updateMissing default plural behavior [1558](https://togithub.com/i18next/i18next/pull/1558) - typescript: type definitions improvements for backend [1560](https://togithub.com/i18next/i18next/pull/1560) ### [`v19.8.9`](https://togithub.com/i18next/i18next/blob/HEAD/CHANGELOG.md#​1989) [Compare Source](https://togithub.com/i18next/i18next/compare/v19.8.8...v19.8.9) - warn if i18next gets initialized multiple times ### [`v19.8.8`](https://togithub.com/i18next/i18next/blob/HEAD/CHANGELOG.md#​1988) [Compare Source](https://togithub.com/i18next/i18next/compare/v19.8.7...v19.8.8) - fix for cases when calling changeLanguage before finished to initialize [1552](https://togithub.com/i18next/i18next/issues/1552) ### [`v19.8.7`](https://togithub.com/i18next/i18next/blob/HEAD/CHANGELOG.md#​1987) [Compare Source](https://togithub.com/i18next/i18next/compare/v19.8.6...v19.8.7) - use "Object.prototype.hasOwnProperty" instead of "object.hasOwnProperty", fixes [1542](https://togithub.com/i18next/i18next/issues/1542) ### [`v19.8.6`](https://togithub.com/i18next/i18next/blob/HEAD/CHANGELOG.md#​1986) [Compare Source](https://togithub.com/i18next/i18next/compare/v19.8.5...v19.8.6) - regression fix because of last prototype pollution fix in v19.8.5 ### [`v19.8.5`](https://togithub.com/i18next/i18next/blob/HEAD/CHANGELOG.md#​1985) [Compare Source](https://togithub.com/i18next/i18next/compare/v19.8.4...v19.8.5) - fix potential prototype pollution when backend plugin resolves a malicious language value - use fallbackLng as default lng ### [`v19.8.4`](https://togithub.com/i18next/i18next/blob/HEAD/CHANGELOG.md#​1984) [Compare Source](https://togithub.com/i18next/i18next/compare/v19.8.3...v19.8.4) - update format function signature for TS [1520](https://togithub.com/i18next/i18next/pull/1480)) ### [`v19.8.3`](https://togithub.com/i18next/i18next/blob/HEAD/CHANGELOG.md#​1983) [Compare Source](https://togithub.com/i18next/i18next/compare/v19.8.2...v19.8.3) - fix prototype pollution with constructor ### [`v19.8.2`](https://togithub.com/i18next/i18next/blob/HEAD/CHANGELOG.md#​1982) [Compare Source](https://togithub.com/i18next/i18next/compare/v19.8.1...v19.8.2) - allow nesting recursively with context (could theoretically generate infinite loop, prevented in [1480](https://togithub.com/i18next/i18next/pull/1480)) ### [`v19.8.1`](https://togithub.com/i18next/i18next/blob/HEAD/CHANGELOG.md#​19810) [Compare Source](https://togithub.com/i18next/i18next/compare/v19.8.0...v19.8.1) - try to fix another edge case issue [1570](https://togithub.com/i18next/i18next/issues/1570) introduces by fixing [1552](https://togithub.com/i18next/i18next/issues/1552) ### [`v19.8.0`](https://togithub.com/i18next/i18next/blob/HEAD/CHANGELOG.md#​1980) [Compare Source](https://togithub.com/i18next/i18next/compare/v19.7.0...v19.8.0) - allow fallbackLng as function [1508](https://togithub.com/i18next/i18next/pull/1508) ### [`v19.7.0`](https://togithub.com/i18next/i18next/blob/HEAD/CHANGELOG.md#​1970) [Compare Source](https://togithub.com/i18next/i18next/compare/v19.6.3...v19.7.0) - resource manipulation functions are now chainable ### [`v19.6.3`](https://togithub.com/i18next/i18next/blob/HEAD/CHANGELOG.md#​1963) [Compare Source](https://togithub.com/i18next/i18next/compare/v19.6.2...v19.6.3) - plural rules for ht and iw ### [`v19.6.2`](https://togithub.com/i18next/i18next/blob/HEAD/CHANGELOG.md#​1962) [Compare Source](https://togithub.com/i18next/i18next/compare/v19.6.1...v19.6.2) - fix interpolation with option skipOnVariables when there are multiple placeholders [1490](https://togithub.com/i18next/i18next/issues/1490) ### [`v19.6.1`](https://togithub.com/i18next/i18next/blob/HEAD/CHANGELOG.md#​1961) [Compare Source](https://togithub.com/i18next/i18next/compare/v19.6.0...v19.6.1) - extend interpolation option skipOnVariables [1488](https://togithub.com/i18next/i18next/pull/1488) - typescript: Change bindStore to bindI18nStore in ReactOptions type and update default values [1489](https://togithub.com/i18next/i18next/pull/1489) ### [`v19.6.0`](https://togithub.com/i18next/i18next/blob/HEAD/CHANGELOG.md#​1960) [Compare Source](https://togithub.com/i18next/i18next/compare/v19.5.6...v19.6.0) - fix prototype pollution - introduce new interpolation option skipOnVariables [1483](https://togithub.com/i18next/i18next/pull/1483) ### [`v19.5.6`](https://togithub.com/i18next/i18next/blob/HEAD/CHANGELOG.md#​1956) [Compare Source](https://togithub.com/i18next/i18next/compare/v19.5.5...v19.5.6) - fix local usage of nsSeparator option ### [`v19.5.5`](https://togithub.com/i18next/i18next/blob/HEAD/CHANGELOG.md#​1955) [Compare Source](https://togithub.com/i18next/i18next/compare/v19.5.4...v19.5.5) - fix: recursion when passing nesting to interpolated [1480](https://togithub.com/i18next/i18next/pull/1480) ### [`v19.5.4`](https://togithub.com/i18next/i18next/blob/HEAD/CHANGELOG.md#​1954) [Compare Source](https://togithub.com/i18next/i18next/compare/v19.5.3...v19.5.4) - typescript fix: getDataByLanguage typings & test [1472](https://togithub.com/i18next/i18next/pull/1472) - typescript fix: type declarion of exposed EventEmitter#off methods [1460](https://togithub.com/i18next/i18next/pull/1460) ### [`v19.5.3`](https://togithub.com/i18next/i18next/blob/HEAD/CHANGELOG.md#​1953) [Compare Source](https://togithub.com/i18next/i18next/compare/v19.5.2...v19.5.3) - fix Macedonian plural formula [1476](https://togithub.com/i18next/i18next/pull/1476) ### [`v19.5.2`](https://togithub.com/i18next/i18next/blob/HEAD/CHANGELOG.md#​1952) [Compare Source](https://togithub.com/i18next/i18next/compare/v19.5.1...v19.5.2) - fix nesting interpolation with prepended namespace, fixes [#​1474](https://togithub.com/i18next/i18next/issues/1474) [1475](https://togithub.com/i18next/i18next/pull/1475) ### [`v19.5.1`](https://togithub.com/i18next/i18next/blob/HEAD/CHANGELOG.md#​1951) [Compare Source](https://togithub.com/i18next/i18next/compare/v19.5.0...v19.5.1) - getBestMatchFromCodes: use fallbackLng if nothing found, fixes [#​1470](https://togithub.com/i18next/i18next/issues/1470) [1471](https://togithub.com/i18next/i18next/pull/1471) ### [`v19.5.0`](https://togithub.com/i18next/i18next/blob/HEAD/CHANGELOG.md#​1950) [Compare Source](https://togithub.com/i18next/i18next/compare/v19.4.5...v19.5.0) - 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](https://togithub.com/i18next/i18next/issues/1466). ### [`v19.4.5`](https://togithub.com/i18next/i18next/blob/HEAD/CHANGELOG.md#​1945) [Compare Source](https://togithub.com/i18next/i18next/compare/v19.4.4...v19.4.5) - Add store events to typings [1451](https://togithub.com/i18next/i18next/pull/1451) ### [`v19.4.4`](https://togithub.com/i18next/i18next/blob/HEAD/CHANGELOG.md#​1944) [Compare Source](https://togithub.com/i18next/i18next/compare/v19.4.3...v19.4.4) - typescript: Allow passing retry boolean to `ReadCallback` [1439](https://togithub.com/i18next/i18next/pull/1439) ### [`v19.4.3`](https://togithub.com/i18next/i18next/blob/HEAD/CHANGELOG.md#​1943) [Compare Source](https://togithub.com/i18next/i18next/compare/v19.4.2...v19.4.3) - fix regression introduced in "support formatting in nesting" [1419](https://togithub.com/i18next/i18next/pull/1419) ### [`v19.4.2`](https://togithub.com/i18next/i18next/blob/HEAD/CHANGELOG.md#​1942) [Compare Source](https://togithub.com/i18next/i18next/compare/v19.4.1...v19.4.2) - fix for deno [1428](https://togithub.com/i18next/i18next/pull/1428) ### [`v19.4.1`](https://togithub.com/i18next/i18next/blob/HEAD/CHANGELOG.md#​1941) [Compare Source](https://togithub.com/i18next/i18next/compare/v19.4.0...v19.4.1) - add getLanguagePartFromCode as in language fallback resolution [1424](https://togithub.com/i18next/i18next/pull/1424) ### [`v19.4.0`](https://togithub.com/i18next/i18next/blob/HEAD/CHANGELOG.md#​1940) [Compare Source](https://togithub.com/i18next/i18next/compare/v19.3.4...v19.4.0) - support formatting in nesting [1419](https://togithub.com/i18next/i18next/pull/1419) ### [`v19.3.4`](https://togithub.com/i18next/i18next/blob/HEAD/CHANGELOG.md#​1934) [Compare Source](https://togithub.com/i18next/i18next/compare/v19.3.3...v19.3.4) - fix cloning of service.utils binding to clone [1415](https://togithub.com/i18next/i18next/pull/1415) ### [`v19.3.3`](https://togithub.com/i18next/i18next/blob/HEAD/CHANGELOG.md#​1933) [Compare Source](https://togithub.com/i18next/i18next/compare/v19.3.2...v19.3.3) - backendConnector extend initial retry from 250 to 350 ### [`v19.3.2`](https://togithub.com/i18next/i18next/blob/HEAD/CHANGELOG.md#​1932) [Compare Source](https://togithub.com/i18next/i18next/compare/v19.3.1...v19.3.2) - fix the nested string options parsing introduced in v19.2.0 which broke having multiple options ### [`v19.3.1`](https://togithub.com/i18next/i18next/blob/HEAD/CHANGELOG.md#​1931) [Compare Source](https://togithub.com/i18next/i18next/compare/v19.3.0...v19.3.1) - typescript: add `options.interpolation.nestingOptionsSeparator` ### [`v19.3.0`](https://togithub.com/i18next/i18next/blob/HEAD/CHANGELOG.md#​1930) [Compare Source](https://togithub.com/i18next/i18next/compare/v19.2.0...v19.3.0) - Double fix for 1395 issue [1399](https://togithub.com/i18next/i18next/pull/1399) - adds `options.interpolation.nestingOptionsSeparator: ','` to specify that separator ### [`v19.2.0`](https://togithub.com/i18next/i18next/blob/HEAD/CHANGELOG.md#​1920) [Compare Source](https://togithub.com/i18next/i18next/compare/v19.1.0...v19.2.0) - Add ability to use commas in nested keys [1398](https://togithub.com/i18next/i18next/pull/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.



This PR has been generated by Mend Renovate. View repository job log here.

renovate[bot] commented 1 year ago

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.