Skip to content

Update zeroconf requirement from <2.0,>=0.148.0 to >=0.149.12,<2.0#1690

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/zeroconf-gte-0.149.12-and-lt-2.0
Open

Update zeroconf requirement from <2.0,>=0.148.0 to >=0.149.12,<2.0#1690
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/zeroconf-gte-0.149.12-and-lt-2.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Updates the requirements on zeroconf to permit the latest version.

Release notes

Sourced from zeroconf's releases.

0.149.12

v0.149.12 (2026-05-20)

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

Bug Fixes

  • Bound QuestionHistory per-entry known-answer payload (#1755, 4ff6540)

  • Bound TC-deferred queues against spoofed-source flood OOM (#1751, b22c8ff)


Detailed Changes: 0.149.11...0.149.12

Changelog

Sourced from zeroconf's changelog.

v0.149.12 (2026-05-20)

Bug Fixes

  • Bound QuestionHistory per-entry known-answer payload (#1755, 4ff6540)

  • Bound TC-deferred queues against spoofed-source flood OOM (#1751, b22c8ff)

v0.149.11 (2026-05-20)

Bug Fixes

  • Bound duplicate-packet dedup against alternating-payload floods (#1750, 8c9d6ce)

v0.149.10 (2026-05-20)

Bug Fixes

  • Accept uppercase .local. trailer in service_type_name (#1747, 37edde2)

  • Bound TC-deferral assembly window to first-arrival + max delay (#1732, a096238)

Testing

  • Add codspeed benchmarks for listener duplicate-packet dedup (#1744, 068c3f6)

v0.149.9 (2026-05-20)

Bug Fixes

  • Bound QuestionHistory size to prevent LAN-driven OOM (#1733, 0e5e637)

... (truncated)

Commits
  • f4b5066 0.149.12
  • 4ff6540 fix: bound QuestionHistory per-entry known-answer payload (#1755)
  • b22c8ff fix: bound TC-deferred queues against spoofed-source flood OOM (#1751)
  • 6a83ab8 0.149.11
  • 8c9d6ce fix: bound duplicate-packet dedup against alternating-payload floods (#1750)
  • 304fae6 chore: enable ruff PT006/PT007 parametrize tuple rules (#1749)
  • a7cefe9 0.149.10
  • a096238 fix: bound TC-deferral assembly window to first-arrival + max delay (#1732)
  • 37edde2 fix: accept uppercase .local. trailer in service_type_name (#1747)
  • 0e201f7 ci: key venv cache on resolved python patch version (#1745)
  • 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.148.0...0.149.12)

---
updated-dependencies:
- dependency-name: zeroconf
  dependency-version: 0.149.12
  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 May 20, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented May 20, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (dcd9453) to head (da1273f).

Additional details and impacted files
@@            Coverage Diff            @@
##              main     #1690   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           26        26           
  Lines         4165      4165           
=========================================
  Hits          4165      4165           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@codspeed-hq
Copy link
Copy Markdown

codspeed-hq Bot commented May 20, 2026

Merging this PR will not alter performance

✅ 47 untouched benchmarks


Comparing dependabot/pip/zeroconf-gte-0.149.12-and-lt-2.0 (da1273f) with main (dcd9453)

Open in CodSpeed

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