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 mqtt is breaking the build 🚨 #67

Open
greenkeeper bot opened this issue Aug 25, 2018 · 3 comments
Open

An in-range update of mqtt is breaking the build 🚨 #67

greenkeeper bot opened this issue Aug 25, 2018 · 3 comments

Comments

@greenkeeper
Copy link

greenkeeper bot commented Aug 25, 2018

Version 2.18.6 of mqtt was just published.

Branch Build failing 🚨
Dependency mqtt
Current Version 2.18.5
Type dependency

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

mqtt 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 could not complete due to an error (Details).

Release Notes v2.18.6
  • Proper use of 'readable' event #859
Commits

The new version differs by 4 commits.

  • bb3de0d Bumped v2.18.6.
  • 9a3ff89 Merge pull request #859 from mqttjs/fix-use-of-readable
  • 59fd16e destroy the ongoing stream in case of a disconnect
  • f41ea10 Proper use of 'readable' event.

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
Author

greenkeeper bot commented Aug 25, 2018

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

@greenkeeper
Copy link
Author

greenkeeper bot commented Aug 26, 2018

Version 2.18.7 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 3 commits.

  • 0c9cd0d Bumped v2.18.7
  • 38ce145 Merge pull request #860 from redboltz/removed_duplicated_tests
  • 38c77a1 Added packet type (cmd) for existing replace test for store.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Aug 30, 2018

Version 2.18.8 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v2.18.8
  • Add error handling for the storage handling in QoS 2 #864
Commits

The new version differs by 7 commits.

  • d138144 bumped v2.18.8
  • adff840 Merge pull request #864 from redboltz/fix_store_pub_after_proc
  • d7391a9 Replaced function () {} with nop
  • 4a7e90b Replaced setTimeout() with process.nextTick()
  • a981d02 Fixed the way to provide default empty function.
  • aa5647d Refined null callback handling.
  • a1af37a Added error handling to imcomingStore.put callback in _handlePublish.

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