Skip to content

chore(deps): bump i18next from 19.4.3 to 19.6.3#219

Closed
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/i18next-19.6.3
Closed

chore(deps): bump i18next from 19.4.3 to 19.6.3#219
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/i18next-19.6.3

Conversation

@dependabot-preview
Copy link
Copy Markdown
Contributor

Bumps i18next from 19.4.3 to 19.6.3.

Changelog

Sourced from i18next's changelog.

19.6.3

  • plural rules for ht and iw

19.6.2

  • fix interpolation with option skipOnVariables when there are multiple placeholders 1490

19.6.1

  • extend interpolation option skipOnVariables 1488
  • typescript: Change bindStore to bindI18nStore in ReactOptions type and update default values 1489

19.6.0

  • fix prototype pollution
  • introduce new interpolation option skipOnVariables 1483

19.5.6

  • fix local usage of nsSeparator option

19.5.5

  • fix: recursion when passing nesting to interpolated 1480

19.5.4

  • typescript fix: getDataByLanguage typings & test 1472
  • typescript fix: type declarion of exposed EventEmitter#off methods 1460

19.5.3

  • fix Macedonian plural formula 1476

19.5.2

  • fix nesting interpolation with prepended namespace, fixes #1474 1475

19.5.1

  • getBestMatchFromCodes: use fallbackLng if nothing found, fixes #1470 1471

19.5.0

  • language detectors can return an array of languages and let i18next figure out best match

  • rename option whitelist to supportedLngs

  • rename option nonExpicitWhitelist to nonExplicitSupportedLngs

  • rename function languageUtils.isWhitelisted to languageUtils.isSupportedCode

Commits
  • f4445f3 19.6.3
  • b04eb16 new version for plural rules
  • 40c4ec8 add plurals for iw, fixes #1494
  • 88460a8 Merge pull request #1492 from marcja/patch-1
  • d582c31 Add a plural resolver for locale "ht"
  • b8b014f 19.6.2
  • 7b57445 fix interpolation with option skipOnVariables when there are multiple placeho...
  • 7826260 19.6.1
  • 7d8e9e6 prepare new version
  • 655bece Change bindStore to bindI18nStore in ReactOptions type and update default val...
  • 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [i18next](https://github.com/i18next/i18next) from 19.4.3 to 19.6.3.
- [Release notes](https://github.com/i18next/i18next/releases)
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md)
- [Commits](i18next/i18next@v19.4.3...v19.6.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview Bot added the dependencies Pull requests that update a dependency file label Jul 24, 2020
@dependabot-preview dependabot-preview Bot requested review from jp-hidalgo and louh July 24, 2020 15:08
@dependabot-preview
Copy link
Copy Markdown
Contributor Author

Superseded by #234.

@dependabot-preview dependabot-preview Bot deleted the dependabot/npm_and_yarn/i18next-19.6.3 branch August 20, 2020 12:48
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