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 - autoclosed #481

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 15, 2023

Mend Renovate

This PR contains the following updates:

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

Release Notes

i18next/i18next (i18next)

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

v23.7.8

Compare Source

  • prevent cosmetic SyntaxError because of non catched error variable

v23.7.7

Compare Source

  • optimize TypeScript V4 export

v23.7.6

Compare Source

  • types: CustomInstanceExtenstions

v23.7.5

Compare Source

  • fix types export for TypeScript v4 in combination with react-i18next

v23.7.4

Compare Source

  • fix for TypeScript v4 in combination with react-i18next

v23.7.3

Compare Source

  • fix: consider importing '*.js'

v23.7.2

Compare Source

  • types: optimize mts

v23.7.1

Compare Source

  • fix some mjs typings

v23.7.0

Compare Source

  • fix: separate cjs and mjs typings 2010
  • fix: consider importing './typescript/t.js' 2048

v23.6.0

Compare Source

  • add interpolation data to response if returnDetails is true 2053

v23.5.1

Compare Source

  • types: use unknown to better infer types on nested t functions also for older typescript version 2032

v23.5.0

Compare Source

  • types: use unknown to better infer types on nested t functions 2018

v23.4.9

Compare Source

  • fix: preload languages also on cimode, if configured also as fallbackLng

v23.4.8

Compare Source

  • fix: preload languages also on cimode, if configured

v23.4.7

Compare Source

  • preload languages also on cimode, if configured

v23.4.6

Compare Source

  • pass correct language for custom i18nFormat

v23.4.5

Compare Source

  • types: named export for FlatNamespace

v23.4.4

Compare Source

  • types: add customisation of contextSeparator also on v4 t types 2019

v23.4.3

Compare Source

  • types: add customisation of contextSeparator 2017

v23.4.2

Compare Source

  • types: export some types for next-i18next

v23.4.1

Compare Source

  • types: fix typescript imports

v23.4.0

Compare Source

  • types: Support const modifier for options and key 2007
  • types: Support context 2006

v23.3.0

Compare Source

  • types: Fix performance issue that affects flat object with multiple (thousands) keys 2004

v23.2.11

Compare Source

  • types: Fix $TFunctionBrand 1997

v23.2.10

Compare Source

  • types: emit function can have additional arguments 1993

v23.2.9

Compare Source

  • types: Add brand to TFunction type so different namespaces' TFunctions are not treated as compatible 1994

v23.2.8

Compare Source

  • types for hasLoadedNamespace

v23.2.7

Compare Source

  • fix utils import (for Deno)

v23.2.6

Compare Source

  • Re-allow unknown keys, when a defaultValue is provided 1867

v23.2.5

Compare Source

  • Clean language code before passing to formatters 1988

v23.2.3

Compare Source

  • types: Optimize logic for fallback ns 1984

v23.2.2

Compare Source

  • types: try to fix fallbackNS type handling also for older TS version 1981

v23.2.1

Compare Source

  • types: Fix $TFunctionBrand 1997

v23.2.0

Compare Source

  • types: add fallbackNS type handling 1975

v23.1.0

Compare Source

  • cloneInstance: introduce forkResourceStore 1974
  • types: default argument values for ParseKeys type

v23.0.2

Compare Source

  • refactor: static createInstance for wider browser support 1973

v23.0.1

Compare Source

  • types: export ParseKeys

v23.0.0

Compare Source

This is a major breaking release:

  • redesigned TypeScript types 1911

  • removed setDebug function in the logger: 1954

  • changed returnNull default to false 1885

  • drop support for old browsers and Node.js < v12 1948

  • ordinal plural keys are now prefixed with _ordinal to help translators (non-breaking, because of fallback) 1945

➡️ check out the migration guide


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 has been generated by Mend Renovate. View repository job log here.

@socket-security
Copy link

socket-security bot commented Jun 15, 2023

New dependencies detected. Learn more about Socket for GitHub ↗︎

Packages Version New capabilities Transitives Size Publisher
i18next 23.7.16 None +0 616 kB

@renovate renovate bot force-pushed the renovate/i18next-23.x branch 29 times, most recently from 823aa7f to 9248543 Compare June 21, 2023 13:53
@github-actions
Copy link

Code Coverage

Package Line Rate Branch Rate Complexity Health
src 100% 100% 0
src.atoms.Icons 100% 100% 0
src.atoms.Toggle 100% 100% 0
src.components 100% 100% 0
src.components.ColorModeSwitcher 100% 100% 0
src.components.CookieConsent 100% 100% 0
src.components.CookieYes 100% 100% 0
src.components.ExposeAppConfig 100% 100% 0
src.components.GoogleAnalytics 100% 100% 0
src.components.Hello 100% 100% 0
src.components.Hotjar 100% 100% 0
src.components.Login 100% 100% 0
src.components.Logout 100% 100% 0
src.components.Posthog 100% 100% 0
src.hooks 100% 100% 0
src.i18n 100% 100% 0
src.routes 100% 100% 0
src.utils 100% 100% 0
Summary 100% (1259 / 1259) 100% (129 / 129) 0

@meza
Copy link
Owner

meza commented Aug 18, 2023

Copy/paste detection report

Duplications detection: Found 0 exact clones with 0(0%) duplicated lines in 57 (3 formats) files.

Format Files analyzed Total lines Total tokens Clones found Duplicated lines Duplicated tokens
javascript 15 129 1527 0 0 (0%) 0 (0%)
tsx 26 918 8433 0 0 (0%) 0 (0%)
typescript 16 387 3125 0 0 (0%) 0 (0%)
Total: 57 1434 13085 0 0 (0%) 0 (0%)

@renovate renovate bot force-pushed the renovate/i18next-23.x branch 4 times, most recently from c6c636d to 796ea18 Compare August 25, 2023 16:56
@renovate renovate bot force-pushed the renovate/i18next-23.x branch 4 times, most recently from a6ec20e to 3519bb8 Compare September 8, 2023 14:11
@renovate renovate bot force-pushed the renovate/i18next-23.x branch from 3519bb8 to f263b05 Compare October 18, 2023 17:35
@renovate renovate bot force-pushed the renovate/i18next-23.x branch 4 times, most recently from f7e1554 to 7723ae5 Compare November 13, 2023 13:57
@renovate renovate bot force-pushed the renovate/i18next-23.x branch from 7723ae5 to 0a27b11 Compare November 28, 2023 19:56
@renovate renovate bot force-pushed the renovate/i18next-23.x branch 2 times, most recently from b42208b to f42203b Compare December 12, 2023 21:04
@renovate renovate bot force-pushed the renovate/i18next-23.x branch 2 times, most recently from 40ddf03 to e1dcc7c Compare December 15, 2023 01:20
@renovate renovate bot force-pushed the renovate/i18next-23.x branch 4 times, most recently from 1692e1e to 64b8b26 Compare January 3, 2024 12:56
@renovate renovate bot force-pushed the renovate/i18next-23.x branch from 64b8b26 to c8be85c Compare January 4, 2024 13:25
@renovate renovate bot changed the title fix(deps): update dependency i18next to v23 fix(deps): update dependency i18next to v23 - autoclosed Jan 11, 2024
@renovate renovate bot closed this Jan 11, 2024
@renovate renovate bot deleted the renovate/i18next-23.x branch January 11, 2024 11:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant