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

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 28, 2023

This PR contains the following updates:

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

v23.8.1

Compare Source

  • types: support stricter typechecking for returnEmptyString and returnNull 2129

v23.8.0

Compare Source

  • improve performance by reducing array slices and RegExp recreation 2128

v23.7.20

Compare Source

  • optimize: consistent _zero special handling also for defaultValue_zero 2124
  • intl plural rule for dev is now en (consistent with v3 compatibility)

v23.7.19

Compare Source

  • fix: consistent _zero special handling also for defaultValue_zero 2124

v23.7.18

Compare Source

  • types: support readonly defaultNS 2123

v23.7.17

Compare Source

  • types: fix support for defaultNS as array (fixes 2118) 2121
  • types: fix typo in CustomInstanceExtensions 2122

v23.7.16

Compare Source

  • fix: Use Typescript 5 types with Typescript 5+ 2108
    • Hint: If you're using TypeScript 4 and you navigate to the type definitions in your code editor, it might be you will see the TypeScript 5 types, but the TS compiler should use the correct types.

v23.7.15

Compare Source

  • types: simplifies types for array access and fixes 2103

v23.7.14

Compare Source

  • types: fix types for array access

v23.7.13

Compare Source

  • types: optimise ParseTReturn 2095

v23.7.12

Compare Source

  • types: fix for older ts version (context validation only for TS 5)

v23.7.11

Compare Source

  • types: fix for older ts versions 2090

v23.7.10

Compare Source

  • types: initializedStoreOnce and initializedLanguageOnce 2089

v23.7.9

