JsCommunity / json-rpc-peer

JSON-RPC 2 transport-agnostic library
13 stars 3 forks source link

Update ghooks to the latest version 🚀 #42

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 2.0.0 of ghooks just got published.

Dependency ghooks
Current Version 1.3.2
Type devDependency

The version 2.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 ghooks. 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 14 commits .

  • 59b3aa3 chore: drop support for Node.js 0.10 (#183)
  • 9f95fbb docs(readme): add deprecation note
  • 6e601be chore(package): update cz-conventional-changelog to version 1.2.0 (#157)
  • 137a224 chore(package): update cz-conventional-changelog to version 1.1.7 (#150)
  • 481536f chore(package): update eslint-plugin-mocha to version 4.3.0 (#144)
  • 86a0cde chore(package): update mocha to version 3.0.0 (#141)
  • c858ccd Merge pull request #126 from gtramontina/gtramontina/document-githooks-workdir
  • e64964e docs(hooks): Add note about the hooks' working directory
  • 7d2fa5a chore(package): update nyc to version 7.0.0 (#124)
  • 16d7a6f Merge pull request #117 from gtramontina/gtramontina/appveyor
  • ae2be01 test(path): Provide process.{env,platform} to getPathVar
  • bcfea36 test(paths): Resolve paths properly within tests
  • 861a4c5 docs(build): Add Appveyor badge
  • b89a495 chore(build): Setup Appveyor

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: