feathersjs-ecosystem / feathers-sync

Synchronize service events between Feathers application instances
MIT License
222 stars 41 forks source link

An in-range update of redis is breaking the build 🚨 #65

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 2.8.0 of redis just got published.

Branch Build failing 🚨
Dependency redis
Current Version 2.7.1
Type dependency

This version is covered by your current version range and after updating it in your project the build failed.

redis is a direct dependency of this project this is very likely breaking your project right now. If other packages depend on you it’s very likely also breaking them. I recommend you give this issue a very high priority. I’m sure you can resolve this :muscle:

Status Details - ❌ **continuous-integration/travis-ci/push** The Travis CI build failed [Details](https://travis-ci.org/feathersjs/feathers-sync/builds/262102484?utm_source=github_status&utm_medium=notification)

Commits

The new version differs by 35 commits.

  • 1380ad6 fix: test on old node versions
  • 6694c91 v.2.8.0
  • ad8355a fix: add command tests
  • 79558c5 doc: improve README readability by limiting chars to 80
  • 51fdbb7 chore: improve new add_command and add documentation
  • 0437aa4 enabled adding abritary commands
  • 4f7f1ad fix: silence auth errors on reconnect
  • 42e8bd6 chore: stop testing Node.js 7
  • 937081b fix: dependency
  • e5c8f81 fix: revert some dev dependency updates to run tests
  • 7e9dda1 chore: test node 8
  • 16632f4 fix emitting internal auth error on reconnect
  • 50774ae fix: accept UPPER_CASE commands in send_command
  • 789471b chore: update peer dependency version
  • 6934270 fix: always copy subscribe unsubscribe arguments

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