Compare Source

  • types: fix FormatFunction should allow any value inside options parameter

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 Update dependency i18next to v23.7.7 Update dependency i18next to v23.7.8 Dec 6, 2023
@renovate renovate bot force-pushed the renovate/i18next-23.x-lockfile branch from 8fb8bd0 to 3c62e0d Compare December 6, 2023 23:06
@renovate renovate bot changed the title Update dependency i18next to v23.7.8 Update dependency i18next to v23.7.8 - autoclosed Dec 8, 2023
@renovate renovate bot closed this Dec 8, 2023
@renovate renovate bot deleted the renovate/i18next-23.x-lockfile branch December 8, 2023 02:01
@renovate renovate bot restored the renovate/i18next-23.x-lockfile branch December 12, 2023 19:22
@renovate renovate bot changed the title Update dependency i18next to v23.7.8 - autoclosed Update dependency i18next to v23.7.8 Dec 12, 2023
@renovate renovate bot reopened this Dec 12, 2023
@renovate renovate bot force-pushed the renovate/i18next-23.x-lockfile branch from 3c62e0d to a3acc74 Compare December 12, 2023 19:23
@renovate renovate bot changed the title Update dependency i18next to v23.7.8 Update dependency i18next to v23.7.9 Dec 12, 2023
@renovate renovate bot force-pushed the renovate/i18next-23.x-lockfile branch from a3acc74 to 32a058c Compare December 14, 2023 20:39
@renovate renovate bot changed the title Update dependency i18next to v23.7.9 Update dependency i18next to v23.7.10 Dec 14, 2023
@renovate renovate bot changed the title Update dependency i18next to v23.7.10 Update dependency i18next to v23.7.11 Dec 14, 2023
@renovate renovate bot force-pushed the renovate/i18next-23.x-lockfile branch from 32a058c to 7296d18 Compare December 14, 2023 23:08
@renovate renovate bot changed the title Update dependency i18next to v23.7.11 Update dependency i18next to v23.7.12 Dec 28, 2023
@renovate renovate bot force-pushed the renovate/i18next-23.x-lockfile branch 2 times, most recently from 028ecf4 to f95ebb3 Compare December 30, 2023 16:31
@renovate renovate bot changed the title Update dependency i18next to v23.7.12 Update dependency i18next to v23.7.13 Dec 30, 2023
@renovate renovate bot changed the title Update dependency i18next to v23.7.13 Update dependency i18next to v23.7.14 Jan 2, 2024
@renovate renovate bot force-pushed the renovate/i18next-23.x-lockfile branch from f95ebb3 to daf5c34 Compare January 2, 2024 21:31
@renovate renovate bot changed the title Update dependency i18next to v23.7.14 Update dependency i18next to v23.7.15 Jan 3, 2024
@renovate renovate bot force-pushed the renovate/i18next-23.x-lockfile branch from daf5c34 to c1b939c Compare January 3, 2024 13:12
@renovate renovate bot changed the title Update dependency i18next to v23.7.15 Update dependency i18next to v23.7.16 Jan 4, 2024
@renovate renovate bot force-pushed the renovate/i18next-23.x-lockfile branch from c1b939c to 43c24bb Compare January 4, 2024 12:26
@renovate renovate bot changed the title Update dependency i18next to v23.7.16 Update dependency i18next to v23.7.17 Jan 20, 2024
@renovate renovate bot force-pushed the renovate/i18next-23.x-lockfile branch from 43c24bb to ce0a176 Compare January 20, 2024 12:46
@renovate renovate bot changed the title Update dependency i18next to v23.7.17 Update dependency i18next to v23.7.18 Jan 21, 2024
@renovate renovate bot force-pushed the renovate/i18next-23.x-lockfile branch from ce0a176 to 93fb8bf Compare January 21, 2024 00:29
@renovate renovate bot changed the title Update dependency i18next to v23.7.18 Update dependency i18next to v23.7.19 Jan 25, 2024
@renovate renovate bot force-pushed the renovate/i18next-23.x-lockfile branch from 93fb8bf to 7d3f96c Compare January 25, 2024 00:08
@renovate renovate bot changed the title Update dependency i18next to v23.12.6 Update dependency i18next to v23.12.7 Aug 15, 2024
@renovate renovate bot changed the title Update dependency i18next to v23.12.7 Update dependency i18next to v23.13.0 Aug 16, 2024
@renovate renovate bot force-pushed the renovate/i18next-23.x-lockfile branch 2 times, most recently from 2e81125 to 470769d Compare August 19, 2024 10:43
@renovate renovate bot changed the title Update dependency i18next to v23.13.0 Update dependency i18next to v23.14.0 Aug 19, 2024
@renovate renovate bot changed the title Update dependency i18next to v23.14.0 Update dependency i18next to v23.15.0 Sep 9, 2024
@renovate renovate bot force-pushed the renovate/i18next-23.x-lockfile branch 2 times, most recently from ca07b5a to eda87bc Compare September 10, 2024 08:33
@renovate renovate bot changed the title Update dependency i18next to v23.15.0 Update dependency i18next to v23.15.1 Sep 10, 2024
@renovate renovate bot changed the title Update dependency i18next to v23.15.1 Update dependency i18next to v23.15.2 Oct 5, 2024
@renovate renovate bot force-pushed the renovate/i18next-23.x-lockfile branch from eda87bc to 8b08f89 Compare October 5, 2024 10:57
@renovate renovate bot changed the title Update dependency i18next to v23.15.2 Update dependency i18next to v23.16.0 Oct 13, 2024
@renovate renovate bot force-pushed the renovate/i18next-23.x-lockfile branch 2 times, most recently from dcdaf65 to f603468 Compare October 19, 2024 18:07
@renovate renovate bot changed the title Update dependency i18next to v23.16.0 Update dependency i18next to v23.16.1 Oct 19, 2024
@renovate renovate bot changed the title Update dependency i18next to v23.16.1 Update dependency i18next to v23.16.2 Oct 20, 2024
@renovate renovate bot force-pushed the renovate/i18next-23.x-lockfile branch 2 times, most recently from 5a5ffc8 to 876b51e Compare October 24, 2024 14:07
@renovate renovate bot changed the title Update dependency i18next to v23.16.2 Update dependency i18next to v23.16.3 Oct 24, 2024
@renovate renovate bot force-pushed the renovate/i18next-23.x-lockfile branch from 876b51e to b6c1ccb Compare October 25, 2024 17:10
@renovate renovate bot changed the title Update dependency i18next to v23.16.3 Update dependency i18next to v23.16.4 Oct 25, 2024
@renovate renovate bot changed the title Update dependency i18next to v23.16.4 Update dependency i18next to v23.16.5 Nov 8, 2024
@renovate renovate bot force-pushed the renovate/i18next-23.x-lockfile branch from b6c1ccb to e6b9508 Compare November 8, 2024 07:39
@renovate renovate bot changed the title Update dependency i18next to v23.16.5 Update dependency i18next to v23.16.6 Nov 19, 2024
@renovate renovate bot force-pushed the renovate/i18next-23.x-lockfile branch from e6b9508 to aa2882f Compare November 19, 2024 20:22
@renovate renovate bot changed the title Update dependency i18next to v23.16.6 Update dependency i18next to v23.16.7 Nov 20, 2024
@renovate renovate bot force-pushed the renovate/i18next-23.x-lockfile branch from aa2882f to a44ab68 Compare November 20, 2024 13:25
@renovate renovate bot force-pushed the renovate/i18next-23.x-lockfile branch from a44ab68 to f5d7376 Compare November 20, 2024 18:09
@renovate renovate bot changed the title Update dependency i18next to v23.16.7 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
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants