terafin / mqtt-rainforest-bridge

Simple docker container that locally polls the rainforest energy bridge, and sends the results to an MQTT broker
MIT License
2 stars 2 forks source link

Bump mqtt from 3.0.0 to 4.1.0 #19

Closed dependabot[bot] closed 4 years ago

dependabot[bot] commented 4 years ago

Bumps mqtt from 3.0.0 to 4.1.0.

Release notes

Sourced from mqtt's releases.

v4.1.0

πŸ“š PR:

  • ci: add debug logs to tests (#1091)
  • chore: move cli to bin directory (#1096)
  • chore: remove bloat from package (#1097)
  • types: add on('connect') (#963)
  • The protocols parameter of wx.connectSocket should be Array. (#969)
  • [FIXED] Unsubscribe while topics are in array. (#958)
  • Add missing "debug" dependency (#1104)

v4.0.1

πŸ“š PR:

  • refactor: better debugging (#1085)
  • docs: knick knacks here and there (#1087)
  • docs: better explain reconnection in readme (#1088)

v4.0.0

  • refactor: callbacks on end() (#1080)
  • chore: change workflow to v10-14 and doc fixes (#1079)
  • feat(client): error handling and test resilience (#1076)
  • chore: add master branch action (#1062)
  • chore: istanbul to nyc and uglify-js to uglify-es (#1061)
  • chore: github actions (#1059)
  • feat: connection error handler (#1053)
  • fix: remove only (#1058)
  • feat: support SNI on TLS (#1055)
  • chore: tidy up debug logs (#1052)
  • fix various options definition for ts usage (#1043)
  • refactor: zuul to airtap for browser testing (#1045)
Commits


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 close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor 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[bot] commented 4 years ago

Looks like mqtt is up-to-date now, so this is no longer needed.