home-assistant-libs / pychromecast

Library for Python 3 to communicate with the Google Chromecast.
MIT License
2.54k stars 381 forks source link

Bump zeroconf from 0.133.0 to 0.134.0 #950

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps zeroconf from 0.133.0 to 0.134.0.

Release notes

Sourced from zeroconf's releases.

0.134.0

Feature

  • Improve performance when IP addresses change frequently (#1407) (111c91a)

Fix

  • Improve helpfulness of ServiceInfo.request assertions (#1408) (9262626)
Changelog

Sourced from zeroconf's changelog.

v0.134.0 (2024-09-08)

Feature

  • Improve performance when IP addresses change frequently (#1407) (111c91a)

Fix

  • Improve helpfulness of ServiceInfo.request assertions (#1408) (9262626)
Commits
  • e3bf880 0.134.0
  • 9262626 fix: improve helpfulness of ServiceInfo.request assertions (#1408)
  • 111c91a feat: improve performance when IP addresses change frequently (#1407)
  • 30f85fd chore(deps-dev): bump pytest-cov from 4.1.0 to 5.0.0 (#1405)
  • dd8ce11 chore(pre-commit.ci): pre-commit autoupdate (#1406)
  • 89e9078 chore(deps-dev): bump setuptools from 73.0.1 to 74.0.0 (#1403)
  • 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)