DrHauss / node-red-contrib_BRP069C4

Module for Node-Red to Control ACs via Daikin Cloud
MIT License
3 stars 1 forks source link

Bump daikin-controller-cloud from 0.2.0 to 0.2.1 #9

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps daikin-controller-cloud from 0.2.0 to 0.2.1.

Release notes

Sourced from daikin-controller-cloud's releases.

Release v0.2.1

  • (uKL) Expose isCloudConnectionUp as own method on device
  • (uKL) prevent crash when some data from devices are still null after new addition to cloud
  • (DrHauss ) Added timeout and retry to got requests
Commits
  • 0f1b4ce chore: release v0.2.1
  • f0e7228 * (uKL) Expose isCloudConnectionUp as own method on device
  • c975c72 * update deps, prepare release
  • 76d2ace Bump simple-get from 3.1.0 to 3.1.1 (#51)
  • 2dc5cd5 Bump follow-redirects from 1.14.7 to 1.14.8 (#50)
  • d820759 Bump pkg from 5.5.1 to 5.5.2 (#46)
  • ab9ddfc Bump node-fetch from 2.6.6 to 2.6.7 (#47)
  • 0fbb688 Bump @​alcalzone/release-script from 3.4.2 to 3.5.0 (#45)
  • 66e67af Bump follow-redirects from 1.14.6 to 1.14.7 (#44)
  • 5924f0f Bump serve-static from 1.14.1 to 1.14.2 (#40)
  • 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 will merge this PR once CI passes on it, as requested by @DrHauss.


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)