project-error / npwd

NPWD is a FiveM phone resource written entirely in TypeScript and React.
https://projecterror.dev
Other
336 stars 277 forks source link

chore(deps): bump i18next from 20.6.1 to 23.5.1 in /apps/phone #1070

Open dependabot[bot] opened 9 months ago

dependabot[bot] commented 9 months ago

Bumps i18next from 20.6.1 to 23.5.1.

Release notes

Sourced from i18next's releases.

v23.5.1

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

v23.5.0

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

v23.4.9

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

v23.4.8

  • fix: preload languages also on cimode, if configured

v23.4.7

  • preload languages also on cimode, if configured

v23.4.6

  • pass correct language for custom i18nFormat

v23.4.5

  • types: named export for FlatNamespace

v23.4.4

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

v23.4.3

  • types: add customisation of contextSeparator 2017

v23.4.2

  • types: export some types for next-i18next

v23.4.1

  • types: fix typescript imports

v23.4.0

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

v23.3.0

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

v23.2.11

  • types: Fix $TFunctionBrand 1997

v23.2.10

  • types: emit function can have additional arguments 1993

v23.2.9

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

v23.2.8

... (truncated)

Changelog

Sourced from i18next's changelog.

23.5.1

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

23.5.0

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

23.4.9

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

23.4.8

  • fix: preload languages also on cimode, if configured

23.4.7

  • preload languages also on cimode, if configured

23.4.6

  • pass correct language for custom i18nFormat

23.4.5

  • types: named export for FlatNamespace

23.4.4

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

23.4.3

  • types: add customisation of contextSeparator 2017

23.4.2

  • types: export some types for next-i18next

23.4.1

  • types: fix typescript imports

23.4.0

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

23.3.0

... (truncated)

Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)