feathersjs-ecosystem / feathers-sync

Synchronize service events between Feathers application instances

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

An in-range update of amqplib is breaking the build 🚨

greenkeeper opened this issue · comments

The dependency amqplib was updated from 0.5.3 to 0.5.4.

🚨 View failing branch.

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

amqplib is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details
  • continuous-integration/travis-ci/push: The Travis CI build failed (Details).

Commits

The new version differs by 13 commits.

  • 524e707 Correct spelling of tags condition in travis conf
  • dbcdaa1 Merge pull request #533 from squaremo/release-v0.5.4
  • 3181ee5 Release notes and version bump for 0.5.4
  • 12a830c Merge pull request #532 from squaremo/publish-from-ci
  • fc6e749 Deploy in separate stage
  • 58ad7db Add deploy stanza to .travis.yml
  • 7adaea0 Merge pull request #525 from tingwai/update-engines
  • 160b793 Update package.json to reflect supported node versions
  • bb426eb Merge pull request #526 from squaremo/travis-xenial
  • 6a05907 Install RabbitMQ as prereq of CI
  • 773eb92 Merge pull request #498 from johanneswuerbach/error-unacked-on-close
  • 16439ea Error pending confirmation callbacks on channel close
  • 099673e Generate defs on prepare

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

After pinning to 0.5.3 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

  • The dependency amqplib was updated from 0.5.4 to 0.5.5.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 2 commits.

See the full diff

  • The dependency amqplib was updated from 0.5.5 to 0.5.6.

Your tests are still failing with this version. Compare changes

Release Notes for v0.5.6
  • Fix to muxing (#503)
  • Increase the encoding scratch buffer size (#545)
Commits

The new version differs by 10 commits.

  • 6c266c8 Merge pull request #572 from squaremo/release-0.5.6
  • d87d619 Bump package-lock to 0.5.6
  • 2e813c6 Bump to v0.5.6
  • cd616b5 Merge pull request #528 from StrayBird-ATSH/master
  • 84ad503 Merge pull request #545 from twatson83/master
  • c5d1fcf Increased SCRATCH buffer to 64KiB
  • 90e0dc0 Merge pull request #503 from johanneswuerbach/mux-readable
  • eaebbd9 Fix stream becoming readable again
  • a051869 Update changelog for v0.5.5
  • 31738f4 Update the deprecated module with new module

See the full diff