cozy / cozy-mobile

Cordova based mobile client for cozy-files
https://docs.cozy.io/en/mobile/files.html
GNU Lesser General Public License v3.0
27 stars 17 forks source link

Update node-polyglot to the latest version 🚀 #360

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 2.2.2 of node-polyglot just got published.

Dependency node-polyglot
Current Version 2.2.1
Type dependency

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

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of node-polyglot. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.


Commits

The new version differs by 6 commits .

  • bcd829f v2.2.2
  • a8c65f3 [Deps] remove in-publish
  • 92afe23 [Dev Deps] update eslint, eslint-config-airbnb-base, mocha, should
  • ac16cc1 [Fix] restore unintentional breaking change of missing substitutions being untouched.
  • 19c5f41 npm run docs + s/index.html/polyglot.html/g
  • cf5344c [Deps] add safe-publish-latest/in-publish

See the full diff.

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

codecov-io commented 7 years ago

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff           @@
##           master    #360   +/-   ##
======================================
  Coverage    35.5%   35.5%           
======================================
  Files          99      99           
  Lines        4363    4363           
  Branches      589     589           
======================================
  Hits         1549    1549           
  Misses       2745    2745           
  Partials       69      69

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 1553977...2e490d9. Read the comment docs.