Skip to content

fix(deps): update dependency i18next to v25 #4031

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 15, 2025

This PR contains the following updates:

Package Change Age Confidence
i18next (source) 24.2.3 -> 25.4.2 age confidence

Release Notes

i18next/i18next (i18next)

v25.4.2

Compare Source

  • fix: enableSelector: true doesn't work with custom keySeparator 2341

v25.4.1

Compare Source

  • fix: KeyPrefix not working with new selector api 2340

v25.4.0

Compare Source

  • add new selector API to improve TypeScript IDE performance 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:

v25.3.6

Compare Source

  • improve fix: Ordinals and non-ordinals don't work together 2337

v25.3.5

Compare Source

  • fix: Ordinals and non-ordinals don't work together 2337

v25.3.4

Compare Source

  • remove unnecessary debug logs

v25.3.3

Compare Source

  • fix: Brackets breaking nesting interpolation 2336

v25.3.2

Compare Source

  • fix dir() for non-Intl language codes 2330

v25.3.1

Compare Source

  • warn if legacy interpolation.format function is still used

v25.3.0

Compare Source

  • feat: support formatting function with plural and interpolation 2325
  • fix dir() for Latn language codes 2324

v25.2.1

Compare Source

  • streamline fallbackLng option of t call with the init options 2312

v25.2.0

Compare Source

  • introduce cacheInBuiltFormats option to address 2227

v25.1.3

Compare Source

  • Ensure nsSeparator is respected when appendNamespaceToMissingKey is true 2311, fixes 2310

v25.1.2

Compare Source

  • do not mutate t options, fixes 2307

v25.1.1

Compare Source

  • fix options type for parseMissingKeyHandler

v25.1.0

Compare Source

  • feat: parseMissingKeyHandler now takes options as parameter like in missingKeyHandler 2304

v25.0.2

Compare Source

  • fix cloneInstance with forkResourceStore: true addresses 2303

v25.0.1

Compare Source

  • optimize changeLanguage to correctly use getBestMatchFromCodes (string or array) 2299 and improve resolvedLanguage set for non canonical codes

v25.0.0

Compare Source

This is a potentially breaking release:

  • fix multiple changeLanguage call that may have result in wrong order in previous versions 1605 2298
  • adapt changeLanguage to always (string or array) use getBestMatchFromCodes 2299
  • getBestMatchFromCodes now tries to fallback to language code with same script 2299

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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added [status] needs review PRs that are ready to be reviewed. [type] chore labels Apr 15, 2025
@coveralls
Copy link

coveralls commented Apr 15, 2025

Coverage Status

coverage: 71.275%. remained the same
when pulling 2eb5c2d on renovate/i18next-25.x
into eee8ac6 on master.

@renovate renovate bot force-pushed the renovate/i18next-25.x branch from 150cf5a to 6072a82 Compare April 20, 2025 09:29
@renovate renovate bot force-pushed the renovate/i18next-25.x branch from 6072a82 to 42742de Compare April 28, 2025 19:53
@renovate renovate bot force-pushed the renovate/i18next-25.x branch 2 times, most recently from 1932824 to d9c73d2 Compare May 8, 2025 11:48
@renovate renovate bot force-pushed the renovate/i18next-25.x branch 2 times, most recently from 592e7e4 to e7e52d6 Compare May 19, 2025 09:15
@renovate renovate bot force-pushed the renovate/i18next-25.x branch from e7e52d6 to fccdda6 Compare May 25, 2025 10:45
@renovate renovate bot force-pushed the renovate/i18next-25.x branch from fccdda6 to fbfd4cf Compare June 10, 2025 16:16
@renovate renovate bot force-pushed the renovate/i18next-25.x branch 2 times, most recently from b7e3fac to ece57a9 Compare July 4, 2025 16:10
@renovate renovate bot force-pushed the renovate/i18next-25.x branch from ece57a9 to 12de521 Compare July 9, 2025 06:16
@renovate renovate bot force-pushed the renovate/i18next-25.x branch 2 times, most recently from 4a2d967 to 751bbdf Compare August 10, 2025 15:11
@renovate renovate bot force-pushed the renovate/i18next-25.x branch 4 times, most recently from ba7417c to 516d9f4 Compare August 19, 2025 16:41
@renovate renovate bot force-pushed the renovate/i18next-25.x branch 2 times, most recently from d2decba to b5336a4 Compare August 23, 2025 22:31
@renovate renovate bot force-pushed the renovate/i18next-25.x branch from b5336a4 to 2eb5c2d Compare August 24, 2025 18:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[status] needs review PRs that are ready to be reviewed. [type] chore
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant