bwp91 / homebridge-deebot

Homebridge plugin to integrate ECOVACS Deebot devices into HomeKit.
MIT License
64 stars 4 forks source link

Bump ecovacs-deebot from 0.9.2-alpha.4 to 0.9.2-beta.0 #117

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps ecovacs-deebot from 0.9.2-alpha.4 to 0.9.2-beta.0.

Release notes

Sourced from ecovacs-deebot's releases.

Release 0.9.2-beta.0

  • Some improvements for
    • auto empty station
    • dnd mode
    • cleaning logs
    • mopping modes
  • Improved disconnecting from MQTT server
  • Improved logging (dev environment)
  • Handle cleaning sequence and preference for each spot area
  • Some other improvements and fixes

Release 0.9.2-alpha.9

  • Some improvements for
    • auto empty station
    • dnd mode
    • cleaning logs
    • mopping modes
  • Improved disconnecting from MQTT server
  • Improved logging (dev environment)
  • Handle cleaning sequence and preference for each spot area
  • Some other improvements and fixes

Release 0.9.2-alpha.8

  • Some improvements for
    • auto empty station
    • dnd mode
    • cleaning logs
    • mopping modes
  • Improved disconnecting from MQTT server
  • Improved logging (dev environment)
  • Handle cleaning sequence and preference for each spot area
  • Some other improvements and fixes

Release 0.9.2-alpha.7

  • Some improvements for
    • auto empty station
    • dnd mode
    • cleaning logs
    • mopping modes
  • Improved disconnecting from MQTT server
  • Improved logging (dev environment)
  • Handle cleaning sequence and preference for each spot area
  • Some other improvements and fixes

Release 0.9.2-alpha.6

  • Some improvements for
    • auto empty station
    • dnd mode
    • cleaning logs
    • mopping modes

... (truncated)

Commits
  • 6a60b2c Release 0.9.2-beta.0
  • 436d198 Merge pull request #287 from mrbungle64/dependabot/npm_and_yarn/axios-1.2.5
  • b589802 Bump axios from 1.2.4 to 1.2.5
  • ba0dbb1 Update types
  • 49236fe Bump axios to 1.2.4
  • 682e250 Release 0.9.2-alpha.9
  • 58373db Handle CustomAreaMode message and change SweepMode event to MopOnlyMode
  • cf98c3b Add SetMapSet command (not yet used and untested)
  • 8253b18 Release 0.9.2-alpha.8
  • 163115d Filter MQTT messages with unhandled payload
  • Additional commits viewable in compare view


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 1 year ago

Superseded by #119.