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

fix(deps): update dependency i18next to v21 #1779

Merged
merged 1 commit into from
Dec 28, 2021

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 20, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
i18next (source) 20.6.1 -> 21.6.4 age adoption passing confidence

Release Notes

i18next/i18next

v21.6.4

Compare Source

  • fix: skipOnVariables (and all other interpolation options should respect defaults) 1711

v21.6.3

Compare Source

  • types: wait option does not exist anymore for react-i18next

v21.6.2

Compare Source

  • remove console.log statement

v21.6.1

Compare Source

  • fix when completely lazy loading namespaces 1709

v21.6.0

Compare Source

  • add _zero suffix lookup if count === 0 1705

v21.5.6

Compare Source

  • fix: correct defaults for plural forms (if supplied) 1703

v21.5.5

Compare Source

  • fix: prevent TypeError when using returnObjects: true with non string values 1702

v21.5.4

Compare Source

  • include version info in generated package.json of esm dist

v21.5.3

Compare Source

  • do not use options.interpolation reference

v21.5.2

Compare Source

  • missing named exports for TypeScript usage 1692

v21.5.1

Compare Source

  • add package.json to exports subpath

v21.5.0

Compare Source

  • named exports for esm usage 1681

v21.4.2

Compare Source

  • trim multiple formatters, fixes 1689

v21.4.1

Compare Source

  • rtl fix for -arab language codes

v21.4.0

Compare Source

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

v21.3.3

Compare Source

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

v21.3.2

Compare Source

  • formatter typescript declarations 1679

v21.3.1

Compare Source

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

v21.3.0

Compare Source

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

v21.2.6

Compare Source

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

v21.2.5

Compare Source

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

v21.2.4

Compare Source

  • optimize Intl api check

v21.2.3

Compare Source

  • fix Intl.PluralRules fallback

v21.2.2

Compare Source

  • log error if Intl.PluralRules API is not available

v21.2.1

Compare Source

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

v21.2.0

Compare Source

  • provide bundled esm distributable 1667

v21.1.1

Compare Source

  • optimize natural language detection 1661

v21.1.0

Compare Source

  • A new RTL support added for ckb language code

v21.0.2

Compare Source

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

v21.0.1

Compare Source

  • fix typescript typo for skipOnVariables

v21.0.0

Compare Source

This is a major breaking release:

  • introduce new v4 json format (intl plural forms with ordinal support), simplifyPluralSuffix not used anymore
  • skipOnVariables by default now is true
  • automatically detect natural language keys (no need to set nsSeparator or keySeparator to false)
  • remove deprecated whitelist features
  • introduce new i18next.resolvedLanguage property

➡️ check out the migration guide


Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot added [status] needs review PRs that are ready to be reviewed. [type] chore labels Sep 20, 2021
@renovate renovate bot force-pushed the renovate/i18next-21.x branch 6 times, most recently from 7527af0 to e0d8027 Compare September 27, 2021 12:53
@renovate renovate bot force-pushed the renovate/i18next-21.x branch 5 times, most recently from 50151a9 to 0f4adfd Compare October 2, 2021 20:20
@renovate renovate bot force-pushed the renovate/i18next-21.x branch 4 times, most recently from 24bceea to 2b792f7 Compare October 16, 2021 09:14
@renovate renovate bot force-pushed the renovate/i18next-21.x branch from 2b792f7 to 69c20a3 Compare October 21, 2021 19:06
@renovate renovate bot force-pushed the renovate/i18next-21.x branch 2 times, most recently from 882c7de to 44974cb Compare November 8, 2021 11:52
@renovate renovate bot force-pushed the renovate/i18next-21.x branch 9 times, most recently from e16e659 to c4517ee Compare November 16, 2021 14:53
@renovate renovate bot force-pushed the renovate/i18next-21.x branch from c4517ee to 46ef2df Compare November 23, 2021 11:42
@renovate renovate bot force-pushed the renovate/i18next-21.x branch from 46ef2df to 64a440f Compare November 29, 2021 09:34
@renovate renovate bot force-pushed the renovate/i18next-21.x branch 3 times, most recently from 1b13a2e to 57345aa Compare December 8, 2021 11:51
@renovate renovate bot force-pushed the renovate/i18next-21.x branch 3 times, most recently from db6f68d to f454291 Compare December 18, 2021 22:44
@renovate renovate bot force-pushed the renovate/i18next-21.x branch from f454291 to ce0bf9a Compare December 28, 2021 08:34
@JPSchellenberg JPSchellenberg merged commit 0e6551a into master Dec 28, 2021
@renovate renovate bot deleted the renovate/i18next-21.x branch December 28, 2021 10:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[status] needs review PRs that are ready to be reviewed. [type] chore
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants