Skip to content

Conversation

@greenkeeper
Copy link

@greenkeeper greenkeeper bot commented Jan 30, 2017

Version 2.3.1 of mqtt just got published.

Dependency mqtt
Current Version 1.4.3
Type devDependency

The version 2.3.1 is not covered by your current version range.

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of mqtt.
Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.


Commits

The new version differs by 227 commits .

  • dda7d8b Bumped v2.3.1.
  • 0e52663 Removed a const.
  • 4bda333 Merge pull request #530 from roccomuso/patch-1
  • dd067bb Using snazzy and mocha ^3.2.0
  • 980a8a8 Optimization & new security test
  • 03761cb Bumped v2.3.0.
  • 405b20f Added node v7 to .travis.yml
  • 9a38838 doc fix for getLastMessageId()
  • 668a80d Merge pull request #527 from yohei1126/last_id
  • 7722c21 fix the description for getLastMessageId
  • fe15747 change function name from getLastId to getLastMessageId
  • 5f782ff add description for getLastId to readme
  • 96f7956 add a function to get last id
  • eadbbc8 Merge pull request #522 from roccomuso/patch-1
  • 641cd29 typo fix

There are 227 commits in total. See the full diff.

Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 🌴

@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 14, 2017

Version 2.4.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 7 commits .

See the full diff.

@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 18, 2017

Version 2.5.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 18 commits .

  • 5622151 Bumped v2.5.0.
  • 7afe103 Merge pull request #556 from sagansystems/disconnect-before-suback-reconnect-fix
  • e9c78db Stop leaking state across tests
  • a7e9867 Move test to abstract_client.js
  • a6ff265 Merge pull request #567 from sublimator/typescript-readme
  • 1a993b4 Add TypeScript section to README
  • 33a5ccb Merge pull request #565 from sublimator/typings
  • 2a3bf8b Remove Definitely Typed badge
  • 486895d Add TypeScript types
  • dff544d Merge pull request #564 from mqttjs/async-mqtt-readme
  • e595fb5 Added note about async-mqtt
  • 6d8091d Merge pull request #558 from Dafrok/patch-1
  • b69e960 Make the indentation sweet :)
  • 9459f64 Resubscribe even if disconnect is before suback
  • a3799c0 Merge pull request #551 from sublimator/tweaks

There are 18 commits in total. See the full diff.

greenkeeper bot added a commit that referenced this pull request Apr 1, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 1, 2017

Version 2.5.1 just got published.

Update to this version instead 🚀

Release Notes v2.5.1
  • Add typescript definition to package.json #575
Commits

The new version differs by 5 commits .

  • d7e5b17 Bumped v2.5.1.
  • 0f878c7 Merge pull request #582 from andy-ms/types
  • 878b697 Publish types to NPM
  • 46dc947 Merge pull request #581 from mtnbrit/patch-1
  • 35f5d7c fix retain flag in publish, was retained typo

See the full diff.

greenkeeper bot added a commit that referenced this pull request Apr 3, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 3, 2017

Version 2.5.2 just got published.

Update to this version instead 🚀

Release Notes v2.5.2
Commits

The new version differs by 4 commits .

See the full diff.

greenkeeper bot added a commit that referenced this pull request Apr 7, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 7, 2017

Version 2.6.0 just got published.

Update to this version instead 🚀

Release Notes v2.6.0
Commits

The new version differs by 10 commits .

  • f55a8e9 Bumped v2.6.0.
  • bd07a27 Merge pull request #594 from mqttjs/bumped-ws
  • 4917cd9 Bumped standard to v10
  • f29cf7c Bumped websocket-stream to 4.0.0.
  • c4b3af5 Merge pull request #591 from sublimator/ts-readme
  • 38ad5d8 Add "moduleResolution":"node" to TypeScript section of README
  • 9bbe45b Merge pull request #587 from yohei1126/close_callback
  • 2ccccd3 Merge pull request #590 from ranma42/patch-1
  • c8ef5ed Improve typing
  • 1effb2c add CloseCallback

See the full diff.

greenkeeper bot added a commit that referenced this pull request Apr 9, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 9, 2017

Version 2.6.1 just got published.

Update to this version instead 🚀

Release Notes v2.6.1
  • Bumped readable-stream to v2.2.9 and regenerate the prebuilt bundle.
Commits

The new version differs by 2 commits .

See the full diff.

@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 10, 2017

Version 2.6.2 just got published.

Update to this version instead 🚀

Release Notes v2.6.2
  • Added the error code if it could connect #599
Commits

The new version differs by 4 commits .

  • e6bd5bc Bumped v2.6.2.
  • 6eb6e70 Bumped snazzy to v7
  • 8703cb3 Merge pull request #599 from rahulbhanushali/master
  • 3338042 Updated contact event to include the return code in case of errors.

See the full diff.

greenkeeper bot added a commit that referenced this pull request May 1, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented May 1, 2017

Version 2.7.0 just got published.

Update to this version instead 🚀

Release Notes v2.7.0
  • Add duplicate flag to publish options #603
Commits

The new version differs by 4 commits0.

  • 66aa4e6 Bumped v2.7.0.
  • cb4ff7a Merge pull request #603 from adesys/publish_duplicate
  • e065fec Added unit test for duplicate publish option
  • 6241422 Add duplicate flag to publish options

false

See the full diff

greenkeeper bot added a commit that referenced this pull request May 2, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented May 2, 2017

Version 2.7.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 3 commits0.

  • 160cf7e Bumped v2.7.1.
  • c50c100 Merge pull request #606 from yohei1126/pub_options
  • 4e8fa7f Add duplicate flag to publish options in TypeScript definition

false

See the full diff

greenkeeper bot added a commit that referenced this pull request May 15, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented May 15, 2017

Version 2.7.2 just got published.

Update to this version instead 🚀

Release Notes v2.7.2
Commits

The new version differs by 3 commits0.

  • a3dcf7a Bumped v2.7.2.
  • df0ca3c Merge pull request #610 from yohei1126/fix_tls_options
  • 4eb49a8 fix type of some fileds in ISecureClientOptions

false

See the full diff

greenkeeper bot added a commit that referenced this pull request May 27, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented May 29, 2017

Version 2.8.0 just got published.

Update to this version instead 🚀

Release Notes v2.8.0
Commits

The new version differs by commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request Jun 3, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Jun 3, 2017

Version 2.8.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 13 commits.

  • 4408897 Bumped v2.8.1
  • 3330149 Added mqtt-nedb-store to README.
  • 65852b5 Merge pull request #624 from behrad/master
  • 8f0444e remove storePacket
  • 54a63bf remove storePacket
  • 8b55c3e Merge pull request #629 from mqttjs/added-node-8
  • 1c8c4b1 Added node 8 to .travis.yml
  • db3ce2f always call cb inside storePacket
  • 61123b0 update qos>0 queue test
  • d2f61d9 remove extra semicolon
  • 43fc38b Use Store for qos>0 packets, fixes #607, #398
  • e7e0e9c Merge pull request #620 from mqttjs/fix-616
  • ffcd1ea Link to mqtt-connection in place of the server example in the README

See the full diff

greenkeeper bot added a commit that referenced this pull request Jun 6, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Jun 6, 2017

Version 2.8.2 just got published.

Update to this version instead 🚀

Release Notes v2.8.2
Commits

The new version differs by 5 commits.

  • 9116508 Bumped v2.8.2.
  • 6d3ba5b Merge pull request #631 from mqttjs/fix-regression
  • ef19204 Fixed regression introduced in #624.
  • e4df2f6 Merge pull request #627 from yohei1126/lint
  • 16c4447 tslint should be run on pre-commit

See the full diff

greenkeeper bot added a commit that referenced this pull request Jun 16, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Jun 16, 2017

Version 2.9.0 just got published.

Update to this version instead 🚀

Release Notes v2.9.0
  • Do not subscribe twice if we plan to resubscribe on reconnect #635
Commits

The new version differs by 5 commits.

  • d4d287a bumped v2.9.0
  • df5123a Updated dependencies.
  • 083fdb6 Merge pull request #635 from GavinDmello/master
  • 59b8dba Added test cases for duplicate subs
  • 3f87566 Added checks for double subscription issue

See the full diff

greenkeeper bot added a commit that referenced this pull request Jul 6, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 6, 2017

Version 2.9.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 5 commits.

  • 0b0f0c4 Bumped v2.9.1.
  • 3943439 Merge pull request #639 from yohei1126/fix_js
  • 5a6ee9f use xtend instead of extend
  • 3981b33 changed const to var
  • 3b8a9d8 the default value must be set for an empty options parameter

See the full diff

greenkeeper bot added a commit that referenced this pull request Jul 21, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 21, 2017

Version 2.9.2 just got published.

Update to this version instead 🚀

Commits

The new version differs by 11 commits.

  • 77306c8 Bumped v2.9.2.
  • 981b0d7 Update dependencies.
  • 6d16ef4 Merge pull request #645 from peppesilletti/master
  • 735ed2d Fixes #415
  • a39e84e Merge pull request #593 from sublimator/ts-test
  • 3c1fb4c Add @types/node
  • 636e1c4 Add basic compile/connect/sub/pub TypeScript test
  • 0307b5b Merge pull request #626 from yohei1126/fix_options
  • 2d6590a revert publish/subscribe
  • c9a4af8 delete unnecessary semicolon
  • dbcaca4 fix options in subscribe and publish

See the full diff

greenkeeper bot added a commit that referenced this pull request Jul 25, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 25, 2017

Version 2.9.3 just got published.

Update to this version instead 🚀

Release Notes v2.9.3
Commits

The new version differs by 4 commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request Jul 31, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 31, 2017

Version 2.10.0 just got published.

Update to this version instead 🚀

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

greenkeeper bot added a commit that referenced this pull request Aug 3, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Aug 3, 2017

Version 2.11.0 just got published.

Update to this version instead 🚀

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 added a commit that referenced this pull request Aug 18, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Aug 18, 2017

Version 2.12.0 just got published.

Update to this version instead 🚀

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

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

See the full diff

greenkeeper bot added a commit that referenced this pull request Sep 8, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 8, 2017

Version 2.12.1 just got published.

Update to this version instead 🚀

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

The new version differs by 3 commits.

  • 88baa32 Bumped v2.12.1.
  • ad7e647 Merge pull request #680 from shankerwangmiao/patch-1
  • d74b9a5 allow to publish binary message

See the full diff

greenkeeper bot added a commit that referenced this pull request Sep 12, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 12, 2017

Version 2.13.0 just got published.

Update to this version instead 🚀

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

The new version differs by 6 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
  • 8c34d13 Enable handleMessage backpressure support for QoS 2 flows

See the full diff

@jonnor jonnor closed this in #29 Oct 10, 2017
@jonnor jonnor deleted the greenkeeper/mqtt-2.3.1 branch October 10, 2017 20:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant