MaibornWolff / ProjectCanvas

BSD 3-Clause "New" or "Revised" License
7 stars 1 forks source link

Update dependency react-i18next to v14 #108

Closed renovate[bot] closed 8 months ago

renovate[bot] commented 8 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
react-i18next 11.18.6 -> 14.0.0 age adoption passing confidence

Release Notes

i18next/react-i18next (react-i18next) ### [`v14.0.0`](https://togithub.com/i18next/react-i18next/blob/HEAD/CHANGELOG.md#1400) [Compare Source](https://togithub.com/i18next/react-i18next/compare/v13.5.0...v14.0.0) - types: reportNamespaces is now optional, should fix [1693](https://togithub.com/i18next/react-i18next/issues/1693) ### [`v13.5.0`](https://togithub.com/i18next/react-i18next/blob/HEAD/CHANGELOG.md#1350) [Compare Source](https://togithub.com/i18next/react-i18next/compare/v13.4.1...v13.5.0) - self-closing components in translation strings should not attempt to replace the component's children [1695](https://togithub.com/i18next/react-i18next/issues/1695) ### [`v13.4.1`](https://togithub.com/i18next/react-i18next/blob/HEAD/CHANGELOG.md#1341) [Compare Source](https://togithub.com/i18next/react-i18next/compare/v13.4.0...v13.4.1) - types: use CustomInstanceExtenstions to extend reportNamespaces ### [`v13.4.0`](https://togithub.com/i18next/react-i18next/blob/HEAD/CHANGELOG.md#1340) [Compare Source](https://togithub.com/i18next/react-i18next/compare/v13.3.2...v13.4.0) - fix: separate cjs and mjs typings ### [`v13.3.2`](https://togithub.com/i18next/react-i18next/blob/HEAD/CHANGELOG.md#1332) [Compare Source](https://togithub.com/i18next/react-i18next/compare/v13.3.1...v13.3.2) - types: fix consider importing '\*.js' ### [`v13.3.1`](https://togithub.com/i18next/react-i18next/blob/HEAD/CHANGELOG.md#1331) [Compare Source](https://togithub.com/i18next/react-i18next/compare/v13.3.0...v13.3.1) - optimize defaultVariables feature introduced in last release ### [`v13.3.0`](https://togithub.com/i18next/react-i18next/blob/HEAD/CHANGELOG.md#1330) [Compare Source](https://togithub.com/i18next/react-i18next/compare/v13.2.2...v13.3.0) - Respect defaultVariables in the interpolation options [1685](https://togithub.com/i18next/react-i18next/issues/1685) ### [`v13.2.2`](https://togithub.com/i18next/react-i18next/blob/HEAD/CHANGELOG.md#1322) [Compare Source](https://togithub.com/i18next/react-i18next/compare/v13.2.1...v13.2.2) - Fix missing TransWithoutContext type [1672](https://togithub.com/i18next/react-i18next/pull/1672) ### [`v13.2.1`](https://togithub.com/i18next/react-i18next/blob/HEAD/CHANGELOG.md#1321) [Compare Source](https://togithub.com/i18next/react-i18next/compare/v13.2.0...v13.2.1) - types: Allow iterable ReactI18NextChildren as children [1669](https://togithub.com/i18next/react-i18next/pull/1669) ### [`v13.2.0`](https://togithub.com/i18next/react-i18next/blob/HEAD/CHANGELOG.md#1320) [Compare Source](https://togithub.com/i18next/react-i18next/compare/v13.1.2...v13.2.0) - Don't use defaults prop as default key [1664](https://togithub.com/i18next/react-i18next/pull/1664) ### [`v13.1.2`](https://togithub.com/i18next/react-i18next/blob/HEAD/CHANGELOG.md#1312) [Compare Source](https://togithub.com/i18next/react-i18next/compare/v13.1.1...v13.1.2) - postpone usage of newer ES syntax ### [`v13.1.1`](https://togithub.com/i18next/react-i18next/blob/HEAD/CHANGELOG.md#1311) [Compare Source](https://togithub.com/i18next/react-i18next/compare/v13.1.0...v13.1.1) - Render all children regardless of type when using i18nIsDynamicList prop [1661](https://togithub.com/i18next/react-i18next/pull/1661) ### [`v13.1.0`](https://togithub.com/i18next/react-i18next/blob/HEAD/CHANGELOG.md#1310) [Compare Source](https://togithub.com/i18next/react-i18next/compare/v13.0.3...v13.1.0) - Fix non-list dynamic content in Trans component [1660](https://togithub.com/i18next/react-i18next/pull/1660) ### [`v13.0.3`](https://togithub.com/i18next/react-i18next/blob/HEAD/CHANGELOG.md#1303) [Compare Source](https://togithub.com/i18next/react-i18next/compare/v13.0.2...v13.0.3) - fix unescape is not consistently called for all values [1657](https://togithub.com/i18next/react-i18next/issues/1657) ### [`v13.0.2`](https://togithub.com/i18next/react-i18next/blob/HEAD/CHANGELOG.md#1302) [Compare Source](https://togithub.com/i18next/react-i18next/compare/v13.0.1...v13.0.2) - export icu.macro [1652](https://togithub.com/i18next/react-i18next/issues/1652) ### [`v13.0.1`](https://togithub.com/i18next/react-i18next/blob/HEAD/CHANGELOG.md#1301) [Compare Source](https://togithub.com/i18next/react-i18next/compare/v13.0.0...v13.0.1) - types: Fix performance issue in Trans component [1646](https://togithub.com/i18next/react-i18next/pull/1646) ### [`v13.0.0`](https://togithub.com/i18next/react-i18next/blob/HEAD/CHANGELOG.md#1300) [Compare Source](https://togithub.com/i18next/react-i18next/compare/v12.3.1...v13.0.0) - Update types to support t function redesign [1615](https://togithub.com/i18next/react-i18next/pull/1615) - requires i18next >= v23.0.1 ### [`v12.3.1`](https://togithub.com/i18next/react-i18next/blob/HEAD/CHANGELOG.md#1231) [Compare Source](https://togithub.com/i18next/react-i18next/compare/v12.3.0...v12.3.1) - optimization for optional lng prop for useTranslation, should now prevent missings when lazy loading translations [1637](https://togithub.com/i18next/react-i18next/issues/1637) ### [`v12.3.0`](https://togithub.com/i18next/react-i18next/blob/HEAD/CHANGELOG.md#1230) [Compare Source](https://togithub.com/i18next/react-i18next/compare/v12.2.2...v12.3.0) - optional lng prop for useTranslation (helping on server side [1637](https://togithub.com/i18next/react-i18next/issues/1637)) ### [`v12.2.2`](https://togithub.com/i18next/react-i18next/blob/HEAD/CHANGELOG.md#1222) [Compare Source](https://togithub.com/i18next/react-i18next/compare/v12.2.1...v12.2.2) - try to fix conditional exports in package.json ### [`v12.2.1`](https://togithub.com/i18next/react-i18next/blob/HEAD/CHANGELOG.md#1221) [Compare Source](https://togithub.com/i18next/react-i18next/compare/v12.2.0...v12.2.1) - type fix: the type of defaultNS in I18nextProvider should support string\[] [1633](https://togithub.com/i18next/react-i18next/pull/1633) ### [`v12.2.0`](https://togithub.com/i18next/react-i18next/blob/HEAD/CHANGELOG.md#1220) [Compare Source](https://togithub.com/i18next/react-i18next/compare/v12.1.5...v12.2.0) - if defaultValue is passed in not ready t functio (via useTranslation) return that instead of the key, even though the user-land could should be fixed [1618](https://togithub.com/i18next/react-i18next/issues/1618) ### [`v12.1.5`](https://togithub.com/i18next/react-i18next/blob/HEAD/CHANGELOG.md#1215) [Compare Source](https://togithub.com/i18next/react-i18next/compare/v12.1.4...v12.1.5) - fix react merged types [1606](https://togithub.com/i18next/react-i18next/pull/1606) originally introduced with [#​1531](https://togithub.com/i18next/react-i18next/issues/1531) to address [#​1506](https://togithub.com/i18next/react-i18next/issues/1506) ### [`v12.1.4`](https://togithub.com/i18next/react-i18next/blob/HEAD/CHANGELOG.md#1214) [Compare Source](https://togithub.com/i18next/react-i18next/compare/v12.1.3...v12.1.4) - fix crash in gatsby [1594](https://togithub.com/i18next/react-i18next/issues/1594) ### [`v12.1.3`](https://togithub.com/i18next/react-i18next/blob/HEAD/CHANGELOG.md#1213) [Compare Source](https://togithub.com/i18next/react-i18next/compare/v12.1.2...v12.1.3) - fix fallback of t function in Trans component ### [`v12.1.2`](https://togithub.com/i18next/react-i18next/blob/HEAD/CHANGELOG.md#1212) [Compare Source](https://togithub.com/i18next/react-i18next/compare/v12.1.1...v12.1.2) - fix crash in gatsby [1594](https://togithub.com/i18next/react-i18next/issues/1594) ### [`v12.1.1`](https://togithub.com/i18next/react-i18next/blob/HEAD/CHANGELOG.md#1211) [Compare Source](https://togithub.com/i18next/react-i18next/compare/v12.1.0...v12.1.1) - fix for node resolution [1589](https://togithub.com/i18next/react-i18next/issues/1589) ### [`v12.1.0`](https://togithub.com/i18next/react-i18next/blob/HEAD/CHANGELOG.md#1210) [Compare Source](https://togithub.com/i18next/react-i18next/compare/v12.0.0...v12.1.0) - context-less version of Trans component to be used for environments without react context [1588](https://togithub.com/i18next/react-i18next/pull/1588) ### [`v12.0.0`](https://togithub.com/i18next/react-i18next/blob/HEAD/CHANGELOG.md#1200) [Compare Source](https://togithub.com/i18next/react-i18next/compare/v11.18.6...v12.0.0) - Update t function types to rely on types coming from i18next [1501](https://togithub.com/i18next/react-i18next/pull/1501)

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.

maximilianruesch commented 8 months ago

Currently no translations are used and we do not care about their libraries, see https://github.com/MaibornWolff/ProjectCanvas/pull/102#issuecomment-1871620575

renovate[bot] commented 8 months ago

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 14.x releases. But if you manually upgrade to 14.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.