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

deps(*): update dependency i18next #1039

Merged
merged 1 commit into from
Dec 17, 2024
Merged

deps(*): update dependency i18next #1039

merged 1 commit into from
Dec 17, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 24, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
i18next (source) 23.16.0 -> 24.1.2 age adoption passing confidence
i18next (source) ^23.0.0 -> ^24.0.0 age adoption passing confidence

Release Notes

i18next/i18next (i18next)

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

v23.16.8

Compare Source

  • fix(plural): Create cache entry for PluralRules created as part of the fallback flow 2256

v23.16.7

Compare Source

  • if plural rule is not found, try to search with language only code 2252

v23.16.6

Compare Source

  • fix: Small typo in the type definitions 2250

v23.16.5

Compare Source

  • fix extractFromKey for use cases like this

v23.16.4

Compare Source

  • revert formatter change 2247 because of caching not working anymore

v23.16.3

Compare Source

  • fix utils imports for Deno

v23.16.2

Compare Source

  • perf(size): Adds a isString utility 2248

v23.16.1

Compare Source

  • perf: Optimize size of Formatter 2247

Configuration

📅 Schedule: Branch creation - "on sunday" in timezone America/Montreal, 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.


  • 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 dependencies Pull requests that update a dependency file major yarn labels Nov 24, 2024
@renovate renovate bot requested a review from a team as a code owner November 24, 2024 07:00
Copy link

Storybook for this build: https://ds.equisoft.io/pr-1039/

Copy link

Webapp for this build: https://ds.equisoft.io/pr-1039/webapp/

@renovate renovate bot force-pushed the renovate/major-i18next branch from 46d0e4b to d9e4083 Compare November 25, 2024 12:07
@renovate renovate bot force-pushed the renovate/major-i18next branch from d9e4083 to 239273d Compare December 3, 2024 07:41
@renovate renovate bot force-pushed the renovate/major-i18next branch from 239273d to 62cf917 Compare December 3, 2024 10:37
@renovate renovate bot force-pushed the renovate/major-i18next branch from 62cf917 to 3fc3890 Compare December 11, 2024 07:58
@renovate renovate bot force-pushed the renovate/major-i18next branch from 3fc3890 to 3de2e1b Compare December 17, 2024 07:13
@renovate renovate bot force-pushed the renovate/major-i18next branch from 3de2e1b to 489d2ed Compare December 17, 2024 12:29
@meriouma meriouma enabled auto-merge (squash) December 17, 2024 14:53
@meriouma meriouma merged commit 4f5d47d into master Dec 17, 2024
21 checks passed
@meriouma meriouma deleted the renovate/major-i18next branch December 17, 2024 14:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file major yarn
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant