chore: bump i18next from 23.16.4 to 25.3.0
Merged
Number: #7406
Type: Pull Request
State: Merged
Type: Pull Request
State: Merged
Author:
dependabot[bot]
Association: Contributor
Comments: 0
Association: Contributor
Comments: 0
Created:
July 01, 2025 at 12:33 PM UTC
(5 months ago)
(5 months ago)
Updated:
July 15, 2025 at 08:40 PM UTC
(4 months ago)
(4 months ago)
Merged:
July 15, 2025 at 08:40 PM UTC
(4 months ago)
by code-asher
(4 months ago)
by code-asher
Time to Close:
14 days
Labels:
dependencies javascript
dependencies javascript
Description:
Bumps i18next from 23.16.4 to 25.3.0.
Release notes
Sourced from i18next's releases.
v25.3.0
- feat: support formatting function with plural and interpolation 2325
- fix
dir()for Latn language codes 2324v25.2.1
- streamline
fallbackLngoption of t call with the init options 2312v25.2.0
- introduce
cacheInBuiltFormatsoption to address 2227v25.1.3
v25.1.2
- do not mutate t options, fixes 2307
v25.1.1
- fix options type for
parseMissingKeyHandlerv25.1.0
- feat:
parseMissingKeyHandlernow takes options as parameter like in missingKeyHandler 2304v25.0.2
- fix
cloneInstancewithforkResourceStore: trueaddresses 2303v25.0.1
- optimize
changeLanguageto correctly usegetBestMatchFromCodes(string or array) 2299 and improveresolvedLanguageset for non canonical codesv25.0.0
This is a potentially breaking release:
- fix multiple changeLanguage call that may have result in wrong order in previous versions 1605 2298
- adapt
changeLanguageto always (string or array) usegetBestMatchFromCodes2299getBestMatchFromCodesnow tries to fallback to language code with same script 2299v24.2.3
- Upgrade
@babel/runtimepackage to version v7.26.10 2293v24.2.2
- fix: Interpolation fails with arrays (TypeError) and doesn't work with objects in defaultValue 1829
v24.2.1
- Standardize null/undefined checks across codebase 2275
- fix(typescript): make TFunction augmentable again 2279, fixes 2278
v24.2.0
- feat(typescript): Add strictKeyChecks option to enforce checking key existence when defaultValue is used 2274, fixes 2043
v24.1.2
- optimize fix: Bug Report: Unsafe Behavior in i18n.t Function Leading to Potential Code Execution 2273
... (truncated)
Changelog
Sourced from i18next's changelog.
25.3.0
- feat: support formatting function with plural and interpolation 2325
- fix
dir()for Latn language codes 232425.2.1
- streamline
fallbackLngoption of t call with the init options 231225.2.0
- introduce
cacheInBuiltFormatsoption to address 222725.1.3
25.1.2
- do not mutate t options, fixes 2307
25.1.1
- fix options type for
parseMissingKeyHandler25.1.0
- feat:
parseMissingKeyHandlernow takes options as parameter like in missingKeyHandler 230425.0.2
- fix
cloneInstancewithforkResourceStore: trueaddresses 230325.0.1
- optimize
changeLanguageto correctly usegetBestMatchFromCodes(string or array) 2299 and improveresolvedLanguageset for non canonical codes25.0.0
This is a potentially breaking release:
- fix multiple changeLanguage call that may have result in wrong order in previous versions 1605 2298
- adapt
changeLanguageto always (string or array) usegetBestMatchFromCodes2299getBestMatchFromCodesnow tries to fallback to language code with same script 229924.2.3
- Upgrade
@babel/runtimepackage to version v7.26.10 229324.2.2
... (truncated)
Commits
70f979a25.3.0862f2cbprepare releasedd694f2feat: support formatting function with plural and interpolation (#2325)9a6623bchangelogc645570fixdir()for Latn language codes #2324a7f7d06update babel depsdefa00f25.2.18b42d4bstreamlinefallbackLngoption of t call with the init options #231201dd29725.2.0ce54c7dintroducecacheInBuiltFormatsoption to address #2227- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Pull Request Statistics
Commits:
1
1
Files Changed:
2
2
Additions:
+18
+18
Deletions:
-19
-19
Package Dependencies
Technical Details
| ID: | 3442764 |
| UUID: | 2632314594 |
| Node ID: | PR_kwDOCk8Q9c6c5e7i |
| Host: | GitHub |
| Repository: | coder/code-server |
| Merge State: | Unknown |