Sunoo / homebridge-ftp-motion

Converts FTP uploads into HTTP motion alerts that homebridge-camera-ffmpeg understands
BSD 2-Clause "Simplified" License
7 stars 1 forks source link

Bump homebridge from 1.1.6 to 1.2.3 #51

Closed dependabot[bot] closed 4 years ago

dependabot[bot] commented 4 years ago

Bumps homebridge from 1.1.6 to 1.2.3.

Release notes

Sourced from homebridge's releases.

v1.2.3 (2020-09-21)

Bug Fixes

  • Updated the mdns library ciao to the latest version
    • Includes general bug fixes and stability improvements
    • Improved compatibility with machines running avahi
    • Fixed handling of updated ip addresses
    • Fixes for Darwin system running in a VM

The Homebridge team has released the official Homebridge Raspberry Pi Image.

v1.2.2 (2020-09-16)

Bug Fixes

  • Added a warning when a plugin takes too long to load and prevents homebridge from starting.
  • Update hap-nodejs to v0.8.2 resolving some advertising issues on some uncommon platforms

For Developers

  • Updated the typing of the accessory context to be any again to allow less strict typing. Though we encourage you to write your own Type Definition for better type safety!

The Homebridge team has released the official Homebridge Raspberry Pi Image.

Changelog

Sourced from homebridge's changelog.

Change Log

All notable changes to this project will be documented in this file. This project uses Semantic Versioning.

v1.2.1 (2020-09-15)

Bug Fixes

  • Fixed a bug related to mdns discovery where on some machines (FreeBSD and some containerized installs) the accessory is not correctly advertised on the local network

v1.2.0 (2020-09-14)

Notable Changes

  • Updated HAP-Nodejs to v0.8.0 (see HAP-NodeJS release notes).
    This includes the rewritten bonjour/mdns library ciao, which improves Accessory discovery on the local network (#2619).
  • Add ability to type an accessory context using generics (2664)
Commits
  • 7a7e6a1 1.2.3
  • aac6ddc updated package lock
  • df6dbb9 Adding homebridge version to running log message
  • 7c5c31e Merge pull request #2684 from homebridge/handle-broken-symlinks
  • bec78d1 log when path stat fails
  • 22eff20 remove unused import
  • 28867cf fix #2678 - filter out broken symlinks or other strange things in the node_mo...
  • 8180755 1.2.2
  • b73f2c2 Bump hap-nodes to 0.8.2
  • 0a7d337 Log warnings when a static platform is taking to long to load (#2682)
  • 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 4 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 change your mind, just re-open this PR and I'll resolve any conflicts on it.

dependabot[bot] commented 4 years ago

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