Aller-Couleur / handlebars-i18n

handlebars-i18next.js adds the internationalization features of i18next and Intl to handlebars.js
Other
16 stars 6 forks source link

Update dependency i18next to v20 #19

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
i18next (source) ^19.8.4 -> ^20.0.0 age adoption passing confidence

Release Notes

i18next/i18next ### [`v20.2.1`](https://togithub.com/i18next/i18next/blob/master/CHANGELOG.md#​2021) [Compare Source](https://togithub.com/i18next/i18next/compare/v20.2.0...v20.2.1) - fix lastIndex in regex when skipOnVariables is true ### [`v20.2.0`](https://togithub.com/i18next/i18next/blob/master/CHANGELOG.md#​2020) [Compare Source](https://togithub.com/i18next/i18next/compare/v20.1.0...v20.2.0) - add ignoreJSONStructure into the types - stop recursive interpolation also for "{{variable}}" when skipOnVariables is true [1595](https://togithub.com/i18next/i18next/issues/1595) - old browser fix for "includes" usage [1597](https://togithub.com/i18next/i18next/pull/1597) ### [`v20.1.0`](https://togithub.com/i18next/i18next/blob/master/CHANGELOG.md#​2010) [Compare Source](https://togithub.com/i18next/i18next/compare/v20.0.0...v20.1.0) - Add alwaysFormat into the types [1586](https://togithub.com/i18next/i18next/pull/1586) - Add interpolation key name to format function [1571](https://togithub.com/i18next/i18next/pull/1571) ### [`v20.0.0`](https://togithub.com/i18next/i18next/blob/master/CHANGELOG.md#​2000) [Compare Source](https://togithub.com/i18next/i18next/compare/v19.9.2...v20.0.0) - add support to proper augment PluginOptions type [1583](https://togithub.com/i18next/i18next/pull/1583) - introduce ignoreJSONStructure flag, to automatically lookup for a flat key if a nested key is not found an vice-versa [1584](https://togithub.com/i18next/i18next/pull/1584) (MAJOR: because of ignoreJSONStructure is true by default)

Configuration

:date: Schedule: At any time (no schedule defined).

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

:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

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



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

github-actions[bot] commented 3 years ago

:tada: This PR is included in version 1.0.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: