Skip to content

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps hap-nodejs from 0.4.53 to 0.8.5.

Release notes

Sourced from hap-nodejs's releases.

v0.8.5 (2020-12-28)

Bug Fixes

  • The ciao library was bumped to v1.1.2, fixing the following mDNS related issues:
    • Fixed a bug where ciao wouldn't respond to queries coming from a different subnet
    • Response packets are now properly marked as authoritative
    • SRV record ttl is now properly set to 120 seconds (instead of previously 4500 seconds)
    • Fixed an issue where sending continuous truncated queries could lead to a memory leak

v0.8.3 (2020-12-05)

Notable changes

  • ciao library was updated to v.1.1.0

v0.8.2 (2020-09-16)

Bug Fixes

  • ciao was updated to 1.0.5

v0.8.1 (2020-09-15)

Bug Fixes

  • Fixed a bug related to bonjour discovery where on some machines (FreeBSD and some containerized installs) the HAP server was not correctly advertised

v0.8.0 (2020-09-14)

Notable changes

  • The newly written ciao library replaces the old bonjour-hap library. This heavily improves the advertising performance. We already heard from faster updating accessories for many people.
  • Corrected a debug message homebridge/HAP-NodeJS#845

v0.7.9

Notable Changes

  • CameraController will now automatically determine the local IP address (homebridge/HAP-NodeJS@be34945).
    Attention: If you rely on supplying a custom address you will need to switch to the new property addressOverride of the PrepareStreamResponse object as the now deprecated property address is ignored.
  • Added new Accessory Categories Television Set Top Box (35) and Television Streaming Stick (36) introduced with iOS 14, iPadOS 14, macOS 11 beta 5 (homebridge/HAP-NodeJS@061737c).

v0.7.8

Notable Changes

  • Added Service and Characteristic definitions introduced with iOS 14, iPadOS 14, macOS 11, ... beta 4 (homebridge/HAP-NodeJS@2db8d57)
    • The HeartBeat characteristic was added to the AccessoryRuntimeInformation service as an optional characteristic

v0.7.7

Bug Fixes

  • DoorbellController is now properly exported (#836)

v0.7.6

Bug Fixes

  • Typo in the SignalToNoiseRatio characteristic name was fixed (previously SignalToNoiseRation)
Commits
Maintainer changes

This version was pushed to npm by supereg, a new releaser for hap-nodejs since your current version.


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 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
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Dec 28, 2020
@dependabot-preview
Copy link
Contributor Author

Superseded by #182.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/hap-nodejs-0.8.5 branch February 22, 2021 05:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants