TheAgentK / tuya-mqtt

Nodejs-Script to combine tuyaapi and openhab via mqtt
MIT License
173 stars 80 forks source link

Bump mqtt-packet from 5.6.0 to 5.6.1 #31

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 4 years ago

Bumps mqtt-packet from 5.6.0 to 5.6.1.

Release notes *Sourced from [mqtt-packet's releases](https://github.com/mqttjs/mqtt-packet/releases).* > ## v5.6.1 > * fix malformed packet - 5.x [#56](https://github-redirect.dependabot.com/mqttjs/mqtt-packet/issues/56)
Commits - [`483b6d8`](https://github.com/mqttjs/mqtt-packet/commit/483b6d85ca493ad213886e784a3e092df51ed559) Bumped v6.1.2 - [`cfae33b`](https://github.com/mqttjs/mqtt-packet/commit/cfae33bb0aae3e90b12400e5b4c6663ce0d77adb) Merge pull request [#53](https://github-redirect.dependabot.com/mqttjs/mqtt-packet/issues/53) from mqttjs/fix-malformed-packet-6 - [`2fdbf0f`](https://github.com/mqttjs/mqtt-packet/commit/2fdbf0f7d59efc2a4812402d0794711d99704760) fix malformed packet - [`c65b991`](https://github.com/mqttjs/mqtt-packet/commit/c65b991b366f337dd1547662a22934cdf5389765) Bumped v6.1.1 - [`e6b6af1`](https://github.com/mqttjs/mqtt-packet/commit/e6b6af1df7e3841b4fa4baa987fa15fd648d741f) Merge pull request [#52](https://github-redirect.dependabot.com/mqttjs/mqtt-packet/issues/52) from mqttjs/multiple-user-properties-with-same-name - [`a026a38`](https://github.com/mqttjs/mqtt-packet/commit/a026a3860358c0318cde1a80a2e393db6c73a759) fix build in mqttjs - [`c8e094b`](https://github.com/mqttjs/mqtt-packet/commit/c8e094b5f95dced099f51adf76a2708aa5a706d7) Bumped v6.1.0 - [`27b9312`](https://github.com/mqttjs/mqtt-packet/commit/27b9312cfaefc268563213e370e7a1766cb97da6) Merge pull request [#51](https://github-redirect.dependabot.com/mqttjs/mqtt-packet/issues/51) from mqttjs/multiple-user-properties-with-same-name - [`21ebeea`](https://github.com/mqttjs/mqtt-packet/commit/21ebeea43939b61e4f1d01aa30021dd5294bd9a4) user properties with same names - [`f513e33`](https://github.com/mqttjs/mqtt-packet/commit/f513e3356bacc538df226880740859b4d49c6670) Merge pull request [#49](https://github-redirect.dependabot.com/mqttjs/mqtt-packet/issues/49) from mukeshydv/master - Additional commits viewable in [compare view](https://github.com/mqttjs/mqtt-packet/compare/v5.6.0...v5.6.1)


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/TheAgentK/tuya-mqtt/network/alerts).
dependabot[bot] commented 3 years ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.