kaola-fed / foxman

:fish_cake: an extensible mock server
https://foxman.js.org
MIT License
81 stars 17 forks source link

Update prettier-eslint-cli to the latest version 🚀 #200

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 4.0.3 of prettier-eslint-cli just got published.

Dependency prettier-eslint-cli
Current Version 3.6.1
Type devDependency

The version 4.0.3 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 prettier-eslint-cli. 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.


Release Notes v4.0.3

<a name"4.0.3">

4.0.3 (2017-06-04)

Bug Fixes

  • release: manually release a patch version (f2346488)
Commits

The new version differs by 4 commits ahead by 4, behind by 2.

  • 8ff62ab docs: removed mention of dot notation in README.md (#70)
  • f234648 fix(release): manually release a patch version
  • 6c0daa3 fix(parser): remove default options passed to prettier-eslint (#63)
  • 87fbbd1 docs(contributor): new contributor (#61)

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 #200 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #200   +/-   ##
=======================================
  Coverage   74.01%   74.01%           
=======================================
  Files          32       32           
  Lines         608      608           
  Branches       76       76           
=======================================
  Hits          450      450           
  Misses        144      144           
  Partials       14       14

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 39a429d...41504e9. Read the comment docs.