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 #133

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 8, 2024

This PR contains the following updates:

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

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - "* 0-4,22-23 * * 1-5,* * * * 0,6" (UTC).

🚦 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 Apr 8, 2024
@renovate renovate bot force-pushed the renovate/i18next-23.x branch from b1e93dc to 0253324 Compare April 9, 2024 17:56
@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 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 branch from 0253324 to 77536b4 Compare April 14, 2024 15:31
@renovate renovate bot force-pushed the renovate/i18next-23.x branch from 77536b4 to 28b14e0 Compare April 29, 2024 07:20
@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 branch from 28b14e0 to 3de1732 Compare May 10, 2024 09:56
@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 changed the title fix(deps): update dependency i18next to v23.11.4 fix(deps): update dependency i18next to v23.11.5 May 20, 2024
@renovate renovate bot force-pushed the renovate/i18next-23.x branch from 3de1732 to 49e66bd Compare May 20, 2024 21:02
Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@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 branch 2 times, most recently from e6076b5 to 08cd1af Compare July 14, 2024 14:29
@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 force-pushed the renovate/i18next-23.x branch from 08cd1af to 60b2a50 Compare July 19, 2024 10:25
@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 branch from 60b2a50 to a6dd696 Compare August 13, 2024 02:18
@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 13, 2024
@renovate renovate bot force-pushed the renovate/i18next-23.x branch from a6dd696 to c980d0f Compare August 15, 2024 16:17
@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 force-pushed the renovate/i18next-23.x branch from c980d0f to c7caae7 Compare August 15, 2024 20:13
@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 branch from c7caae7 to cadcf0b Compare August 16, 2024 05:16
@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 force-pushed the renovate/i18next-23.x branch from cadcf0b to 74433ac Compare August 19, 2024 10:10
@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 branch from 74433ac to ec8b26e Compare September 9, 2024 15:40
@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 branch from ec8b26e to 1484538 Compare September 10, 2024 08:46
@renovate renovate bot force-pushed the renovate/i18next-23.x branch from 1484538 to 7f7f60a Compare October 5, 2024 10:53
@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 branch from 7f7f60a to 1a667b4 Compare October 13, 2024 15:39
@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 branch from 1a667b4 to 6042950 Compare October 19, 2024 16:39
@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 branch from 6042950 to ad7b507 Compare October 20, 2024 16: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 force-pushed the renovate/i18next-23.x branch from ad7b507 to e69c0f0 Compare October 24, 2024 13:45
@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 branch from e69c0f0 to b0a7b3f Compare October 25, 2024 16:50
@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 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 branch from b0a7b3f to 51067ee Compare November 8, 2024 08:05
@renovate renovate bot force-pushed the renovate/i18next-23.x branch from 51067ee to a3d0a5f Compare November 19, 2024 18:53
@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 force-pushed the renovate/i18next-23.x branch from a3d0a5f to 55fd5d5 Compare November 20, 2024 14:26
@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
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.

0 participants