amdelamar / oddox-dashboard

Apache License 2.0
2 stars 0 forks source link

Update eslint-friendly-formatter to the latest version šŸš€ #33

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 4.0.0 of eslint-friendly-formatter was just published.

Dependency eslint-friendly-formatter
Current Version 3.0.0
Type devDependency

The version 4.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 eslint-friendly-formatter.

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 16 commits.

  • e2d0900 DOC: Generate changelog
  • 1863038 BLD: Release v4.0.0
  • 68de47b FIX: Make tests to pass for #23
  • 414db03 Fix trailing color in new lines
  • f1946c8 Merge pull request #31 from gartnera/master
  • 23ad2ec Change iterm escape code
  • 32a1e55 Update README.md
  • 206719b Merge pull request #28 from hsxfjames/master
  • 1951a8f Update tests snapshots after upgrading chalk.
  • 25ff0b5 Upgrade chalk to v2.0.1 && DO NOT use removed method chalk.stripColor
  • 747f1e6 FIX: make travis happy again, take 4
  • 1c6c7a8 FIX: use chai-jest-snapshot
  • d0b184e BLD: update nodejs in travis to 6x
  • c42a40a FIX: Add snapshot testing to make it easier the testing
  • a4e2d42 FIX: make travis happy again, take 2

There are 16 commits in total.

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-io commented 6 years ago

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #33   +/-   ##
=====================================
  Coverage     0.6%   0.6%           
=====================================
  Files          30     30           
  Lines         830    830           
  Branches       84     84           
=====================================
  Hits            5      5           
  Misses        786    786           
  Partials       39     39

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 5069fa3...eae98a2. Read the comment docs.