paralin / grpc-bus

Call GRPC services (even streams!) from the browser over any two-way socket to Node and soon Go.
MIT License
43 stars 5 forks source link

Update rxjs to the latest version 🚀 #13

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 5.0.0 of rxjs just got published.

Dependency rxjs
Current Version 5.0.0-rc.5
Type dependency

The version 5.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 rxjs. 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.


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-io commented 7 years ago

Current coverage is 94.31% (diff: 100%)

Merging #13 into master will decrease coverage by 0.22%

@@             master        #13   diff @@
==========================================
  Files            21         21          
  Lines           897        897          
  Methods         115        115          
  Messages          0          0          
  Branches        177        177          
==========================================
- Hits            848        846     -2   
- Misses           27         28     +1   
- Partials         22         23     +1   

Powered by Codecov. Last update 4f4442b...c918556

greenkeeper[bot] commented 7 years ago

Version 5.0.1 just got published.

Update to this version instead 🚀