build(deps): bump i18next from 25.10.10 to 26.0.7 (#3029)
Some checks are pending
E2E Tests / e2e (push) Waiting to run
Tests and checks on push / run-checks-and-tests (push) Waiting to run
Updates translation progress / update-translation-progress-issue (push) Waiting to run

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kalle <38327916+Sendouc@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2026-05-02 16:36:55 +03:00 committed by GitHub
parent ca36b7730d
commit 0d473379da
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
5 changed files with 15 additions and 19 deletions

View File

@ -15,5 +15,4 @@ i18next.use(initReactI18next).init({
...config,
lng: "en",
resources,
showSupportNotice: false,
});

View File

@ -42,7 +42,6 @@ export default async function handleRequest(
lng, // The locale we detected above
ns, // The namespaces the routes about to render wants to use
resources,
showSupportNotice: false,
});
return new Promise((resolve, reject) => {

View File

@ -27,7 +27,6 @@ export function i18nLoader() {
caches: [],
},
// without this hydration fails in E2E tests
initImmediate: false,
showSupportNotice: false,
initAsync: false,
});
}

View File

@ -60,7 +60,7 @@
"date-fns": "4.1.0",
"edmonds-blossom-fixed": "1.0.1",
"gray-matter": "4.0.3",
"i18next": "25.10.10",
"i18next": "26.0.7",
"i18next-browser-languagedetector": "8.2.1",
"i18next-http-backend": "3.0.5",
"ics": "3.11.0",

View File

