Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Sep 1, 2021

Bumps i18next from 20.2.1 to 20.5.0.

Changelog

Sourced from i18next's changelog.

20.5.0

  • introduce missingKeyNoValueFallbackToKey option

20.4.0

  • change to return false when a nullable argument is passed 1635
  • make sure parseMissingKeyHandler is called when defaultValue is provided 1354
  • types: Fix i18n.use() cannot pass module constructors in TypeScript 1442
  • types: fix TypeScript definition for "loaded" event handler 1637

20.3.5

  • change init warning to only trigger if not using useSSR on react-i18next

20.3.4

  • fix(types): only use readonly array of strings in API 1629

20.3.3

  • add transWrapTextNodes to types 1626

20.3.2

  • context can also be a number 1622

20.3.1

  • add 'ns' to the 'returnedObjectHandler' options 1619
  • disable warn 'accessing an object' when the 'returnedObjectHandler' is defined 1617

20.3.0

  • add simple toJSON function to fix uncontrolled serialization, fixes 1322

20.2.4

  • fix types for LanguageDetector detect function

20.2.3

  • if detected lng is falsy, set it to empty array, to make sure at least the fallbackLng will be used

20.2.2

  • fix plural equations for Kazakh 1608
Commits
  • 6483ae2 20.5.0
  • 21ba49d make missingKeyNoValueFallbackToKey consistent also for missingKeyHandler fun...
  • bab8a87 introduce missingKeyNoValueFallbackToKey option
  • fa61dda 20.4.0
  • af2742a prepare release
  • 1194f66 types: fix TypeScript definition for "loaded" event handler #1637
  • efafa02 Fix i18n.use() cannot pass module constructors in TypeScript (#1442)
  • d5b35c8 fix missingKeyHandler function type signature
  • 3b3b5dc add options to missingKeyHandler type signature
  • da47faa make sure parseMissingKeyHandler is called when defaultValue is provided
  • Additional commits viewable in compare view

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)

Bumps [i18next](https://github.com/i18next/i18next) from 20.2.1 to 20.5.0.
- [Release notes](https://github.com/i18next/i18next/releases)
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md)
- [Commits](i18next/i18next@v20.2.1...v20.5.0)

---
updated-dependencies:
- dependency-name: i18next
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 1, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Sep 2, 2021

Superseded by #94.

@dependabot dependabot bot closed this Sep 2, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/i18next-20.5.0 branch September 2, 2021 04:20
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