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

build(deps): bump i18next from 20.6.1 to 21.2.6 in /website #1089

Merged
merged 1 commit into from
Oct 12, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 11, 2021

Bumps i18next from 20.6.1 to 21.2.6.

Release notes

Sourced from i18next's releases.

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

v21.0.1

  • fix typescript typo for skipOnVariables

v21.0.0

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

Changelog

Sourced from i18next's changelog.

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

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

21.2.0

  • provide bundled esm distributable 1667

21.1.1

  • optimize natural language detection 1661

21.1.0

  • A new RTL support added for ckb language code

21.0.2

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

21.0.1

  • fix typescript typo for skipOnVariables

21.0.0

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

... (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 20.6.1 to 21.2.6.
- [Release notes](https://github.com/i18next/i18next/releases)
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md)
- [Commits](i18next/i18next@v20.6.1...v21.2.6)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 11, 2021
@codecov
Copy link

codecov bot commented Oct 11, 2021

Codecov Report

Merging #1089 (833a71d) into master (47f4318) will decrease coverage by 1.83%.
The diff coverage is 44.44%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1089      +/-   ##
==========================================
- Coverage   80.00%   78.16%   -1.84%     
==========================================
  Files           6        6              
  Lines         390      403      +13     
==========================================
+ Hits          312      315       +3     
- Misses         52       58       +6     
- Partials       26       30       +4     
Impacted Files Coverage Δ
pkg/server/server.go 86.17% <44.44%> (-7.46%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 61e6da0...833a71d. Read the comment docs.

@jhaals jhaals merged commit aa09cfd into master Oct 12, 2021
@jhaals jhaals deleted the dependabot/npm_and_yarn/website/i18next-21.2.6 branch October 12, 2021 07:18
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant