diego3g / rocketredis

A beautiful Redis GUI :fire: (under development)
MIT License
1.91k stars 173 forks source link

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

Open renovate[bot] opened 3 years ago

renovate[bot] commented 3 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
i18next (source) 19.6.3 -> 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

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.