hyperobject / crossorigin.me

A CORS proxy for everyone.
http://crossorigin.me
MIT License
679 stars 132 forks source link

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

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

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

Dependency eslint-plugin-mocha
Current Version 4.9.0
Type devDependency

The version 4.11.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-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.11.0

Enhancements

  • Added support for async functions in no-synchronous-tests (#138)
Commits

The new version differs by 16 commits.

  • 91d608b 4.11.0
  • d40bbfe Merge pull request #138 from jawadst/async-functions
  • 64835a4 no-synchronous-tests: using ast utils + JSON schema for options
  • 9fc05c4 Added support for async functions in no-synchronous-tests
  • 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

There are 16 commits in total.

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: