Update i18next dependencies (major) #906
Open
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:
^24.2.2->^24.2.2 || ^25.0.0^15.5.2->^16.0.0Release Notes
i18next/i18next (i18next)
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 2299i18next/react-i18next (react-i18next)
v16.4.0Compare Source
<Trans count>prop: optional - infer count from children 1891v16.3.5Compare Source
v16.3.4Compare Source
<Trans>1887, by still trying to fix element.ref access issue with react 19 1846v16.3.3Compare Source
v16.3.2Compare Source
v16.3.1Compare Source
v16.3.0Compare Source
v16.2.4Compare Source
v16.2.3Compare Source
v16.2.2Compare Source
v16.2.1Compare Source
v16.2.0Compare Source
v16.1.6Compare Source
v16.1.5Compare Source
v16.1.4Compare Source
v16.1.3Compare Source
v16.1.2Compare Source
v16.1.1Compare Source
IcuTranscomponent 1873v16.1.0Compare Source
IcuTranscomponent 1869v16.0.1Compare Source
v16.0.0Compare Source
v15.7.4Compare Source
v15.7.3Compare Source
v15.7.2Compare Source
v15.7.1Compare Source
v15.7.0Compare Source
v15.6.1Compare Source
avoid exception when passing bindI18n: false 1856
v15.6.0Compare Source
fix: passing components as object should still allow for indexed matching of children 1854
Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 05:59 AM, only on Monday ( * 0-5 * * 1 ) in timezone Europe/Berlin, Automerge - Monday through Friday ( * * * * 1-5 ) in timezone Europe/Berlin.
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.