webdriverio-boneyard / wdio-dot-reporter

A WebdriverIO v4 plugin. Report results in dot format.
http://webdriver.io
MIT License
5 stars 4 forks source link

Update eslint-plugin-node to the latest version 🚀 #56

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 5.2.0 of eslint-plugin-node just got published.

Dependency eslint-plugin-node
Current Version 5.1.1
Type devDependency

The version 5.2.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 eslint-plugin-node. 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 v5.2.0

Bug fixes

Commits

The new version differs by 5 commits.

  • 7189722 5.2.0
  • e7878e9 Update: fix missing deprecated APIs in v6 (fixes #92)
  • 52ceb11 Chore: rm superfluous argument. (#93)
  • 69dc50a Chore: update .travis.yml
  • effdd10 Fix: fix tests for linter.reset

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: