Skip to content

Update zeroconf requirement from >=0.146.4 to >=0.150.0#346

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/zeroconf-gte-0.150.0
Open

Update zeroconf requirement from >=0.146.4 to >=0.150.0#346
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/zeroconf-gte-0.150.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 23, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on zeroconf to permit the latest version.

Release notes

Sourced from zeroconf's releases.

0.150.0

v0.150.0 (2026-06-22)

This release is published under the LGPL-2.1-or-later License.

Features

  • Add async_update_interfaces to rescan network interfaces at runtime (#1797, 471feb4)

Detailed Changes: 0.149.17...0.150.0

Changelog

Sourced from zeroconf's changelog.

v0.150.0 (2026-06-22)

Features

  • Add async_update_interfaces to rescan network interfaces at runtime (#1797, 471feb4)

v0.149.17 (2026-06-21)

Performance Improvements

  • Precompute address hash instead of per-instance lru_cache (#1774, 868f28f)

Testing

  • Add benchmarks for cache mark-to-expire path (#1780) (#1785, 29cc405)

  • Add benchmarks for ipaddress object creation and hashing (#1773, bd20c8e)

  • Synchronise test_integration on browser first-query (#1771, cb81e67)

v0.149.16 (2026-05-21)

Bug Fixes

v0.149.15 (2026-05-21)

Bug Fixes

  • Preserve scope_id when scoped AAAA arrives alongside unscoped (#1764, e2352ea)

... (truncated)

Commits
  • 4f3fa73 0.150.0
  • 471feb4 feat: add async_update_interfaces to rescan network interfaces at runtime (#1...
  • 797fdc0 chore(deps-dev): bump pytest from 9.1.0 to 9.1.1 (#1801)
  • 5be5d60 ci: scope release env and OIDC permissions to master (#1799)
  • 5333fc5 0.149.17
  • 868f28f perf: precompute address hash instead of per-instance lru_cache (#1774)
  • b80acaf chore: drop stray ) from _logger module docstring (#1787)
  • 99bf9ad chore(pre-commit.ci): pre-commit autoupdate (#1792)
  • d68897b chore(deps-dev): bump pytest from 9.0.3 to 9.1.0 (#1794)
  • 29cc405 test: add benchmarks for cache mark-to-expire path (#1780) (#1785)
  • Additional commits viewable in compare view

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 show <dependency name> 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)

Updates the requirements on [zeroconf](https://github.com/python-zeroconf/python-zeroconf) to permit the latest version.
- [Release notes](https://github.com/python-zeroconf/python-zeroconf/releases)
- [Changelog](https://github.com/python-zeroconf/python-zeroconf/blob/master/CHANGELOG.md)
- [Commits](python-zeroconf/python-zeroconf@0.146.4...0.150.0)

---
updated-dependencies:
- dependency-name: zeroconf
  dependency-version: 0.150.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jun 23, 2026
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 python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants