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

Bump i18next from 19.4.4 to 19.5.4 #434

Merged
merged 1 commit into from
Jul 5, 2020

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 5, 2020

Bumps i18next from 19.4.4 to 19.5.4.

Changelog

Sourced from i18next's changelog.

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

This changes are made with temporal backwards compatiblity and will warn your for deprecated usage of old terms to give users and plugin providers some time to adapt their code base.

The temporal backwards compatiblity will be removed in a follow up major release.

Learn more about why this change was made here.

19.4.5

  • Add store events to typings 1451
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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 5, 2020
@stefanb stefanb added the deploy-preview Deploy PR to preview label Jul 5, 2020
@stefanb stefanb merged commit 093e325 into master Jul 5, 2020
@stefanb stefanb deleted the dependabot/npm_and_yarn/i18next-19.5.4 branch July 5, 2020 19:57
stefanb added a commit that referenced this pull request Jul 5, 2020
i18next v19.5.3 includes our fix i18next/i18next#1476
we upgraded to to 19.5.4 in #434
stefanb added a commit that referenced this pull request Jul 5, 2020
i18next v19.5.3 includes our fix i18next/i18next#1476
we upgraded to to 19.5.4 in #434
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 deploy-preview Deploy PR to preview javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant