Skip to content
This repository was archived by the owner on Apr 10, 2024. It is now read-only.

Bump i18next from 19.7.0 to 21.4.2 in /gsa#120

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/gsa/i18next-21.4.2
Closed

Bump i18next from 19.7.0 to 21.4.2 in /gsa#120
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/gsa/i18next-21.4.2

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Nov 15, 2021

Bumps i18next from 19.7.0 to 21.4.2.

Release notes

Sourced from i18next's releases.

v21.4.2

  • trim multiple formatters, fixes 1689

v21.4.1

  • rtl fix for -arab language codes

v21.4.0

  • bind all i18next functions to this, this way you can for example just use t() instead of i18n.t() 1682

v21.3.3

  • apply default interpolation formatter when interpolation options don't specify one 1680

v21.3.2

  • formatter typescript declarations 1679

v21.3.1

  • get rid of internal isDummy check to prevent react-native issue 1675

v21.3.0

v21.2.6

  • optimize do skip natural language detection also if user provided nsSeparator option is passed via direct options

v21.2.5

  • do skip natural language detection also if user provided nsSeparator option is passed 1665

v21.2.4

  • optimize Intl api check

v21.2.3

  • fix Intl.PluralRules fallback

v21.2.2

  • log error if Intl.PluralRules API is not available

v21.2.1

  • do skip natural language detection, if user provided keySeparator option is passed 1670

v21.2.0

  • provide bundled esm distributable 1667

v21.1.1

  • optimize natural language detection 1661

v21.1.0

  • A new RTL support added for ckb language code

v21.0.2

  • fix defaultNS regression if translation namespace is defined in ns option, fixes #1658

... (truncated)

Changelog

Sourced from i18next's changelog.

21.4.2

  • trim multiple formatters, fixes 1689

21.4.1

  • rtl fix for -arab language codes

21.4.0

  • bind all i18next functions to this, this way you can for example just use t() instead of i18n.t() 1682

21.3.3

  • apply default interpolation formatter when interpolation options don't specify one 1680

21.3.2

  • formatter typescript declarations 1679

21.3.1

  • get rid of internal isDummy check to prevent react-native issue 1675

21.3.0

  • adds support for formats provided by Intl API (number, currency, datetime, relativedate, list)

21.2.6

  • optimize do skip natural language detection also if user provided nsSeparator option is passed via direct options

21.2.5

  • do skip natural language detection also if user provided nsSeparator option is passed 1665

21.2.4

  • optimize Intl api check

21.2.3

  • fix Intl.PluralRules fallback

21.2.2

  • log error if Intl.PluralRules API is not available

21.2.1

... (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 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 19.7.0 to 21.4.2.
- [Release notes](https://github.com/i18next/i18next/releases)
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md)
- [Commits](i18next/i18next@v19.7.0...v21.4.2)

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

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

dependabot bot commented on behalf of github Nov 22, 2021

Superseded by #121.

@dependabot dependabot bot closed this Nov 22, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/gsa/i18next-21.4.2 branch November 22, 2021 04:26
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants