lprhodes / homebridge-platform-helper

Platform and Accessory helper library for homebridge: https://github.com/nfarina/homebridge
7 stars 6 forks source link

Bump mqtt-packet from 5.5.0 to 6.3.0 #3

Open dependabot[bot] opened 4 years ago

dependabot[bot] commented 4 years ago

Bumps mqtt-packet from 5.5.0 to 6.3.0.

Release notes *Sourced from [mqtt-packet's releases](https://github.com/mqttjs/mqtt-packet/releases).* > ## v6.3.0 > 📚 PR: > - Fix return value of unsubscribe packet ([#70](https://github-redirect.dependabot.com/mqttjs/mqtt-packet/issues/70)) > > ## v6.2.1 > * change new buffer to buffer.alloc [#64](https://github-redirect.dependabot.com/mqttjs/mqtt-packet/issues/64) > > ## v6.2.0 > * Some properties can be multiple [#60](https://github-redirect.dependabot.com/mqttjs/mqtt-packet/issues/60) > > ## v6.1.2 > * fix malformed packet [#53](https://github-redirect.dependabot.com/mqttjs/mqtt-packet/issues/53) > > ## v6.1.1 > * [mqttjs/mqtt-packet#52](https://github-redirect.dependabot.com/mqttjs/mqtt-packet/pull/52) > > ## v6.1.0 > * [#51](https://github-redirect.dependabot.com/mqttjs/mqtt-packet/issues/51) > > ## v6.0.0 > * Removed support for old Node.js [#42](https://github-redirect.dependabot.com/mqttjs/mqtt-packet/issues/42) > * Added support for MQTT@5 [#41](https://github-redirect.dependabot.com/mqttjs/mqtt-packet/issues/41) > > ## v5.6.1 > * fix malformed packet - 5.x [#56](https://github-redirect.dependabot.com/mqttjs/mqtt-packet/issues/56) > > ## v5.6.0 > * Add typescript typings [#39](https://github-redirect.dependabot.com/mqttjs/mqtt-packet/issues/39)
Commits - [`2ac6d1b`](https://github.com/mqttjs/mqtt-packet/commit/2ac6d1b172a8d130c74b13f103379957ed169411) Bumped v6.3.0 - [`0745aea`](https://github.com/mqttjs/mqtt-packet/commit/0745aeae63b44e14439e5db854181cc6e45785de) Fix return value of unsubscribe packet ([#70](https://github-redirect.dependabot.com/mqttjs/mqtt-packet/issues/70)) - [`1f1bb65`](https://github.com/mqttjs/mqtt-packet/commit/1f1bb6564244215f5a42b933308a48f769d3b357) Bumped v6.2.1. - [`caf3944`](https://github.com/mqttjs/mqtt-packet/commit/caf39448eaa5e4495e52cc41bca5a09c96d0245a) change new buffer to buffer.alloc ([#64](https://github-redirect.dependabot.com/mqttjs/mqtt-packet/issues/64)) - [`371379d`](https://github.com/mqttjs/mqtt-packet/commit/371379df5c8eaa3ba57a43f2ae81c0e5a9805569) Fix compile error in README.md example ([#61](https://github-redirect.dependabot.com/mqttjs/mqtt-packet/issues/61)) - [`7ae3e86`](https://github.com/mqttjs/mqtt-packet/commit/7ae3e86502f6d3784929509de921e96770daa0c2) Bumped v6.2.0. - [`b9cb532`](https://github.com/mqttjs/mqtt-packet/commit/b9cb532c68a68bd25fb6a2e24d4b03749b0b0690) Merge pull request [#60](https://github-redirect.dependabot.com/mqttjs/mqtt-packet/issues/60) from mqttjs/multiple-properties-mqtt-5 - [`ef418ec`](https://github.com/mqttjs/mqtt-packet/commit/ef418ecc2f37c4eda9e9216f7af36bfd5cccacda) update docs - [`3db8465`](https://github.com/mqttjs/mqtt-packet/commit/3db846568753fb35d37a8f32225a6294c0284a78) some properties can be multiple - [`483b6d8`](https://github.com/mqttjs/mqtt-packet/commit/483b6d85ca493ad213886e784a3e092df51ed559) Bumped v6.1.2 - Additional commits viewable in [compare view](https://github.com/mqttjs/mqtt-packet/compare/v5.5.0...v6.3.0)


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/lprhodes/homebridge-platform-helper/network/alerts).