JsCommunity / jsonrpc-websocket-client

JSON-RPC 2 over WebSocket
6 stars 1 forks source link

Update event-to-promise to the latest version 🚀 #35

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 0.8.0 of event-to-promise just got published.

Dependency event-to-promise
Current Version 0.7.0
Type dependency

The version 0.8.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 event-to-promise. 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 13 commits .

  • 4480473 chore(README): remove extra require/import
  • fc163f3 chore: fix URLs
  • 3bbd224 0.8.0
  • 7faa456 chore: add yarn.lock
  • 25c7489 feat: provide a browser build at unpkg.com
  • 728dac7 chore(package): run tests before commit
  • fe8ca3e chore: use jest for testing
  • f85fd92 fix: coding style
  • 129c218 chore(package): update standard to version 9.0.0 (#9)
  • 7272866 chore: drop support for Node.js 0.10 (#8)
  • c9fd1c5 chore(package): update standard to version 8.0.0 (#5)
  • 8589212 chore(package): update mocha to version 3.0.0 (#4)
  • c14ad71 chore(package): update standard to version 7.0.0 (#2)

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: