Skip to content

chore(deps): bump zeroconf from 0.148.0 to 0.149.7 in /apps/server in the pip group across 1 directory#474

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/apps/server/pip-9856b378f6
Open

chore(deps): bump zeroconf from 0.148.0 to 0.149.7 in /apps/server in the pip group across 1 directory#474
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/apps/server/pip-9856b378f6

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps the pip group with 1 update in the /apps/server directory: zeroconf.

Updates 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps the pip group with 1 update in the /apps/server directory: [zeroconf](https://github.com/python-zeroconf/python-zeroconf).


Updates `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:production
  dependency-group: pip
...

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 29, 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