Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
greenkeeper bot opened this issue Jul 29, 2019 · 3 comments
Open

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

greenkeeper bot opened this issue Jul 29, 2019 · 3 comments

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented Jul 29, 2019

The devDependency 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 devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

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 🌴

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jul 29, 2019

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.

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jul 30, 2019

  • The devDependency 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

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 14, 2020

  • The devDependency 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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

0 participants