maxileith / homebridge-appletv-enhanced

Homebridge plugin that exposes Apple TVs with features that should be native to Apple HomeKit.
MIT License
195 stars 3 forks source link

npm: bump @sebbo2002/node-pyatv from 8.1.0-develop.4 to 8.1.0 #741

Closed dependabot[bot] closed 3 days ago

dependabot[bot] commented 1 week ago

Bumps @sebbo2002/node-pyatv from 8.1.0-develop.4 to 8.1.0.

Release notes

Sourced from @​sebbo2002/node-pyatv's releases.

v8.1.0

8.1.0 (2024-11-15)

Bug Fixes

  • Support for seriesName fixed (dc5bf58)

Features

  • Add iTunes Store Identifier (73e809e)
  • Add Support for contentIdentifier, episodeNumber, seasonNumber and seasonName (fdd935d), closes #339
  • Device: Add missing state getters (e80c4f7)

v8.1.0-develop.7

8.1.0-develop.7 (2024-11-14)

Features

  • Add iTunes Store Identifier (73e809e)

v8.1.0-develop.6

8.1.0-develop.6 (2024-11-12)

v8.1.0-develop.5

8.1.0-develop.5 (2024-11-05)

Changelog

Sourced from @​sebbo2002/node-pyatv's changelog.

8.1.0 (2024-11-15)

Bug Fixes

  • Support for seriesName fixed (dc5bf58)

Features

  • Add iTunes Store Identifier (73e809e)
  • Add Support for contentIdentifier, episodeNumber, seasonNumber and seasonName (fdd935d), closes #339
  • Device: Add missing state getters (e80c4f7)

8.0.0 (2024-08-26)

chore

  • Drop support for node.js v19 and v21 (2fff079)

BREAKING CHANGES

  • Drop node.js v21 Support

These node.js versions are no longer supported. For more information see https://nodejs.dev/en/about/releases/

7.4.0 (2024-08-04)

Bug Fixes

  • Do not trigger "special" events when they are not received (c63dfe6), closes #326

Features

  • Export NodePyATVFindResponseObject and NodePyATVRequestOptions (c668148), closes #324
  • Support unicast scans (2b25f7e), closes #324

7.3.0 (2024-01-30)

Bug Fixes

  • core: fix typo getParameters (e28b86b)
  • core: fix unintentional event trigger (c4bd9a5)
  • Do not reset state to initial default state on unsupported messages (876c9b4), closes #295
  • Types: Fix NodePyATVFocusState typo (cc96a83)

... (truncated)

Commits
  • 6fabe15 chore(release): :bookmark: 8.1.0 [skip ci]
  • bd604af Merge pull request #342 from sebbo2002/develop
  • 7696783 build(Dockerfile): Update pyatv and node.js
  • 73e809e feat: Add iTunes Store Identifier
  • e16a141 Merge pull request #348 from sebbo2002/depfu/batch_dev/npm/2024-11-12
  • 2ae1a9f chore(deps): Update all development npm dependencies (2024-11-12)
  • c97bf23 Merge pull request #347 from sebbo2002/depfu/batch_dev/npm/2024-11-05
  • 77e780f chore(deps): Update all development npm dependencies (2024-11-05)
  • See full diff 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)