webdriverio-boneyard / wdio-junit-reporter

A WebdriverIO v4 plugin. Report results in junit xml format.
http://v4.webdriver.io
MIT License
11 stars 42 forks source link

Update eslint-plugin-mocha to the latest version 🚀 #60

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 4.10.1 of eslint-plugin-mocha just got published.

Dependency eslint-plugin-mocha
Current Version 4.9.0
Type devDependency

The version 4.10.1 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-mocha. 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 4.10.1

Bug Fixes

  • don't drop support for eslint 3.x (#137)
Commits

The new version differs by 12 commits.

  • 0e54998 4.10.1
  • b5d6f61 Merge pull request #137 from modosc/patch-1
  • 1fd68aa don't drop support for eslint 3.x
  • f6e2d44 4.10.0
  • 6f568e0 Merge pull request #135 from lo1tuma/node-8
  • 3903317 Merge pull request #134 from lo1tuma/eslint-4
  • 7dad1b5 Add node 8 to build environments
  • d10f9e7 Support ESLint 4.x
  • d82093c Merge pull request #130 from lo1tuma/greenkeeper/ramda-0.24.1
  • 7cc8028 fix(package): update ramda to version 0.24.1
  • 36d6b8e Merge pull request #127 from lo1tuma/greenkeeper-pr-log-2.0.0
  • d6d03d9 chore(package): update pr-log to version 2.0.0

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: