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 v23.16.8 #18

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jan 31, 2024

This PR contains the following updates:

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

Release Notes

i18next/i18next (i18next)

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

v23.16.0

Compare Source

  • use Intl.getCanonicalLocales function if available to format language code, like suggested in 2244

v23.15.2

Compare Source

  • fix(types): make context related keys detection stricter 2243 fixes 2242

v23.15.1

Compare Source

  • types(TFunction): make return not inferrable and use defaultValue as return when provided 2234

v23.15.0

Compare Source

  • support unescaped variables in TypeScript 2233

v23.14.0

Compare Source

  • If backend errors with retry flag, set internal state to 0, so reloadingResources should work 147

v23.13.0

Compare Source

  • Cache output of getRule to optimize performance 2226

v23.12.7

Compare Source

  • revert last optimization to address 2227

v23.12.6

Compare Source

  • remove console.log statement 2227

v23.12.5

Compare Source

  • try to optimize last fix for 2227

v23.12.4

Compare Source

  • try to address 2227 without the removal of cached formatter for in-built formatters

v23.12.3

Compare Source

  • fix: Using a comma in a formatter parameter 2225

v23.12.2

Compare Source

  • fix: Nested translation resolution between languages uses the fallback language for nested translations 2216 by preserving issue fix "lng is undefined when formatter used in $t( )" 1938

v23.12.1

Compare Source

  • Use explicit imports for utils 2212

v23.12.0

Compare Source

  • feat: Add posibility to override keyPrefix for certain translation. 2211

v23.11.5

Compare Source

  • perf: use Array.isArray() 2193
  • perf: trim keys once 2194

v23.11.4

Compare Source

  • perf(interpolator): use object deconstruction 2181

v23.11.3

Compare Source

  • fix: Unsupported language is automatically added to preload option 2178

v23.11.2

Compare Source

  • allow defaultValue in nested translation 2174

v23.11.1

Compare Source

  • types: remove const from ParseKeys Context type parameter and disable skipLibCheck 2169

v23.11.0

Compare Source

  • Fix typing performance regression 2166

v23.10.1

Compare Source

v23.10.0

Compare Source

  • Add 'isInitializing' property so we're able to detect init() was already called 2141

v23.9.0

Compare Source

  • types: support nested keys in InterpolationMap 2140 fixes 2014

v23.8.3

Compare Source

  • prevent resource mutation when using addResourceBundle 2081

v23.8.2

