natthanhamilton / natthan-io

Digital Home of Natthan Hamilton
http://natthan.io
MIT License
3 stars 0 forks source link

Update i18next to the latest version 🚀 #4

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

☝️ Greenkeeper’s updated Terms of Service will come into effect on April 6th, 2018.

Version 11.0.0 of i18next was just published.

Dependency i18next
Current Version 10.6.0
Type dependency

The version 11.0.0 is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

It might be worth looking into these changes and trying to get this project onto the latest version of i18next.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Commits

The new version differs by 3 commits.

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper bot :palm_tree:

codecov[bot] commented 6 years ago

Codecov Report

Merging #4 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master      #4   +/-   ##
======================================
  Coverage    91.4%   91.4%           
======================================
  Files          17      17           
  Lines         128     128           
  Branches        5       5           
======================================
  Hits          117     117           
  Misses         10      10           
  Partials        1       1

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 ec81579...1b4f51a. Read the comment docs.

greenkeeper[bot] commented 6 years ago

Version 11.1.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 1 commits.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 11.2.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 1 commits.

  • 5158934 allow i18nFormat override

See the full diff

greenkeeper[bot] commented 6 years ago

Version 11.2.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 1 commits.

  • ca0eead fix issue in call order for i18nFormat plugin

See the full diff

greenkeeper[bot] commented 6 years ago

Version 11.2.2 just got published.

Update to this version instead 🚀

Commits

The new version differs by 1 commits.

  • d10b7d1 adds usedKey to parse call

See the full diff

greenkeeper[bot] commented 6 years ago

Version 11.2.3 just got published.

Update to this version instead 🚀

Commits

The new version differs by 5 commits.

  • b36c0a4 rebuild
  • e04362a Merge pull request #1046 from manixate/patch-1
  • 794beea Handle undefined and null interpolation values differently
  • 5aa04ad Remove unnecessary warning when value is empty string
  • 7bba35e Update README.md

See the full diff

greenkeeper[bot] commented 6 years ago

Version 11.3.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 4 commits.

  • 0cb55c0 rebuild
  • 6000591 Merge pull request #1050 from manixate/feature/skipInterpolation
  • ef6fba7 Rebuild
  • d1cfaf1 Allow translate function to skip interpolation and return raw values instead

See the full diff

greenkeeper[bot] commented 6 years ago

Version 11.3.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

  • 4f6985d rebuild
  • f1936d9 Merge pull request #1051 from manixate/feature/falsyKeySeparator
  • ed21703 Allow falsy keySeparator in i18next.t

See the full diff

greenkeeper[bot] commented 6 years ago

Version 11.3.2 just got published.

Update to this version instead 🚀

Commits

The new version differs by 4 commits.

  • 9871516 rebuild
  • eac75c1 Merge pull request #1052 from manixate/wildcard_array_param_event
  • a5a52dc Rename var
  • b4bc0a6 Properly handle arguments containing arrays while listening to a wildcard event

See the full diff

greenkeeper[bot] commented 6 years ago

Version 11.3.3 just got published.

Update to this version instead 🚀

Commits

The new version differs by 1 commits.

  • dd9cabc pass down more infos to i18nFormat.parse

See the full diff

greenkeeper[bot] commented 6 years ago

Version 11.3.4 just got published.

Update to this version instead 🚀

Commits

The new version differs by 1 commits.

  • d4d329f fixes simplifyPluralSuffix: false cases for lngs only having 2 forms

See the full diff

greenkeeper[bot] commented 6 years ago

Version 11.3.5 just got published.

Update to this version instead 🚀

Commits

The new version differs by 1 commits.

  • 1d73ad8 only trigger loaded event once

See the full diff