TatsuyaYamamoto / school-idol-game-project

LoveLive fun game and system!
https://games.sokontokoro-factory.net/
3 stars 0 forks source link

build(deps): bump @types/i18next-browser-languagedetector from 2.0.2 to 3.0.0 #45

Open dependabot[bot] opened 3 years ago

dependabot[bot] commented 3 years ago

Bumps @types/i18next-browser-languagedetector from 2.0.2 to 3.0.0.

Changelog

Sourced from @​types/i18next-browser-languagedetector's changelog.

v3.0.0

  • typescript: add types 164

v2.2.4

v2.2.3

v2.2.2

  • Lang by path: skip if language not found 159

v2.2.1

  • fixes option validation in path lookup 158
  • fixes lookup from href for subdomain 157

v2.2.0

  • add detector for path and subdomain PR153 and PR152

v2.1.1

  • support for fallback language in form of object 151

v2.1.0

  • add .js for browser import implementation PR147

v2.0.0

  • [BREAKING] options.excludeCacheFor (array of language codes; default ['cimode']): if a language maps a value in that list the language will not be written to cache (eg. localStorage, cookie). If you use lng cimode in your tests and require it to be cached set the option to false or empty array
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 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)