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

Update dependency i18next to v23.16.8 #1370

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 23, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
i18next (source) 23.8.2 -> 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

Configuration

📅 Schedule: Branch creation - "* 0-4,22-23 * * 1-5,* * * * 0,6" (UTC), 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 the dependencies Pull requests that update a dependency file label Feb 23, 2024
Copy link

codecov bot commented Feb 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.78%. Comparing base (d618873) to head (53a6885).

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #1370   +/-   ##
========================================
  Coverage    96.78%   96.78%           
========================================
  Files           48       48           
  Lines         1740     1740           
  Branches       485      492    +7     
========================================
  Hits          1684     1684           
  Misses          52       52           
  Partials         4        4           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/i18next-23.x branch from 71a7a0a to d0de464 Compare February 25, 2024 13:38
@renovate renovate bot changed the title Update dependency i18next to v23.9.0 Update dependency i18next to v23.10.0 Feb 25, 2024
@renovate renovate bot force-pushed the renovate/i18next-23.x branch from d0de464 to 53a6885 Compare March 11, 2024 08:16
@renovate renovate bot changed the title Update dependency i18next to v23.10.0 Update dependency i18next to v23.10.1 Mar 11, 2024
@renovate renovate bot force-pushed the renovate/i18next-23.x branch from 53a6885 to 4d79426 Compare April 11, 2024 18:08
@renovate renovate bot changed the title Update dependency i18next to v23.10.1 Update dependency i18next to v23.11.0 Apr 11, 2024
@codecov-commenter
Copy link

codecov-commenter commented Apr 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.78%. Comparing base (8fea82e) to head (34520ba).

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #1370   +/-   ##
========================================
  Coverage    96.78%   96.78%           
========================================
  Files           48       48           
  Lines         1740     1740           
  Branches       491      492    +1     
========================================
  Hits          1684     1684           
  Misses          52       52           
  Partials         4        4           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.


🚨 Try these New Features:

@renovate renovate bot force-pushed the renovate/i18next-23.x branch from 4d79426 to 0f7cf94 Compare April 12, 2024 20:36
@renovate renovate bot changed the title Update dependency i18next to v23.11.0 Update dependency i18next to v23.11.1 Apr 12, 2024
@renovate renovate bot changed the title Update dependency i18next to v23.11.1 Update dependency i18next to v23.11.2 Apr 17, 2024
@renovate renovate bot force-pushed the renovate/i18next-23.x branch from 0f7cf94 to 872d414 Compare April 17, 2024 14:40
@renovate renovate bot force-pushed the renovate/i18next-23.x branch from 872d414 to 3f33dba Compare May 2, 2024 07:22
@renovate renovate bot changed the title Update dependency i18next to v23.11.2 Update dependency i18next to v23.11.3 May 2, 2024
@renovate renovate bot force-pushed the renovate/i18next-23.x branch from 3f33dba to 11ea440 Compare May 13, 2024 11:23
@renovate renovate bot changed the title Update dependency i18next to v23.11.3 Update dependency i18next to v23.11.4 May 13, 2024
@renovate renovate bot force-pushed the renovate/i18next-23.x branch from 11ea440 to c8f184e Compare May 23, 2024 19:18
@renovate renovate bot changed the title Update dependency i18next to v23.11.4 Update dependency i18next to v23.11.5 May 23, 2024
@renovate renovate bot force-pushed the renovate/i18next-23.x branch from c8f184e to 5520c5e Compare July 17, 2024 14:18
@renovate renovate bot changed the title Update dependency i18next to v23.11.5 Update dependency i18next to v23.12.1 Jul 17, 2024
@renovate renovate bot force-pushed the renovate/i18next-23.x branch from 5520c5e to a447eb9 Compare July 22, 2024 11:25
@renovate renovate bot changed the title Update dependency i18next to v23.12.1 Update dependency i18next to v23.12.2 Jul 22, 2024
@renovate renovate bot force-pushed the renovate/i18next-23.x branch from a447eb9 to d357f40 Compare August 15, 2024 22:41
@renovate renovate bot changed the title Update dependency i18next to v23.12.2 Update dependency i18next to v23.12.3 Aug 15, 2024
@renovate renovate bot force-pushed the renovate/i18next-23.x branch from d357f40 to 6cf83df Compare August 18, 2024 17:12
@renovate renovate bot changed the title Update dependency i18next to v23.12.3 Update dependency i18next to v23.12.6 Aug 18, 2024
@renovate renovate bot force-pushed the renovate/i18next-23.x branch from 6cf83df to 65a8675 Compare August 18, 2024 18:04
@renovate renovate bot changed the title Update dependency i18next to v23.12.6 Update dependency i18next to v23.12.7 Aug 18, 2024
@renovate renovate bot force-pushed the renovate/i18next-23.x branch from 65a8675 to dffe421 Compare August 19, 2024 07:29
@renovate renovate bot changed the title Update dependency i18next to v23.12.7 Update dependency i18next to v23.13.0 Aug 19, 2024
@renovate renovate bot force-pushed the renovate/i18next-23.x branch from dffe421 to 9601dbe Compare August 22, 2024 09:13
@renovate renovate bot changed the title Update dependency i18next to v23.13.0 Update dependency i18next to v23.14.0 Aug 22, 2024
@renovate renovate bot force-pushed the renovate/i18next-23.x branch 2 times, most recently from 464aea9 to fe0902a Compare September 12, 2024 16:43
@renovate renovate bot changed the title Update dependency i18next to v23.14.0 Update dependency i18next to v23.15.0 Sep 12, 2024
@renovate renovate bot force-pushed the renovate/i18next-23.x branch from fe0902a to 877595e Compare September 13, 2024 11:30
@renovate renovate bot changed the title Update dependency i18next to v23.15.0 Update dependency i18next to v23.15.1 Sep 13, 2024
@renovate renovate bot force-pushed the renovate/i18next-23.x branch from 877595e to b62585b Compare October 8, 2024 10:34
@renovate renovate bot changed the title Update dependency i18next to v23.15.1 Update dependency i18next to v23.15.2 Oct 8, 2024
@renovate renovate bot force-pushed the renovate/i18next-23.x branch from b62585b to c9b3cc7 Compare October 16, 2024 17:26
@renovate renovate bot changed the title Update dependency i18next to v23.15.2 Update dependency i18next to v23.16.0 Oct 16, 2024
@renovate renovate bot force-pushed the renovate/i18next-23.x branch from c9b3cc7 to b45fcfe Compare October 22, 2024 16:18
@renovate renovate bot changed the title Update dependency i18next to v23.16.0 Update dependency i18next to v23.16.1 Oct 22, 2024
@renovate renovate bot force-pushed the renovate/i18next-23.x branch from b45fcfe to 3ffcba1 Compare October 23, 2024 16:11
@renovate renovate bot changed the title Update dependency i18next to v23.16.1 Update dependency i18next to v23.16.2 Oct 23, 2024
@renovate renovate bot force-pushed the renovate/i18next-23.x branch from 3ffcba1 to b85fca7 Compare October 27, 2024 14:10
@renovate renovate bot changed the title Update dependency i18next to v23.16.2 Update dependency i18next to v23.16.3 Oct 27, 2024
@renovate renovate bot force-pushed the renovate/i18next-23.x branch from b85fca7 to fce6ba2 Compare October 28, 2024 17:21
@renovate renovate bot changed the title Update dependency i18next to v23.16.3 Update dependency i18next to v23.16.4 Oct 28, 2024
@renovate renovate bot force-pushed the renovate/i18next-23.x branch from fce6ba2 to a7ed8ff Compare November 11, 2024 10:40
@renovate renovate bot changed the title Update dependency i18next to v23.16.4 Update dependency i18next to v23.16.5 Nov 11, 2024
@renovate renovate bot force-pushed the renovate/i18next-23.x branch from a7ed8ff to 4cbc704 Compare November 22, 2024 17:32
@renovate renovate bot changed the title Update dependency i18next to v23.16.5 Update dependency i18next to v23.16.6 Nov 22, 2024
@renovate renovate bot force-pushed the renovate/i18next-23.x branch from 4cbc704 to 34520ba Compare November 23, 2024 15:03
@renovate renovate bot changed the title Update dependency i18next to v23.16.6 Update dependency i18next to v23.16.8 Nov 23, 2024
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant