Skip to content

Bump zeroconf from 0.148.0 to 0.149.11 in /server#1062

Closed
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/pip/server/dev/zeroconf-0.149.11
Closed

Bump zeroconf from 0.148.0 to 0.149.11 in /server#1062
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/pip/server/dev/zeroconf-0.149.11

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps zeroconf from 0.148.0 to 0.149.11.

Release notes

Sourced from zeroconf's releases.

0.149.11

v0.149.11 (2026-05-20)

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

Bug Fixes

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

Detailed Changes: 0.149.10...0.149.11

0.149.10

v0.149.10 (2026-05-20)

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

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)

Detailed Changes: 0.149.9...0.149.10

0.149.9

v0.149.9 (2026-05-20)

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

Bug Fixes

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

Detailed Changes: 0.149.8...0.149.9

0.149.8

v0.149.8 (2026-05-19)

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

... (truncated)

Changelog

Sourced from zeroconf's changelog.

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)

v0.149.8 (2026-05-19)

Bug Fixes

  • Bound NSEC bitmap length against record end (#1731, 1d83550)

Testing

  • Give IPv6-only loopback find() its own timeout (#1721, fcd1ffb)

... (truncated)

Commits
  • 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)
  • 068c3f6 test: add codspeed benchmarks for listener duplicate-packet dedup (#1744)
  • 7f0c476 0.149.9
  • 0e5e637 fix: bound QuestionHistory size to prevent LAN-driven OOM (#1733)
  • 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.11.
- [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.11)

---
updated-dependencies:
- dependency-name: zeroconf
  dependency-version: 0.149.11
  dependency-type: direct:production
  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 20, 2026
@sonarqubecloud
Copy link
Copy Markdown

@github-actions
Copy link
Copy Markdown

Client Test Results

128 tests  ±0   128 ✅ ±0   0s ⏱️ ±0s
  6 suites ±0     0 💤 ±0 
  1 files   ±0     0 ❌ ±0 

Results for commit 149660d. ± Comparison against base commit 9750f23.

@github-actions
Copy link
Copy Markdown

Python Test Results

  1 files  ±0    1 suites  ±0   1m 33s ⏱️ +12s
603 tests ±0  603 ✅ ±0  0 💤 ±0  0 ❌ ±0 
608 runs  ±0  608 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit 149660d. ± Comparison against base commit 9750f23.

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 21, 2026

Superseded by #1063.

@dependabot dependabot Bot closed this May 21, 2026
@dependabot dependabot Bot deleted the dependabot/pip/server/dev/zeroconf-0.149.11 branch May 21, 2026 09: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