Commit 0aa6ec2
authored
fix(deps): update dependency i18next to ~25.8.13 (#762)
This PR contains the following updates:
| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/) |
[Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
| [i18next](https://www.i18next.com)
([source](https://redirect.github.com/i18next/i18next)) | [`~25.3.0` →
`~25.8.13`](https://renovatebot.com/diffs/npm/i18next/25.3.0/25.8.13) |

|

|
---
### Release Notes
<details>
<summary>i18next/i18next (i18next)</summary>
###
[`v25.8.13`](https://redirect.github.com/i18next/i18next/blob/HEAD/CHANGELOG.md#25813)
[Compare
Source](https://redirect.github.com/i18next/i18next/compare/v25.8.12...v25.8.13)
- improve support notice shown logic
###
[`v25.8.12`](https://redirect.github.com/i18next/i18next/blob/HEAD/CHANGELOG.md#25812)
[Compare
Source](https://redirect.github.com/i18next/i18next/compare/v25.8.11...v25.8.12)
- improve support notice shown logic
###
[`v25.8.11`](https://redirect.github.com/i18next/i18next/blob/HEAD/CHANGELOG.md#25811)
[Compare
Source](https://redirect.github.com/i18next/i18next/compare/v25.8.10...v25.8.11)
- revert fix: compatibility with moduleResolution bundler (issue
[2380](https://redirect.github.com/i18next/i18next/issues/2380))
[2381](https://redirect.github.com/i18next/i18next/pull/2381)
###
[`v25.8.10`](https://redirect.github.com/i18next/i18next/blob/HEAD/CHANGELOG.md#25810)
[Compare
Source](https://redirect.github.com/i18next/i18next/compare/v25.8.9...v25.8.10)
- fix(interpolator): guard null matchedDoubleQuotes in nesting option
parsing [2395](https://redirect.github.com/i18next/i18next/pull/2395)
###
[`v25.8.9`](https://redirect.github.com/i18next/i18next/blob/HEAD/CHANGELOG.md#2589)
[Compare
Source](https://redirect.github.com/i18next/i18next/compare/v25.8.8...v25.8.9)
- fix(interpolator): escape nestingOptionsSeparator in nesting option
parsing [2394](https://redirect.github.com/i18next/i18next/pull/2394)
###
[`v25.8.8`](https://redirect.github.com/i18next/i18next/blob/HEAD/CHANGELOG.md#2588)
[Compare
Source](https://redirect.github.com/i18next/i18next/compare/v25.8.7...v25.8.8)
- types(i18n): add missing toJSON() declaration
[2393](https://redirect.github.com/i18next/i18next/pull/2393)
###
[`v25.8.7`](https://redirect.github.com/i18next/i18next/blob/HEAD/CHANGELOG.md#2587)
[Compare
Source](https://redirect.github.com/i18next/i18next/compare/v25.8.6...v25.8.7)
- avoid crash due to ReferenceError without Intl API
[2391](https://redirect.github.com/i18next/i18next/pull/2391)
###
[`v25.8.6`](https://redirect.github.com/i18next/i18next/blob/HEAD/CHANGELOG.md#2586)
[Compare
Source](https://redirect.github.com/i18next/i18next/compare/v25.8.5...v25.8.6)
- ts: address incomplete type definition for `getFixedT()` return value
[2318](https://redirect.github.com/i18next/i18next/issues/2318)
###
[`v25.8.5`](https://redirect.github.com/i18next/i18next/blob/HEAD/CHANGELOG.md#2585)
[Compare
Source](https://redirect.github.com/i18next/i18next/compare/v25.8.4...v25.8.5)
- fix: compatibility with moduleResolution bundler (issue
[2380](https://redirect.github.com/i18next/i18next/issues/2380))
[2381](https://redirect.github.com/i18next/i18next/pull/2381)
###
[`v25.8.4`](https://redirect.github.com/i18next/i18next/blob/HEAD/CHANGELOG.md#2584)
[Compare
Source](https://redirect.github.com/i18next/i18next/compare/v25.8.3...v25.8.4)
- fix: crashes when backend in backends array has no name property
[2386](https://redirect.github.com/i18next/i18next/issues/2386)
###
[`v25.8.3`](https://redirect.github.com/i18next/i18next/blob/HEAD/CHANGELOG.md#2583)
[Compare
Source](https://redirect.github.com/i18next/i18next/compare/v25.8.2...v25.8.3)
- ts: document option to suppress the support message
[2385](https://redirect.github.com/i18next/i18next/issues/2385)
###
[`v25.8.2`](https://redirect.github.com/i18next/i18next/blob/HEAD/CHANGELOG.md#2582)
[Compare
Source](https://redirect.github.com/i18next/i18next/compare/v25.8.1...v25.8.2)
- option to suppress the support message
[2385](https://redirect.github.com/i18next/i18next/issues/2385)
###
[`v25.8.1`](https://redirect.github.com/i18next/i18next/blob/HEAD/CHANGELOG.md#2581)
[Compare
Source](https://redirect.github.com/i18next/i18next/compare/v25.8.0...v25.8.1)
- fix(types): Selector API - fix Namespace inference for selector ns
option [2384](https://redirect.github.com/i18next/i18next/pull/2384)
###
[`v25.8.0`](https://redirect.github.com/i18next/i18next/blob/HEAD/CHANGELOG.md#2580)
[Compare
Source](https://redirect.github.com/i18next/i18next/compare/v25.7.4...v25.8.0)
- fix: TFunctionReturn fallback
[2360](https://redirect.github.com/i18next/i18next/issues/2360)
###
[`v25.7.4`](https://redirect.github.com/i18next/i18next/blob/HEAD/CHANGELOG.md#2574)
[Compare
Source](https://redirect.github.com/i18next/i18next/compare/v25.7.3...v25.7.4)
- fix: Interpolation breaks when cloning an instance
[2376](https://redirect.github.com/i18next/react-i18next/issues/2376)
###
[`v25.7.3`](https://redirect.github.com/i18next/i18next/blob/HEAD/CHANGELOG.md#2573)
[Compare
Source](https://redirect.github.com/i18next/i18next/compare/v25.7.2...v25.7.3)
- type definitions for new transDefaultProps option in react-i18next
[react-i18next:
#​1895](https://redirect.github.com/i18next/react-i18next/issues/1895)
###
[`v25.7.2`](https://redirect.github.com/i18next/i18next/blob/HEAD/CHANGELOG.md#2572)
[Compare
Source](https://redirect.github.com/i18next/i18next/compare/v25.7.1...v25.7.2)
- fix: Invalid overwrite of default value for
overloadTranslationOptionHandler
[2374](https://redirect.github.com/i18next/i18next/issues/2374).
###
[`v25.7.1`](https://redirect.github.com/i18next/i18next/blob/HEAD/CHANGELOG.md#2571)
[Compare
Source](https://redirect.github.com/i18next/i18next/compare/v25.7.0...v25.7.1)
- TS: remove wrong signature
[2372](https://redirect.github.com/i18next/i18next/issues/2372).
###
[`v25.7.0`](https://redirect.github.com/i18next/i18next/blob/HEAD/CHANGELOG.md#2570)
[Compare
Source](https://redirect.github.com/i18next/i18next/compare/v25.6.3...v25.7.0)
- Enhance `cloneInstance` to create a new interpolator if interpolation
options are passed in. This will address
[2371](https://redirect.github.com/i18next/i18next/issues/2371).
###
[`v25.6.3`](https://redirect.github.com/i18next/i18next/blob/HEAD/CHANGELOG.md#2563)
[Compare
Source](https://redirect.github.com/i18next/i18next/compare/v25.6.2...v25.6.3)
- chore: dependency updates
[2368](https://redirect.github.com/i18next/i18next/issues/2366)
###
[`v25.6.2`](https://redirect.github.com/i18next/i18next/blob/HEAD/CHANGELOG.md#2562)
[Compare
Source](https://redirect.github.com/i18next/i18next/compare/v25.6.1...v25.6.2)
- types: export `InterpolationMap`
###
[`v25.6.1`](https://redirect.github.com/i18next/i18next/blob/HEAD/CHANGELOG.md#2561)
[Compare
Source](https://redirect.github.com/i18next/i18next/compare/v25.6.0...v25.6.1)
- fix: createInstance does not exist on an instance
[#​2366](https://redirect.github.com/i18next/i18next/issues/2366)
###
[`v25.6.0`](https://redirect.github.com/i18next/i18next/blob/HEAD/CHANGELOG.md#2560)
[Compare
Source](https://redirect.github.com/i18next/i18next/compare/v25.5.3...v25.6.0)
- **feat**: `exists()` method now respects `returnObjects` option -
returns `false` when accessing an object key with `returnObjects:
false`, enabling detection of object vs string keys
[2359](https://redirect.github.com/i18next/i18next/issues/2359)
**Note**: This is a potential behavior change. If you were previously
calling `exists()` with `returnObjects: false` on object keys, those
calls will now return `false` instead of `true`. This enables developers
to detect whether a key points to an object or string value.
###
[`v25.5.3`](https://redirect.github.com/i18next/i18next/blob/HEAD/CHANGELOG.md#2553)
[Compare
Source](https://redirect.github.com/i18next/i18next/compare/v25.5.2...v25.5.3)
- export esm type declaration for keyFromSelector
[2356](https://redirect.github.com/i18next/i18next/pull/2356)
###
[`v25.5.2`](https://redirect.github.com/i18next/i18next/blob/HEAD/CHANGELOG.md#2552)
[Compare
Source](https://redirect.github.com/i18next/i18next/compare/v25.5.1...v25.5.2)
- fix [last
change](https://redirect.github.com/i18next/i18next/pull/2347) => for
cjs there is just 1 default export, no named exports, fixes
[2348](https://redirect.github.com/i18next/i18next/issues/2348)
###
[`v25.5.1`](https://redirect.github.com/i18next/i18next/blob/HEAD/CHANGELOG.md#2551)
[Compare
Source](https://redirect.github.com/i18next/i18next/compare/v25.5.0...v25.5.1)
- export keyFromSelector from index.cjs
[2347](https://redirect.github.com/i18next/i18next/pull/2347)
###
[`v25.5.0`](https://redirect.github.com/i18next/i18next/blob/HEAD/CHANGELOG.md#2550)
[Compare
Source](https://redirect.github.com/i18next/i18next/compare/v25.4.2...v25.5.0)
- export keyFromSelector function for testing purposes
[2346](https://redirect.github.com/i18next/i18next/pull/2346)
###
[`v25.4.2`](https://redirect.github.com/i18next/i18next/blob/HEAD/CHANGELOG.md#2542)
[Compare
Source](https://redirect.github.com/i18next/i18next/compare/v25.4.1...v25.4.2)
- fix: enableSelector: true doesn't work with custom keySeparator
[2341](https://redirect.github.com/i18next/i18next/issues/2341)
###
[`v25.4.1`](https://redirect.github.com/i18next/i18next/blob/HEAD/CHANGELOG.md#2541)
[Compare
Source](https://redirect.github.com/i18next/i18next/compare/v25.4.0...v25.4.1)
- fix: KeyPrefix not working with new selector api
[2340](https://redirect.github.com/i18next/i18next/issues/2340)
###
[`v25.4.0`](https://redirect.github.com/i18next/i18next/blob/HEAD/CHANGELOG.md#2540)
[Compare
Source](https://redirect.github.com/i18next/i18next/compare/v25.3.6...v25.4.0)
- add new selector API to improve TypeScript IDE performance
[2322](https://redirect.github.com/i18next/i18next/pull/2322)
- To enable it, set `enableSelector: true` in your configuration options
- With `enableSelector: "optimize"`, i18next can now handle translation
dictionaries of any size, without affecting IDE performance or build
times
- To assist with the migration, we've published the following packages:
-
[@​i18next-selector/codemod](https://redirect.github.com/ahrjarrett/i18next-selector/tree/main/packages/codemod)
-
[@​i18next-selector/vite-plugin](https://redirect.github.com/ahrjarrett/i18next-selector/tree/main/packages/vite-plugin)
###
[`v25.3.6`](https://redirect.github.com/i18next/i18next/blob/HEAD/CHANGELOG.md#2536)
[Compare
Source](https://redirect.github.com/i18next/i18next/compare/v25.3.5...v25.3.6)
- improve fix: Ordinals and non-ordinals don't work together
[2337](https://redirect.github.com/i18next/i18next/issues/2337)
###
[`v25.3.5`](https://redirect.github.com/i18next/i18next/blob/HEAD/CHANGELOG.md#2535)
[Compare
Source](https://redirect.github.com/i18next/i18next/compare/v25.3.4...v25.3.5)
- fix: Ordinals and non-ordinals don't work together
[2337](https://redirect.github.com/i18next/i18next/issues/2337)
###
[`v25.3.4`](https://redirect.github.com/i18next/i18next/blob/HEAD/CHANGELOG.md#2534)
[Compare
Source](https://redirect.github.com/i18next/i18next/compare/v25.3.3...v25.3.4)
- remove unnecessary debug logs
###
[`v25.3.3`](https://redirect.github.com/i18next/i18next/blob/HEAD/CHANGELOG.md#2533)
[Compare
Source](https://redirect.github.com/i18next/i18next/compare/v25.3.2...v25.3.3)
- fix: Brackets breaking nesting interpolation
[2336](https://redirect.github.com/i18next/i18next/issues/2336)
###
[`v25.3.2`](https://redirect.github.com/i18next/i18next/blob/HEAD/CHANGELOG.md#2532)
[Compare
Source](https://redirect.github.com/i18next/i18next/compare/v25.3.1...v25.3.2)
- fix `dir()` for non-Intl language codes
[2330](https://redirect.github.com/i18next/i18next/issues/2330)
###
[`v25.3.1`](https://redirect.github.com/i18next/i18next/blob/HEAD/CHANGELOG.md#2531)
[Compare
Source](https://redirect.github.com/i18next/i18next/compare/v25.3.0...v25.3.1)
- warn if legacy `interpolation.format` function is still used
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - "after 8:00 before 23:00 every weekday except on Friday" in
timezone UTC.
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/valora-xyz/dapp-list).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNy4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjYuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsibnBtIiwicmVub3ZhdGUiXX0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent a1f1379 commit 0aa6ec2
2 files changed
+10
-10
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
240 | 240 | | |
241 | 241 | | |
242 | 242 | | |
243 | | - | |
244 | | - | |
245 | | - | |
246 | | - | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
247 | 247 | | |
248 | 248 | | |
249 | 249 | | |
| |||
2909 | 2909 | | |
2910 | 2910 | | |
2911 | 2911 | | |
2912 | | - | |
2913 | | - | |
2914 | | - | |
2915 | | - | |
| 2912 | + | |
| 2913 | + | |
| 2914 | + | |
| 2915 | + | |
2916 | 2916 | | |
2917 | | - | |
| 2917 | + | |
2918 | 2918 | | |
2919 | 2919 | | |
2920 | 2920 | | |
| |||
0 commit comments