Compare Source

  • optimize addResources to address 2130

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 changed the title fix(deps): update dependency i18next to v23.8.2 fix(deps): update dependency i18next to v23.8.3 Feb 17, 2024
@renovate renovate bot force-pushed the renovate/i18next-23.x-lockfile branch 2 times, most recently from 7287101 to 73a12db Compare February 18, 2024 18:54
@renovate renovate bot changed the title fix(deps): update dependency i18next to v23.8.3 fix(deps): update dependency i18next to v23.9.0 Feb 18, 2024
@renovate renovate bot changed the title fix(deps): update dependency i18next to v23.9.0 fix(deps): update dependency i18next to v23.10.0 Feb 22, 2024
@renovate renovate bot force-pushed the renovate/i18next-23.x-lockfile branch from 73a12db to efe966f Compare February 22, 2024 13:28
@renovate renovate bot changed the title fix(deps): update dependency i18next to v23.10.0 fix(deps): update dependency i18next to v23.10.1 Mar 8, 2024
@renovate renovate bot force-pushed the renovate/i18next-23.x-lockfile branch from efe966f to 9aa2d23 Compare March 8, 2024 06:34
@renovate renovate bot force-pushed the renovate/i18next-23.x-lockfile branch from 9aa2d23 to 54f191f Compare April 8, 2024 18:54
@renovate renovate bot changed the title fix(deps): update dependency i18next to v23.10.1 fix(deps): update dependency i18next to v23.11.0 Apr 8, 2024
@renovate renovate bot changed the title fix(deps): update dependency i18next to v23.11.0 fix(deps): update dependency i18next to v23.11.1 Apr 9, 2024
@renovate renovate bot force-pushed the renovate/i18next-23.x-lockfile branch from 54f191f to 89151f8 Compare April 9, 2024 20:16
@renovate renovate bot changed the title fix(deps): update dependency i18next to v23.11.1 fix(deps): update dependency i18next to v23.11.2 Apr 14, 2024
@renovate renovate bot force-pushed the renovate/i18next-23.x-lockfile branch from 89151f8 to 9961489 Compare April 14, 2024 13:42
@renovate renovate bot changed the title fix(deps): update dependency i18next to v23.11.2 fix(deps): update dependency i18next to v23.11.3 Apr 29, 2024
@renovate renovate bot force-pushed the renovate/i18next-23.x-lockfile branch from 9961489 to ecfab86 Compare April 29, 2024 07:07
@renovate renovate bot changed the title fix(deps): update dependency i18next to v23.11.3 fix(deps): update dependency i18next to v23.11.4 May 10, 2024
@renovate renovate bot force-pushed the renovate/i18next-23.x-lockfile branch from ecfab86 to aac2d61 Compare May 10, 2024 11:42
@renovate renovate bot force-pushed the renovate/i18next-23.x-lockfile branch from aac2d61 to b7758d7 Compare May 21, 2024 01:31
@renovate renovate bot changed the title fix(deps): update dependency i18next to v23.11.4 fix(deps): update dependency i18next to v23.11.5 May 21, 2024
@renovate renovate bot force-pushed the renovate/i18next-23.x-lockfile branch from b7758d7 to b8e404a Compare July 14, 2024 11:43
@renovate renovate bot changed the title fix(deps): update dependency i18next to v23.11.5 fix(deps): update dependency i18next to v23.12.0 Jul 14, 2024
@renovate renovate bot force-pushed the renovate/i18next-23.x-lockfile branch from b8e404a to 448e426 Compare July 14, 2024 12:49
@renovate renovate bot changed the title fix(deps): update dependency i18next to v23.12.0 fix(deps): update dependency i18next to v23.12.1 Jul 14, 2024
@renovate renovate bot changed the title fix(deps): update dependency i18next to v23.12.1 fix(deps): update dependency i18next to v23.12.2 Jul 19, 2024
@renovate renovate bot force-pushed the renovate/i18next-23.x-lockfile branch from 448e426 to 2d64717 Compare July 19, 2024 11:48
@renovate renovate bot changed the title fix(deps): update dependency i18next to v23.12.2 fix(deps): update dependency i18next to v23.12.3 Aug 12, 2024
@renovate renovate bot force-pushed the renovate/i18next-23.x-lockfile branch 2 times, most recently from b0d1daf to ab683a8 Compare August 15, 2024 16:21
@renovate renovate bot changed the title fix(deps): update dependency i18next to v23.12.3 fix(deps): update dependency i18next to v23.12.6 Aug 15, 2024
@renovate renovate bot changed the title fix(deps): update dependency i18next to v23.12.6 fix(deps): update dependency i18next to v23.12.7 Aug 15, 2024
@renovate renovate bot force-pushed the renovate/i18next-23.x-lockfile branch 2 times, most recently from 8fd2c9a to a019b40 Compare August 16, 2024 06:24
@renovate renovate bot changed the title fix(deps): update dependency i18next to v23.12.7 fix(deps): update dependency i18next to v23.13.0 Aug 16, 2024
@renovate renovate bot changed the title fix(deps): update dependency i18next to v23.13.0 fix(deps): update dependency i18next to v23.14.0 Aug 19, 2024
@renovate renovate bot force-pushed the renovate/i18next-23.x-lockfile branch from a019b40 to ac03781 Compare August 19, 2024 08:56
@renovate renovate bot force-pushed the renovate/i18next-23.x-lockfile branch from ac03781 to 50113f8 Compare September 9, 2024 17:16
@renovate renovate bot changed the title fix(deps): update dependency i18next to v23.14.0 fix(deps): update dependency i18next to v23.15.0 Sep 9, 2024
@renovate renovate bot changed the title fix(deps): update dependency i18next to v23.15.0 fix(deps): update dependency i18next to v23.15.1 Sep 10, 2024
@renovate renovate bot force-pushed the renovate/i18next-23.x-lockfile branch from 50113f8 to d24924c Compare September 10, 2024 09:05
@renovate renovate bot changed the title fix(deps): update dependency i18next to v23.15.1 fix(deps): update dependency i18next to v23.15.2 Oct 5, 2024
@renovate renovate bot force-pushed the renovate/i18next-23.x-lockfile branch from d24924c to 9ed4fc7 Compare October 5, 2024 10:54
@renovate renovate bot force-pushed the renovate/i18next-23.x-lockfile branch from 9ed4fc7 to a7a386f Compare October 13, 2024 15:53
@renovate renovate bot changed the title fix(deps): update dependency i18next to v23.15.2 fix(deps): update dependency i18next to v23.16.0 Oct 13, 2024
@renovate renovate bot force-pushed the renovate/i18next-23.x-lockfile branch from a7a386f to 5873112 Compare October 19, 2024 16:43
@renovate renovate bot changed the title fix(deps): update dependency i18next to v23.16.0 fix(deps): update dependency i18next to v23.16.1 Oct 19, 2024
@renovate renovate bot force-pushed the renovate/i18next-23.x-lockfile branch from 5873112 to c4e25d1 Compare October 20, 2024 13:06
@renovate renovate bot changed the title fix(deps): update dependency i18next to v23.16.1 fix(deps): update dependency i18next to v23.16.2 Oct 20, 2024
@renovate renovate bot changed the title fix(deps): update dependency i18next to v23.16.2 fix(deps): update dependency i18next to v23.16.3 Oct 24, 2024
@renovate renovate bot force-pushed the renovate/i18next-23.x-lockfile branch from c4e25d1 to 1856b92 Compare October 24, 2024 10:48
@renovate renovate bot changed the title fix(deps): update dependency i18next to v23.16.3 fix(deps): update dependency i18next to v23.16.4 Oct 25, 2024
@renovate renovate bot force-pushed the renovate/i18next-23.x-lockfile branch from 1856b92 to 5ec82d5 Compare October 25, 2024 16:10
@renovate renovate bot changed the title fix(deps): update dependency i18next to v23.16.4 fix(deps): update dependency i18next to v23.16.5 Nov 8, 2024
@renovate renovate bot force-pushed the renovate/i18next-23.x-lockfile branch from 5ec82d5 to 19934fc Compare November 8, 2024 06:39
@renovate renovate bot force-pushed the renovate/i18next-23.x-lockfile branch from 19934fc to ae2ae8a Compare November 19, 2024 17:28
@renovate renovate bot changed the title fix(deps): update dependency i18next to v23.16.5 fix(deps): update dependency i18next to v23.16.6 Nov 19, 2024
@renovate renovate bot changed the title fix(deps): update dependency i18next to v23.16.6 fix(deps): update dependency i18next to v23.16.8 Nov 20, 2024
@renovate renovate bot force-pushed the renovate/i18next-23.x-lockfile branch from ae2ae8a to 3304e5d Compare November 20, 2024 14:55
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