c-base / cbeam-telemetry-server

c-beam telemetry provider for NASA OpenMCT
https://bergie.iki.fi/blog/nasa-openmct-iot-dashboard/
61 stars 14 forks source link

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

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

☝️ Greenkeeper’s updated Terms of Service will come into effect on April 6th, 2018.

Version 2.17.0 of mqtt was just published.

Branch Build failing 🚨
Dependency mqtt
Current Version 2.16.0
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](https://travis-ci.org/c-base/cbeam-telemetry-server/builds/357931717?utm_source=github_status&utm_medium=notification)

Release Notes v2.17.0
  • error callbacks when a force disconnect happen #787
Commits

The new version differs by 4 commits.

  • e797698 Bumped v2.17.0.
  • c901739 Bumped dependencies
  • 7ccda99 Merge pull request #787 from anthonyvercolano/instrument
  • c19a107 Force callbacks when pingresp not received or when end called with true.

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 6 years ago

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

greenkeeper[bot] commented 6 years ago

Version 2.18.0 just got published.

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

Release Notes v2.18.0
  • Use mqtt-packet typings #819
Commits

The new version differs by 11 commits.

  • 902b146 Bumped v2.18.0
  • 20e8611 Updated dependencies
  • 25a0c4b Merge pull request #819 from saboya/use-mqtt-packet-typings
  • 4152e03 Use mqtt-packet typings.
  • a194fc3 Merge pull request #814 from zousandian/master
  • d18975d Update: weapp url add port number when not 80 or 443
  • 4efb91c Merge pull request #813 from zousandian/master
  • 5bcf821 Fixed: weapp's real device environment can only send data of type String or ArrayBuffer
  • a18c037 Merge pull request #811 from zousandian/master
  • 05263bd Fixed: weapp url should not set port, remove port from weapp url builder
  • afc8049 Fixed: weapp url should not set port, remove port from weapp url builder

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.18.1 just got published.

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

Release Notes 2.18.1
  • remove document global in wexin #831
Commits

The new version differs by 5 commits.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.18.2 just got published.

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

Release Notes v2.18.2
  • Use protocol from server list if available #805
Commits

The new version differs by 5 commits.

  • d556676 Bumped v2.18.2.
  • 96fd283 Merge pull request #805 from wcatron/fix-protocol-option
  • b9770be Setup default protocol when not defined in servers. Modifty unit test.
  • 685684b Add typescript definition for protocol in servers.
  • 85564a5 Use protocol from server list if available.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.18.3 just got published.

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

Release Notes v2.18.3
  • Fixed mqtts example #842
  • start messageId from 1 #841
Commits

The new version differs by 8 commits.

  • 274511d Bumped v2.18.3
  • cf5125c Updated dev dependencies
  • 83f3b3d Merge pull request #841 from Degola/master
  • cbd1630 Merge pull request #843 from num-lock/tls-client-example-fix
  • 8a4814e Fixed invalid protocol definition in TLS client example.
  • a188757 Solves issue #810:
  • 51bb9d5 Merge pull request #835 from cbdyzj/patch-1
  • 39ca5e3 Fix typo

See the full diff