@ -78,8 +78,8 @@ importers:
specifier: 4.0.3
version: 4.0.3
i18next:
specifier: 25.10.10
version: 25.10.10(typescript@6.0.3)
specifier: 26.0.7
version: 26.0.7(typescript@6.0.3)
i18next-browser-languagedetector:
specifier: 8.2.1
version: 8.2.1
@ -148,7 +148,7 @@ importers:
version: 7.2.4(react-dom@19.2.5(react@19.2.5))(react@19.2.5)
react-i18next:
specifier: 17.0.0
version: 17.0.0(i18next@25.10.10(typescript@6.0.3))(react-dom@19.2.5(react@19.2.5))(react@19.2.5)(typescript@6.0.3)
version: 17.0.0(i18next@26.0.7(typescript@6.0.3))(react-dom@19.2.5(react@19.2.5))(react@19.2.5)(typescript@6.0.3)
react-router:
specifier: 7.14.2
version: 7.14.2(react-dom@19.2.5(react@19.2.5))(react@19.2.5)
@ -169,7 +169,7 @@ importers:
version: 3.4.1(remix-auth@4.2.0)
remix-i18next:
specifier: 7.5.0
version: 7.5.0(i18next@25.10.10(typescript@6.0.3))(react-i18next@17.0.0(i18next@25.10.10(typescript@6.0.3))(react-dom@19.2.5(react@19.2.5))(react@19.2.5)(typescript@6.0.3))(react-router@7.14.2(react-dom@19.2.5(react@19.2.5))(react@19.2.5))(react@19.2.5)
version: 7.5.0(i18next@26.0.7(typescript@6.0.3))(react-i18next@17.0.0(i18next@26.0.7(typescript@6.0.3))(react-dom@19.2.5(react@19.2.5))(react@19.2.5)(typescript@6.0.3))(react-router@7.14.2(react-dom@19.2.5(react@19.2.5))(react@19.2.5))(react@19.2.5)
slugify:
specifier: 1.6.9
version: 1.6.9
@ -2198,6 +2198,7 @@ packages:
'@smithy/util-retry@4.3.6':
resolution: {integrity: sha512-p6/FO1n2KxMeQyna067i0uJ6TSbb165ZhnRtCpWh4Foxqbfc6oW+XITaL8QkFJj3KFnDe2URt4gOhgU06EP9ew==}
engines: {node: '>=18.0.0'}
deprecated: '@smithy/util-retry v4.3.6 contains a bug in Adaptive Retry, see https://github.com/smithy-lang/smithy-typescript/issues/1993. Upgrade to 4.3.7+'
'@smithy/util-stream@4.5.25':
resolution: {integrity: sha512-/PFpG4k8Ze8Ei+mMKj3oiPICYekthuzePZMgZbCqMiXIHHf4n2aZ4Ps0aSRShycFTGuj/J6XldmC0x0DwednIA==}
@ -3219,8 +3220,8 @@ packages:
engines: {node: '>=12'}
hasBin: true
i18next@25.10.10:
resolution: {integrity: sha512-cqUW2Z3EkRx7NqSyywjkgCLK7KLCL6IFVFcONG7nVYIJ3ekZ1/N5jUsihHV6Bq37NfhgtczxJcxduELtjTwkuQ==}
i18next@26.0.7:
resolution: {integrity: sha512-f7tL/iw0VQsx4nC5oNxBM2RjM8alNys5KzyiQTU6A9TI5TI89py4/Ez1cKFvHiLWsvzOXvuGUES+Kk/A2WiANQ==}
peerDependencies:
typescript: ^5 || ^6
peerDependenciesMeta:
@ -7898,9 +7899,7 @@ snapshots:
picomatch: 4.0.4
yargs: 17.7.2
i18next@25.10.10(typescript@6.0.3):
dependencies:
'@babel/runtime': 7.29.2
i18next@26.0.7(typescript@6.0.3):
optionalDependencies:
typescript: 6.0.3
@ -8609,11 +8608,11 @@ snapshots:
react: 19.2.5
react-dom: 19.2.5(react@19.2.5)
react-i18next@17.0.0(i18next@25.10.10(typescript@6.0.3))(react-dom@19.2.5(react@19.2.5))(react@19.2.5)(typescript@6.0.3):
react-i18next@17.0.0(i18next@26.0.7(typescript@6.0.3))(react-dom@19.2.5(react@19.2.5))(react@19.2.5)(typescript@6.0.3):
dependencies:
'@babel/runtime': 7.29.2
html-parse-stringify: 3.0.1
i18next: 25.10.10(typescript@6.0.3)
i18next: 26.0.7(typescript@6.0.3)
react: 19.2.5
use-sync-external-store: 1.6.0(react@19.2.5)
optionalDependencies:
@ -8720,11 +8719,11 @@ snapshots:
remix-auth@4.2.0: {}
remix-i18next@7.5.0(i18next@25.10.10(typescript@6.0.3))(react-i18next@17.0.0(i18next@25.10.10(typescript@6.0.3))(react-dom@19.2.5(react@19.2.5))(react@19.2.5)(typescript@6.0.3))(react-router@7.14.2(react-dom@19.2.5(react@19.2.5))(react@19.2.5))(react@19.2.5):
remix-i18next@7.5.0(i18next@26.0.7(typescript@6.0.3))(react-i18next@17.0.0(i18next@26.0.7(typescript@6.0.3))(react-dom@19.2.5(react@19.2.5))(react@19.2.5)(typescript@6.0.3))(react-router@7.14.2(react-dom@19.2.5(react@19.2.5))(react@19.2.5))(react@19.2.5):
dependencies:
i18next: 25.10.10(typescript@6.0.3)
i18next: 26.0.7(typescript@6.0.3)
react: 19.2.5
react-i18next: 17.0.0(i18next@25.10.10(typescript@6.0.3))(react-dom@19.2.5(react@19.2.5))(react@19.2.5)(typescript@6.0.3)
react-i18next: 17.0.0(i18next@26.0.7(typescript@6.0.3))(react-dom@19.2.5(react@19.2.5))(react@19.2.5)(typescript@6.0.3)
react-router: 7.14.2(react-dom@19.2.5(react@19.2.5))(react@19.2.5)
require-directory@2.1.1: {}