Skip to content

Update zeroconf requirement from >=0.146.4 to >=0.149.17#345

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

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

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Updates the requirements on zeroconf to permit the latest version.

Release notes

Sourced from zeroconf's releases.

0.149.17

v0.149.17 (2026-06-21)

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

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)


Detailed Changes: 0.149.16...0.149.17

Changelog

Sourced from zeroconf's changelog.

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)

v0.149.14 (2026-05-20)

Bug Fixes

  • Skip NSEC records in ServiceBrowser to suppress spurious updates (#1762, 137a5d6)

Testing

... (truncated)

Commits
  • 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)
  • 92529f3 chore(ci): bump the github-actions group with 3 updates (#1789)
  • 4a7a9f9 chore(deps-dev): bump pytest-asyncio from 1.3.0 to 1.4.0 (#1788)
  • 2fa80ab chore(pre-commit.ci): pre-commit autoupdate (#1790)
  • 44433dd chore(deps-dev): bump pytest-codspeed from 5.0.2 to 5.0.3 (#1775)
  • 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.149.17)

---
updated-dependencies:
- dependency-name: zeroconf
  dependency-version: 0.149.17
  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 22, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jun 23, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #346.

@dependabot dependabot Bot closed this Jun 23, 2026
@dependabot dependabot Bot deleted the dependabot/pip/zeroconf-gte-0.149.17 branch June 23, 2026 12:52
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