INTECH-RGB / homie-dashboard

🏠 IoT dashboard for Homie
14 stars 7 forks source link

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

Open greenkeeper[bot] opened 7 years ago

greenkeeper[bot] commented 7 years ago

Version 2.10.0 of mqtt just got published.

Branch Build failing 🚨
Dependency mqtt
Current Version 2.9.3
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 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/INTECH-RGB/homie-dashboard/builds/259290210?utm_source=github_status&utm_medium=notification)

Release Notes v2.10.0
Commits

The new version differs by 7 commits.

  • 5afa5ac Bumped v2.10.0.
  • 374667d Merge pull request #658 from redboltz/add_remove_outgoing_store
  • 4988a48 Called outgoing callback with Error('Message removed') if the message is removed.
  • bccd661 Changed the API name from removeOutgoingStore to removeOutgoingMessage.
  • 99a4358 Fixed object literal. Renamed parameter name to mid from messageId.
  • 0c4fdc0 Added removeOutgoingStore to the document.
  • c35e0a6 Added removeOutgoingStore function.

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:

greenkeeper[bot] commented 7 years ago

After pinning to 2.9.3 your tests are passing again. Downgrade this dependency πŸ“Œ.

greenkeeper[bot] commented 7 years ago

Version 2.11.0 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Release Notes v2.11.0
Commits

The new version differs by 5 commits.

  • fe61fea Bumped 2.11.0.
  • 0786e5e Removed tests for wx from test/mqtt.js
  • 56ebf29 Removed jshint comment
  • 6f2a4cc Merge pull request #660 from taoqf/master
  • 127ba09 add support for weapp

See the full diff

greenkeeper[bot] commented 7 years ago

Version 2.12.0 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Release Notes v2.12.0
  • Add reconnect: falseΒ  option #665
Commits

The new version differs by 12 commits.

  • b1463af Bumped v2.12.0
  • 81b4d7c Merge pull request #665 from redboltz/resubscribe_topics_add_only_if_reconnect_set
  • f6d12f0 Remove resubscribe topics if suback error is received.
  • 37d5f1a Add resubscribe type.
  • 8b9932e Add a flag to control re-subscribe functionality.
  • 862cb41 Merge pull request #662 from imZack/patch-1
  • 04610df add .npmrc
  • fe61fea Bumped 2.11.0.
  • 0786e5e Removed tests for wx from test/mqtt.js
  • 56ebf29 Removed jshint comment
  • 6f2a4cc Merge pull request #660 from taoqf/master
  • 127ba09 add support for weapp

See the full diff

greenkeeper[bot] commented 7 years ago

Version 2.12.1 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Release Notes v2.12.1
  • Allow binary content on the CLI #680
Commits

The new version differs by 15 commits.

  • 88baa32 Bumped v2.12.1.
  • ad7e647 Merge pull request #680 from shankerwangmiao/patch-1
  • d74b9a5 allow to publish binary message
  • b1463af Bumped v2.12.0
  • 81b4d7c Merge pull request #665 from redboltz/resubscribe_topics_add_only_if_reconnect_set
  • f6d12f0 Remove resubscribe topics if suback error is received.
  • 37d5f1a Add resubscribe type.
  • 8b9932e Add a flag to control re-subscribe functionality.
  • 862cb41 Merge pull request #662 from imZack/patch-1
  • 04610df add .npmrc
  • fe61fea Bumped 2.11.0.
  • 0786e5e Removed tests for wx from test/mqtt.js
  • 56ebf29 Removed jshint comment
  • 6f2a4cc Merge pull request #660 from taoqf/master
  • 127ba09 add support for weapp

See the full diff

greenkeeper[bot] commented 7 years ago

Version 2.13.0 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Release Notes v2.13.0
  • Enable handleMessageΒ to QoS 2 #678
Commits

The new version differs by 21 commits.

  • 4b0293c Bumped 2.13.0.
  • 3556806 Merge pull request #678 from BrandonSmith/ticket/425
  • b0a88d5 Fix code style complaints
  • a5f1c32 Tests for handleMessage under all QoS flows
  • 9b2fad7 Use test.mosquitto.org for typescript tests
  • 88baa32 Bumped v2.12.1.
  • ad7e647 Merge pull request #680 from shankerwangmiao/patch-1
  • d74b9a5 allow to publish binary message
  • 8c34d13 Enable handleMessage backpressure support for QoS 2 flows
  • b1463af Bumped v2.12.0
  • 81b4d7c Merge pull request #665 from redboltz/resubscribe_topics_add_only_if_reconnect_set
  • f6d12f0 Remove resubscribe topics if suback error is received.
  • 37d5f1a Add resubscribe type.
  • 8b9932e Add a flag to control re-subscribe functionality.
  • 862cb41 Merge pull request #662 from imZack/patch-1

There are 21 commits in total.

See the full diff

greenkeeper[bot] commented 7 years ago

Version 2.13.1 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Release Notes v2.13.1
  • Ignore path when connecting via TLS #700
Commits

The new version differs by 30 commits.

  • de889fe Bumped v2.13.1.
  • 9bc31e2 Removed useless .jscsrc and .jshintrc
  • db7b0d4 Merge pull request #700 from redboltz/fix_699
  • 6384341 Add unit tests.
  • 6fc0302 Ignore path when connect as MQTTS.
  • 8fe4d75 Fixed flaky tests
  • 357f341 Merge pull request #693 from Tabrizian/master
  • 2818f00 remove eslint
  • f48f1b0 update eslint to avoid a deprecated option
  • 4b0293c Bumped 2.13.0.
  • 3556806 Merge pull request #678 from BrandonSmith/ticket/425
  • b0a88d5 Fix code style complaints
  • a5f1c32 Tests for handleMessage under all QoS flows
  • 9b2fad7 Use test.mosquitto.org for typescript tests
  • 88baa32 Bumped v2.12.1.

There are 30 commits in total.

See the full diff

greenkeeper[bot] commented 7 years ago

Version 2.14.0 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Release Notes v2.14.0
Commits

The new version differs by 50 commits.

  • 5d4d295 Bumped v2.14.0
  • 41a82ae added node 9 to .travis.yml
  • 249b2d1 Fixed flaky test, updated deps
  • 5ffcdfe Merge pull request #707 from redboltz/fix_706
  • a84880b Used xtend for default store options.
  • 1b290bb Removed conditional Store#close() calling from mqtt.Client#end().
  • 24f2a7a Merge pull request #708 from redboltz/fix_test_description
  • 63cfd04 Replace pubrel with pubcomp.
  • 08b1849 Fixed disconnected and disconnecting status management.
  • 1661c1a Fix #706.
  • ee05456 Merge pull request #697 from prabathabey/master
  • 430e488 Refactored all instances that previously used 'assert' to use 'should'
  • de3bdb3 Allowed not to send a 'pubcomp' when 'handleMessage' method throws an error, and added test cases to test the functionality
  • de889fe Bumped v2.13.1.
  • 9bc31e2 Removed useless .jscsrc and .jshintrc

There are 50 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.15.0 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Release Notes v2.15.0
  • Do not stack overflow if a TCP frame contains too many PUBLISH packets #738
  • Updated dependencies #737
  • Support mqtt.Store in browser environments #736 #735
  • Added stores as options to reconnect() #734
  • Support empty strings as clientIdΒ  #725
  • Fixed reconnects on wechat #724
Commits

The new version differs by 82 commits.

  • 941f3eb Bumped v2.15.0
  • 3323089 Merge pull request #738 from mqttjs/fix-loads-of-packets
  • 58a520b added safe-buffer as a dev dependency
  • 403ba53 Do not stack overflow if a TCP frame contains too many PUBLISH
  • 21084f5 Merge pull request #737 from mqttjs/update
  • 4d51ded Merge pull request #736 from redboltz/fix_735
  • 800a4dd Updated dependencies and more stable tests
  • 37e6a59 Updated test description.
  • 5f56cf8 Merge pull request #717 from viniciusbo/master
  • 1eda784 Merge pull request #734 from redboltz/fix_reconnect_resorce_management
  • 864f627 Added test for Store creation via mqtt.
  • 093247a Fixed #735.
  • f3f781b Updated reconnect() typescript documents.
  • 8adeaa7 Added opts parameter to reconnect().
  • e271142 Removed constructor call.

There are 82 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.15.1 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Release Notes v2.15.1
  • remove semicolons from typescript defs #748
  • return a publish error if the store callback fails #746
Commits

