Skip to content
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

fix(deps): update dependency i18next to v24 #1068

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 22, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
i18next (source) ^23.16.8 -> ^24.2.1 age adoption passing confidence

Release Notes

i18next/i18next (i18next)

v24.2.1

Compare Source

  • Standardize null/undefined checks across codebase 2275
  • fix(typescript): make TFunction augmentable again 2279, fixes 2278

v24.2.0

Compare Source

  • feat(typescript): Add strictKeyChecks option to enforce checking key existence when defaultValue is used 2274, fixes 2043

v24.1.2

Compare Source

  • optimize fix: Bug Report: Unsafe Behavior in i18n.t Function Leading to Potential Code Execution 2273

v24.1.1

Compare Source

  • fix: Bug Report: Unsafe Behavior in i18n.t Function Leading to Potential Code Execution 2273

v24.1.0

Compare Source

  • try to address 2270 by cloning the store data 2271

v24.0.5

Compare Source

  • remove extra log for 2268

v24.0.4

Compare Source

  • simplify fix: incorrect locale detected 2268

v24.0.3

Compare Source

  • fix: incorrect locale detected 2268
  • fix: Intl.getCanonicalLocales throws with custom regions 2267

v24.0.2

Compare Source

  • if no Intl api, log error and use dummy rule

v24.0.1

Compare Source

  • early return and log error, if no Intl api

v24.0.0

Compare Source

This is a major breaking release:

  • remove support for older environments
  • remove old i18next JSON formats
  • remove support for compatibility to v1 API
  • Intl API is mandatory now and will not fallback anymore
  • possible compatibility layer for older formats: test/compatibility/v4/v4Compatibility.js
  • rename initImmediate to initAsync
  • fallback to dev language if plural rule not found
  • remove TypeScript v4 support. TypeScript v5 is now an optional peer dependency
  • addresses

➡️ check out the migration guide


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 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.


  • 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 force-pushed the renovate/i18next-24.x branch 9 times, most recently from d16fcf5 to cc92b49 Compare November 28, 2024 08:21
@renovate renovate bot force-pushed the renovate/i18next-24.x branch 15 times, most recently from 39d2940 to ce45625 Compare December 6, 2024 19:33
@renovate renovate bot changed the title fix(deps): update dependency i18next to v24 fix(deps): update dependency i18next to v24 - autoclosed Dec 8, 2024
@renovate renovate bot closed this Dec 8, 2024
@renovate renovate bot deleted the renovate/i18next-24.x branch December 8, 2024 18:34
@renovate renovate bot changed the title fix(deps): update dependency i18next to v24 - autoclosed fix(deps): update dependency i18next to v24 Dec 9, 2024
@renovate renovate bot reopened this Dec 9, 2024
@renovate renovate bot force-pushed the renovate/i18next-24.x branch from ce45625 to 35b37fc Compare December 10, 2024 03:38
@renovate renovate bot force-pushed the renovate/i18next-24.x branch 9 times, most recently from 7e7a32b to 1421b50 Compare December 17, 2024 21:44
@renovate renovate bot force-pushed the renovate/i18next-24.x branch 6 times, most recently from 95c8621 to 0aa0e06 Compare December 25, 2024 04:40
@renovate renovate bot force-pushed the renovate/i18next-24.x branch 2 times, most recently from 93e5da3 to f6e6edd Compare December 31, 2024 12:33
@renovate renovate bot force-pushed the renovate/i18next-24.x branch from f6e6edd to 2225310 Compare January 6, 2025 21:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants