This repository was archived by the owner on Jan 21, 2026. It is now read-only.
fix(deps): update dependency i18next to v25 - #774
Open
renovate[bot] wants to merge 1 commit into
Open
renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #774 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 1 1
Lines 85 85
=========================================
Hits 85 85 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
renovate
Bot
force-pushed
the
renovate/i18next-25.x
branch
from
May 5, 2025 06:21
702c36c to
1c13afd
Compare
renovate
Bot
force-pushed
the
renovate/i18next-25.x
branch
from
June 2, 2025 05:30
1c13afd to
f04440c
Compare
renovate
Bot
force-pushed
the
renovate/i18next-25.x
branch
from
June 9, 2025 05:45
f04440c to
7607912
Compare
renovate
Bot
force-pushed
the
renovate/i18next-25.x
branch
from
July 28, 2025 09:40
7607912 to
6079e92
Compare
renovate
Bot
force-pushed
the
renovate/i18next-25.x
branch
5 times, most recently
from
August 14, 2025 17:51
5e672c4 to
0ab1985
Compare
renovate
Bot
force-pushed
the
renovate/i18next-25.x
branch
4 times, most recently
from
August 24, 2025 16:51
b6996a5 to
51cf2e0
Compare
renovate
Bot
force-pushed
the
renovate/i18next-25.x
branch
2 times, most recently
from
September 6, 2025 23:52
7518a04 to
72dc293
Compare
renovate
Bot
force-pushed
the
renovate/i18next-25.x
branch
from
September 8, 2025 04:25
72dc293 to
86ee5d6
Compare
renovate
Bot
force-pushed
the
renovate/i18next-25.x
branch
2 times, most recently
from
October 1, 2025 20:46
b73e190 to
defc474
Compare
renovate
Bot
force-pushed
the
renovate/i18next-25.x
branch
from
October 10, 2025 13:03
defc474 to
531f15b
Compare
renovate
Bot
force-pushed
the
renovate/i18next-25.x
branch
from
October 21, 2025 15:44
531f15b to
f94c299
Compare
renovate
Bot
force-pushed
the
renovate/i18next-25.x
branch
3 times, most recently
from
November 11, 2025 10:55
72dc39d to
2ebbbea
Compare
renovate
Bot
force-pushed
the
renovate/i18next-25.x
branch
2 times, most recently
from
November 19, 2025 08:55
4a3662f to
56916da
Compare
renovate
Bot
force-pushed
the
renovate/i18next-25.x
branch
2 times, most recently
from
December 2, 2025 03:05
0c23b77 to
df23c8d
Compare
renovate
Bot
force-pushed
the
renovate/i18next-25.x
branch
2 times, most recently
from
December 15, 2025 09:00
07a0b03 to
55d47cd
Compare
renovate
Bot
force-pushed
the
renovate/i18next-25.x
branch
from
December 31, 2025 14:52
55d47cd to
8825f48
Compare
renovate
Bot
force-pushed
the
renovate/i18next-25.x
branch
from
January 7, 2026 20:32
8825f48 to
7f46211
Compare
renovate
Bot
force-pushed
the
renovate/i18next-25.x
branch
from
January 19, 2026 06:45
7f46211 to
dd4275c
Compare
renovate
Bot
force-pushed
the
renovate/i18next-25.x
branch
from
January 20, 2026 18:26
dd4275c to
46a504c
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^23.0.0→^25.0.0Release Notes
i18next/i18next (i18next)
v25.8.0Compare Source
v25.7.4Compare Source
v25.7.3Compare Source
v25.7.2Compare Source
v25.7.1Compare Source
v25.7.0Compare Source
cloneInstanceto create a new interpolator if interpolation options are passed in. This will address 2371.v25.6.3Compare Source
v25.6.2Compare Source
InterpolationMapv25.6.1Compare Source
v25.6.0Compare Source
feat:
exists()method now respectsreturnObjectsoption - returnsfalsewhen accessing an object key withreturnObjects: false, enabling detection of object vs string keys 2359Note: This is a potential behavior change. If you were previously calling
exists()withreturnObjects: falseon object keys, those calls will now returnfalseinstead oftrue. This enables developers to detect whether a key points to an object or string value.v25.5.3Compare Source
v25.5.2Compare Source
v25.5.1Compare Source
v25.5.0Compare Source
v25.4.2Compare Source
v25.4.1Compare Source
v25.4.0Compare Source
enableSelector: truein your configuration optionsenableSelector: "optimize", i18next can now handle translation dictionaries of any size, without affecting IDE performance or build timesv25.3.6Compare Source
v25.3.5Compare Source
v25.3.4Compare Source
v25.3.3Compare Source
v25.3.2Compare Source
dir()for non-Intl language codes 2330v25.3.1Compare Source
interpolation.formatfunction is still usedv25.3.0Compare Source
dir()for Latn language codes 2324v25.2.1Compare Source
fallbackLngoption of t call with the init options 2312v25.2.0Compare Source
cacheInBuiltFormatsoption to address 2227v25.1.3Compare Source
v25.1.2Compare Source
v25.1.1Compare Source
parseMissingKeyHandlerv25.1.0Compare Source
parseMissingKeyHandlernow takes options as parameter like in missingKeyHandler 2304v25.0.2Compare Source
cloneInstancewithforkResourceStore: trueaddresses 2303v25.0.1Compare Source
changeLanguageto correctly usegetBestMatchFromCodes(string or array) 2299 and improveresolvedLanguageset for non canonical codesv25.0.0Compare Source
This is a potentially breaking release:
changeLanguageto always (string or array) usegetBestMatchFromCodes2299getBestMatchFromCodesnow tries to fallback to language code with same script 2299v24.2.3Compare Source
v24.2.2Compare Source
v24.2.1Compare Source
v24.2.0Compare Source
v24.1.2Compare Source
v24.1.1Compare Source
v24.1.0Compare Source
v24.0.5Compare Source
v24.0.4Compare Source
v24.0.3Compare Source
v24.0.2Compare Source
v24.0.1Compare Source
v24.0.0Compare Source
This is a major breaking release:
test/compatibility/v4/v4Compatibility.jsinitImmediatetoinitAsyncdevlanguage if plural rule not found➡️ check out the migration guide
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 was generated by Mend Renovate. View the repository job log.