ljharb / istanbul-merge

Merge multiple istanbul coverage reports into one.
MIT License
53 stars 7 forks source link

Update @ljharb/eslint-config to the latest version 🚀 #9

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 9.0.0 of @ljharb/eslint-config just got published.

Dependency @ljharb/eslint-config
Current Version 8.0.0
Type devDependency

The version 9.0.0 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 @ljharb/eslint-config. 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 9 commits .

  • 57f314e v9.0.0
  • f7b2df5 [Tests] up to node v7.2; improve test matrix
  • a6b58bc [Deps] ensure safe-publish-latest does not need to be a runtime dep
  • 2d5a845 [Deps] update eslint
  • 664ac10 [Tests] Add npm run find-unused
  • f59a685 [Fix] remove trailing comma added in 72973542ad308068919d42dada5ec867ffd543d4
  • 3a5307a [Tests] up to node v7.0 ,v6.9, v4.6; improve test matrix
  • 7297354 [Deps] [breaking] update eslint, eslint-find-rules, nsp, safe-publish-latest
  • ab31d97 [Deps] [Breaking] update eslint, eslint-find-rules

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:

greenkeeper[bot] commented 7 years ago

Version 9.0.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 2 commits .

  • 19dbfc7 v9.0.1
  • da5d63e [Fix] func-name-matching should be set to “never”

See the full diff.