fix(deps): update dependency i18next to v25.6.0 (main) #7789
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:
25.2.1->25.6.0>=25.2.1->>=25.6.0Release Notes
i18next/i18next (i18next)
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 2324Configuration
📅 Schedule: Branch creation - "every weekend" (UTC), 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 these updates again.
This PR was generated by Mend Renovate. View the repository job log.