ESGI-Ideal / Ideal-WebApp

Web part
0 stars 0 forks source link

fix(deps): update dependency i18next to v13 (develop) - autoclosed #32

Closed renovate[bot] closed 5 years ago

renovate[bot] commented 5 years ago

This PR contains the following updates:

Package Type Update Change References
i18next dependencies major ^11.2.3 -> ^13.0.0 homepage, source

Release Notes

i18next/i18next ### [`v13.1.5`](https://togithub.com/i18next/i18next/blob/master/CHANGELOG.md#​1315) [Compare Source](https://togithub.com/i18next/i18next/compare/v13.1.4...v13.1.5) - es modules: Fix bug when import by ES Module [1179](https://togithub.com/i18next/i18next/pull/1179) - typescript: Add module property [1176](https://togithub.com/i18next/i18next/pull/1176) ### [`v13.1.4`](https://togithub.com/i18next/i18next/blob/master/CHANGELOG.md#​1314) [Compare Source](https://togithub.com/i18next/i18next/compare/v13.1.3...v13.1.4) - fixes plural rule for JSON compatibility v2 introduced in 11.3.3 [`d4d329f` (comment)](https://togithub.com/i18next/i18next/commit/d4d329fd7042f932eedf8bba1d92234707efd04c#diff-e171f9b8b4e0f5df027bd8bd7b962f1bR1140) [1174](https://togithub.com/i18next/i18next/issues/1174) ### [`v13.1.3`](https://togithub.com/i18next/i18next/blob/master/CHANGELOG.md#​1313) [Compare Source](https://togithub.com/i18next/i18next/compare/v13.1.2...v13.1.3) - TypeScript: Pull up WithT interface allowing for overrides [1172](https://togithub.com/i18next/i18next/pull/1172) ### [`v13.1.2`](https://togithub.com/i18next/i18next/blob/master/CHANGELOG.md#​1312) [Compare Source](https://togithub.com/i18next/i18next/compare/v13.1.1...v13.1.2) - Add typescript testing [1165](https://togithub.com/i18next/i18next/pull/1165) - Add `transEmptyNodeValue` to `ReactOptions` [1166](https://togithub.com/i18next/i18next/pull/1166) - Run prettier on typescript files for easier diffing in PRs [1167](https://togithub.com/i18next/i18next/pull/1167) ### [`v13.1.1`](https://togithub.com/i18next/i18next/blob/master/CHANGELOG.md#​1311) [Compare Source](https://togithub.com/i18next/i18next/compare/v13.1.0...v13.1.1) - fix init() attributes typings [1158](https://togithub.com/i18next/i18next/pull/1158) ### [`v13.1.0`](https://togithub.com/i18next/i18next/blob/master/CHANGELOG.md#​1310) [Compare Source](https://togithub.com/i18next/i18next/compare/v13.0.1...v13.1.0) - Support interpolation for defaultValue as parameter [1151](https://togithub.com/i18next/i18next/pull/1151) ### [`v13.0.1`](https://togithub.com/i18next/i18next/blob/master/CHANGELOG.md#​1301) [Compare Source](https://togithub.com/i18next/i18next/compare/v13.0.0...v13.0.1) - update typedefinitions [1152](https://togithub.com/i18next/i18next/pull/1152) ### [`v13.0.0`](https://togithub.com/i18next/i18next/blob/master/CHANGELOG.md#​1300) [Compare Source](https://togithub.com/i18next/i18next/compare/v12.1.0...v13.0.0) - pass options to missingInterpolationHandler [1146](https://togithub.com/i18next/i18next/pull/1146) - refactor non valid keys handling [1143](https://togithub.com/i18next/i18next/pull/1143) BREAKING: - adds typescript definitions directly into this repo - no longer need to grab them from definitlytyped [1142](https://togithub.com/i18next/i18next/pull/1142) - promise API added for all functions providing a callback [1130](https://togithub.com/i18next/i18next/pull/1130) -> means those will now return a Promise and not this -> so you can't chain eg. i18next.init().on() anylonger as init returns a Promise ### [`v12.1.0`](https://togithub.com/i18next/i18next/blob/master/CHANGELOG.md#​1210) [Compare Source](https://togithub.com/i18next/i18next/compare/v12.0.0...v12.1.0) - adds partialBundledLanguages flag in init options [1136](https://togithub.com/i18next/i18next/pull/1136) ### [`v12.0.0`](https://togithub.com/i18next/i18next/blob/master/CHANGELOG.md#​1200) [Compare Source](https://togithub.com/i18next/i18next/compare/v11.10.2...v12.0.0) - add hebrew update [1121](https://togithub.com/i18next/i18next/pull/1121)

Renovate configuration

:date: Schedule: "before 3am on the first day of the month" (UTC).

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

:recycle: Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

:no_bell: Ignore: Close this PR and you won't be reminded about this update again.



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