Mayank1791989 / gql

112 stars 19 forks source link

Update node-ipc to the latest version 🚀 #53

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 7 years ago

Version 9.1.1 of node-ipc just got published.

Dependency node-ipc
Current Version 9.0.1
Type dependency

The version 9.1.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 node-ipc. 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 9.1.1

@vale981 updated to latest event-pubsub for utilization of .once events

Commits

The new version differs by 18 commits.

  • 17f7f11 rev
  • a5bcf0d Merge pull request #126 from vale981/patch-1
  • b7f94b8 Update event-pubsub
  • 2193d6f rev
  • 94249c2 Merge pull request #116 from medicomp/master
  • 1d8fae3 added example files to example/cluster/* tweaked readme style example
  • e297474 Added documentation and examples to README
  • 3664546 Merge branch 'master' into master
  • 4cbb712 windows only test node 6,7,and 8
  • 27672cf only test 678 versions of node
  • eb486cc Merge branch 'master' into master
  • 22bc09a Merge pull request #121 from benblank/logger
  • c62e699 add support for a configurable logger
  • 8463175 Fixed a syntax error
  • 1df857c Cluster module support

There are 18 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:

codecov[bot] commented 7 years ago

Codecov Report

Merging #53 into master will not change coverage. The diff coverage is n/a.

@@          Coverage Diff           @@
##           master     #53   +/-   ##
======================================
  Coverage    85.4%   85.4%           
======================================
  Files          54      54           
  Lines        1309    1309           
======================================
  Hits         1118    1118           
  Misses        191     191