The new version differs by 91 commits.

  • 629dd94 Bumped v2.15.1.
  • 2ac0a7b Merge pull request #748 from TechnicalSoup/ts-semicolon
  • 4a3aadd Remove unnecessary semicolons
  • 4612ac6 Remove unnecessary semicolons
  • dde8153 Merge pull request #746 from v-divya110/return-error-to-publish-if-store-put-fails
  • cd23ea8 Extra bracket removed after conflicts in merge request
  • ba48a10 Merge branch 'master' into return-error-to-publish-if-store-put-fails
  • 0d4c2e9 Merge branch 'master' into return-error-to-publish-if-store-put-fails
  • db9ad2d Publish returns an error in the callback when store.put fails
  • 941f3eb Bumped v2.15.0
  • 3323089 Merge pull request #738 from mqttjs/fix-loads-of-packets
  • 58a520b added safe-buffer as a dev dependency
  • 403ba53 Do not stack overflow if a TCP frame contains too many PUBLISH
  • 21084f5 Merge pull request #737 from mqttjs/update
  • 4d51ded Merge pull request #736 from redboltz/fix_735

There are 91 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.15.2 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 97 commits.

  • 3cde52f Bumped v2.15.2
  • 9146dc6 removed --growl option from mocha
  • 9e1205a Merge pull request #763 from gautaz/end-without-connection
  • 915742e fix issue while ending a disconnected client
  • 82c2764 Merge pull request #751 from boneskull/mocha-exit
  • 6cdafa6 update mocha to v4.x
  • 629dd94 Bumped v2.15.1.
  • 2ac0a7b Merge pull request #748 from TechnicalSoup/ts-semicolon
  • 4a3aadd Remove unnecessary semicolons
  • 4612ac6 Remove unnecessary semicolons
  • dde8153 Merge pull request #746 from v-divya110/return-error-to-publish-if-store-put-fails
  • cd23ea8 Extra bracket removed after conflicts in merge request
  • ba48a10 Merge branch 'master' into return-error-to-publish-if-store-put-fails
  • 0d4c2e9 Merge branch 'master' into return-error-to-publish-if-store-put-fails
  • db9ad2d Publish returns an error in the callback when store.put fails

There are 97 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.15.3 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 102 commits.

  • d58c3fe Bumped 2.15.3.
  • 050d06f Merge pull request #770 from gautaz/fix-no-done-on-cleanup
  • 4270fd2 add non regression test and fix issue
  • 1bd1c51 Merge pull request #764 from dloret/patch-1
  • f840976 typo correction in README.md
  • 3cde52f Bumped v2.15.2
  • 9146dc6 removed --growl option from mocha
  • 9e1205a Merge pull request #763 from gautaz/end-without-connection
  • 915742e fix issue while ending a disconnected client
  • 82c2764 Merge pull request #751 from boneskull/mocha-exit
  • 6cdafa6 update mocha to v4.x
  • 629dd94 Bumped v2.15.1.
  • 2ac0a7b Merge pull request #748 from TechnicalSoup/ts-semicolon
  • 4a3aadd Remove unnecessary semicolons
  • 4612ac6 Remove unnecessary semicolons

There are 102 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.16.0 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Release Notes v2.16.0
  • Added 'end' event #771
Commits

The new version differs by 107 commits.

  • 3b688fa Bumped v2.16.0.
  • 1da93c7 updated dependencies
  • 48685ce Merge pull request #771 from gautaz/end-event
  • cbbc0d4 end event documentation
  • 703c4b3 end event added and tested
  • d58c3fe Bumped 2.15.3.
  • 050d06f Merge pull request #770 from gautaz/fix-no-done-on-cleanup
  • 4270fd2 add non regression test and fix issue
  • 1bd1c51 Merge pull request #764 from dloret/patch-1
  • f840976 typo correction in README.md
  • 3cde52f Bumped v2.15.2
  • 9146dc6 removed --growl option from mocha
  • 9e1205a Merge pull request #763 from gautaz/end-without-connection
  • 915742e fix issue while ending a disconnected client
  • 82c2764 Merge pull request #751 from boneskull/mocha-exit

There are 107 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.17.0 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

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

The new version differs by 111 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.
  • 3b688fa Bumped v2.16.0.
  • 1da93c7 updated dependencies
  • 48685ce Merge pull request #771 from gautaz/end-event
  • cbbc0d4 end event documentation
  • 703c4b3 end event added and tested
  • d58c3fe Bumped 2.15.3.
  • 050d06f Merge pull request #770 from gautaz/fix-no-done-on-cleanup
  • 4270fd2 add non regression test and fix issue
  • 1bd1c51 Merge pull request #764 from dloret/patch-1
  • f840976 typo correction in README.md
  • 3cde52f Bumped v2.15.2

There are 111 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.18.0 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

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

The new version differs by 122 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
  • 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.

There are 122 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.18.1 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

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

The new version differs by 127 commits.

  • fc6ca1d Bumped v2.18.1.
  • 73cf8bc Merge pull request #831 from yingye/wx
  • 5805f3c revert version
  • 5013953 remove useless urlModule
  • a0ecff0 remove document in weixin env
  • 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

There are 127 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.18.2 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

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

The new version differs by 132 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.
  • fc6ca1d Bumped v2.18.1.
  • 73cf8bc Merge pull request #831 from yingye/wx
  • 5805f3c revert version
  • 5013953 remove useless urlModule
  • a0ecff0 remove document in weixin env
  • 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

There are 132 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.18.3 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

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

The new version differs by 140 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
  • 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.
  • fc6ca1d Bumped v2.18.1.
  • 73cf8bc Merge pull request #831 from yingye/wx
  • 5805f3c revert version
  • 5013953 remove useless urlModule

There are 140 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.18.4 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Release Notes v2.18.4
  • Fixed resend functionality #852
Commits

The new version differs by 147 commits.

  • e776bfc Bumped v2.18.4.
  • 286510b Merge pull request #852 from redboltz/fix_publish_resend_add_pubrel_resend
  • b88c292 Fixed resend functionality.
  • e6409a6 Merge pull request #848 from davideicardi/patch-1
  • 4a4b5a0 Improved example with subscribe callback.
  • 1436372 Merge pull request #845 from aminahmedkhan/master
  • 40e12f7 fix type in removeOutgoingMessage(mid) doc
  • 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

There are 147 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.18.5 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Release Notes v2.18.5
  • resend inflight messages in order #854 #857
Commits

The new version differs by 153 commits.

  • 797f9ea Bumped v2.18.5.
  • 4263a75 Removed nsp
  • fd60ec9 Fixed tests on Mac OS X
  • 428033c Merge pull request #857 from redboltz/preserve_inflights_order
  • 71a178d Added the comment why es6-map is needed.
  • 04813da Fixed #854.
  • e776bfc Bumped v2.18.4.
  • 286510b Merge pull request #852 from redboltz/fix_publish_resend_add_pubrel_resend
  • b88c292 Fixed resend functionality.
  • e6409a6 Merge pull request #848 from davideicardi/patch-1
  • 4a4b5a0 Improved example with subscribe callback.
  • 1436372 Merge pull request #845 from aminahmedkhan/master
  • 40e12f7 fix type in removeOutgoingMessage(mid) doc
  • 274511d Bumped v2.18.3
  • cf5125c Updated dev dependencies

There are 153 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.18.6 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

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

The new version differs by 157 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.
  • 797f9ea Bumped v2.18.5.
  • 4263a75 Removed nsp
  • fd60ec9 Fixed tests on Mac OS X
  • 428033c Merge pull request #857 from redboltz/preserve_inflights_order
  • 71a178d Added the comment why es6-map is needed.
  • 04813da Fixed #854.
  • e776bfc Bumped v2.18.4.
  • 286510b Merge pull request #852 from redboltz/fix_publish_resend_add_pubrel_resend
  • b88c292 Fixed resend functionality.
  • e6409a6 Merge pull request #848 from davideicardi/patch-1
  • 4a4b5a0 Improved example with subscribe callback.

There are 157 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.18.7 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 160 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.
  • 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.
  • 797f9ea Bumped v2.18.5.
  • 4263a75 Removed nsp
  • fd60ec9 Fixed tests on Mac OS X
  • 428033c Merge pull request #857 from redboltz/preserve_inflights_order
  • 71a178d Added the comment why es6-map is needed.
  • 04813da Fixed #854.
  • e776bfc Bumped v2.18.4.
  • 286510b Merge pull request #852 from redboltz/fix_publish_resend_add_pubrel_resend

There are 160 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.18.8 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

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

The new version differs by 167 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.
  • 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.
  • 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.
  • 797f9ea Bumped v2.18.5.

There are 167 commits in total.

See the full diff