From f0fad04029cd7fed5bc7dc5c5db7512a0eba7b1a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 18 Dec 2024 07:54:20 +0000 Subject: [PATCH] chore(deps): update dependency i18next to v24 (#6381) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [i18next](https://www.i18next.com) ([source](https://redirect.github.com/i18next/i18next)) | [`^23.16.8` -> `^24.1.0`](https://renovatebot.com/diffs/npm/i18next/23.16.8/24.1.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/i18next/24.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/i18next/24.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/i18next/23.16.8/24.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/i18next/23.16.8/24.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
i18next/i18next (i18next) ### [`v24.1.0`](https://redirect.github.com/i18next/i18next/blob/HEAD/CHANGELOG.md#2410) [Compare Source](https://redirect.github.com/i18next/i18next/compare/v24.0.5...v24.1.0) - try to address [2270](https://redirect.github.com/i18next/i18next/issues/2270) by cloning the store data [2271](https://redirect.github.com/i18next/i18next/pull/2271) ### [`v24.0.5`](https://redirect.github.com/i18next/i18next/blob/HEAD/CHANGELOG.md#2405) [Compare Source](https://redirect.github.com/i18next/i18next/compare/v24.0.4...v24.0.5) - remove extra log for [2268](https://redirect.github.com/i18next/i18next/pull/2268) ### [`v24.0.4`](https://redirect.github.com/i18next/i18next/blob/HEAD/CHANGELOG.md#2404) [Compare Source](https://redirect.github.com/i18next/i18next/compare/v24.0.3...v24.0.4) - simplify fix: incorrect locale detected [2268](https://redirect.github.com/i18next/i18next/pull/2268) ### [`v24.0.3`](https://redirect.github.com/i18next/i18next/blob/HEAD/CHANGELOG.md#2403) [Compare Source](https://redirect.github.com/i18next/i18next/compare/v24.0.2...v24.0.3) - fix: incorrect locale detected [2268](https://redirect.github.com/i18next/i18next/pull/2268) - fix: Intl.getCanonicalLocales throws with custom regions [2267](https://redirect.github.com/i18next/i18next/issues/2267) ### [`v24.0.2`](https://redirect.github.com/i18next/i18next/blob/HEAD/CHANGELOG.md#2402) [Compare Source](https://redirect.github.com/i18next/i18next/compare/v24.0.1...v24.0.2) - if no Intl api, log error and use dummy rule ### [`v24.0.1`](https://redirect.github.com/i18next/i18next/blob/HEAD/CHANGELOG.md#2401) [Compare Source](https://redirect.github.com/i18next/i18next/compare/v24.0.0...v24.0.1) - early return and log error, if no Intl api ### [`v24.0.0`](https://redirect.github.com/i18next/i18next/blob/HEAD/CHANGELOG.md#2400) [Compare Source](https://redirect.github.com/i18next/i18next/compare/v23.16.8...v24.0.0) **This is a major breaking release:** - remove support for older environments - remove old i18next JSON formats - To convert your existing v3 translations to the v4 format, have a look at [i18next-v4-format-converter](https://redirect.github.com/i18next/i18next-v4-format-converter) or this [web tool](https://i18next.github.io/i18next-v4-format-converter-web/). - remove support for compatibility to v1 API - Intl API is mandatory now and will not fallback anymore - possible compatibility layer for older formats: `test/compatibility/v4/v4Compatibility.js` - rename `initImmediate` to `initAsync` - fallback to `dev` language if plural rule not found - remove TypeScript v4 support. TypeScript v5 is now an optional peer dependency - addresses - [2244](https://redirect.github.com/i18next/i18next/pull/2244) - [2184](https://redirect.github.com/i18next/i18next/pull/2184) - [2213](https://redirect.github.com/i18next/i18next/issues/2213) - [2206](https://redirect.github.com/i18next/i18next/pull/2206) - [2208](https://redirect.github.com/i18next/i18next/issues/2208) - [2148](https://redirect.github.com/i18next/i18next/issues/2148) - [2254](https://redirect.github.com/i18next/i18next/issues/2254) ➡️ check out the [migration guide](https://www.i18next.com/misc/migration-guide#v23.x.x-to-v24.0.0)
--- ### Configuration 📅 **Schedule**: Branch creation - "after 5pm,every weekend" in timezone America/Los_Angeles, Automerge - "after 5pm,every weekend" in timezone America/Los_Angeles. 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/valora-inc/wallet). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index afdb7592dfe..2e76460c916 100644 --- a/package.json +++ b/package.json @@ -123,7 +123,7 @@ "futoin-hkdf": "^1.5.3", "fuzzysort": "^3.1.0", "google-libphonenumber": "^3.2.40", - "i18next": "^23.16.8", + "i18next": "^24.1.0", "ibantools": "^4.5.1", "intl-pluralrules": "^2.0.1", "io-ts": "2.2.22", diff --git a/yarn.lock b/yarn.lock index be9d24b60f4..d14116e4791 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8724,10 +8724,10 @@ husky@^3.0.0: run-node "^1.0.0" slash "^3.0.0" -i18next@^23.16.8: - version "23.16.8" - resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.16.8.tgz#3ae1373d344c2393f465556f394aba5a9233b93a" - integrity sha512-06r/TitrM88Mg5FdUXAKL96dJMzgqLE5dv3ryBAra4KCwD9mJ4ndOTS95ZuymIGoE+2hzfdaMak2X11/es7ZWg== +i18next@^24.1.0: + version "24.1.2" + resolved "https://registry.yarnpkg.com/i18next/-/i18next-24.1.2.tgz#6dd0bcf6d50d8d61227b0a3aefb653885d267d09" + integrity sha512-th/075GW0Ub1gYDMHLiZXMGSfGv1aP1VqjT3fma/12hNHCNlH8oJMftvlDzycT/R+KoULWk+xLU8H1JRwV85qw== dependencies: "@babel/runtime" "^7.23.2"