Skip to content

Bump zeroconf from 0.148.0 to 0.149.7#1382

Merged
agners merged 1 commit into
mainfrom
dependabot/pip/zeroconf-0.149.7
May 18, 2026
Merged

Bump zeroconf from 0.148.0 to 0.149.7#1382
agners merged 1 commit into
mainfrom
dependabot/pip/zeroconf-0.149.7

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 18, 2026

Bumps zeroconf from 0.148.0 to 0.149.7.

Release notes

Sourced from zeroconf's releases.

0.149.7

v0.149.7 (2026-05-18)

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

Bug Fixes

  • Bound DNSCache record count to prevent unbounded LAN-driven growth (#1718, 0ad3f37)

Testing

  • Shave ServiceBrowser first-query delay on loopback (#1720, 0ff3c6b)

Detailed Changes: 0.149.6...0.149.7

0.149.6

v0.149.6 (2026-05-18)

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

Bug Fixes

  • Bound _seen_logs and stop retaining exc_info (#1717, 95561e2)

Detailed Changes: 0.149.5...0.149.6

0.149.5

v0.149.5 (2026-05-18)

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

Bug Fixes

  • Bound DNS compression-pointer chain depth in DNSIncoming (#1719, f9e2359)

Testing

  • Cap helper get_service_info timeout in suppression test (~3.0s → ~1.85s) (#1708, ee3c7d7)

  • Drop ZeroconfServiceTypes.find() timeouts from 500ms to 200ms on loopback (#1710, 64d143d)

  • Eliminate test_get_info_single race by injecting from the send mock (#1716, 963d3d7)

  • Fix race in test_register_and_lookup_type_by_uppercase_name (#1712, 91aa21d)

  • Speed up service-info request tests with quick_request_timing fixture (#1709, 4bae30a)

... (truncated)

Changelog

Sourced from zeroconf's changelog.

v0.149.7 (2026-05-18)

Bug Fixes

  • Bound DNSCache record count to prevent unbounded LAN-driven growth (#1718, 0ad3f37)

Testing

  • Shave ServiceBrowser first-query delay on loopback (#1720, 0ff3c6b)

v0.149.6 (2026-05-18)

Bug Fixes

  • Bound _seen_logs and stop retaining exc_info (#1717, 95561e2)

v0.149.5 (2026-05-18)

Bug Fixes

  • Bound DNS compression-pointer chain depth in DNSIncoming (#1719, f9e2359)

Testing

  • Cap helper get_service_info timeout in suppression test (~3.0s → ~1.85s) (#1708, ee3c7d7)

  • Drop ZeroconfServiceTypes.find() timeouts from 500ms to 200ms on loopback (#1710, 64d143d)

  • Eliminate test_get_info_single race by injecting from the send mock (#1716, 963d3d7)

  • Fix race in test_register_and_lookup_type_by_uppercase_name (#1712, 91aa21d)

... (truncated)

Commits
  • e32f52d 0.149.7
  • 0ad3f37 fix: bound DNSCache record count to prevent unbounded LAN-driven growth (#1718)
  • 0ff3c6b test: shave ServiceBrowser first-query delay on loopback (#1720)
  • 9683fe6 0.149.6
  • 95561e2 fix: bound _seen_logs and stop retaining exc_info (#1717)
  • 65b22cb 0.149.5
  • f9e2359 fix: bound DNS compression-pointer chain depth in DNSIncoming (#1719)
  • 64d143d test: drop ZeroconfServiceTypes.find() timeouts from 500ms to 200ms on loopba...
  • 963d3d7 test: eliminate test_get_info_single race by injecting from the send mock (#1...
  • 91aa21d test: fix race in test_register_and_lookup_type_by_uppercase_name (#1712)
  • Additional commits viewable 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 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)

Bumps [zeroconf](https://github.com/python-zeroconf/python-zeroconf) from 0.148.0 to 0.149.7.
- [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.148.0...0.149.7)

---
updated-dependencies:
- dependency-name: zeroconf
  dependency-version: 0.149.7
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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 May 18, 2026
@agners agners merged commit 9f444cc into main May 18, 2026
7 checks passed
@agners agners deleted the dependabot/pip/zeroconf-0.149.7 branch May 18, 2026 15:19
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.

1 participant