Skip to content

Update dependency zeroconf to v0.150.0 - #34

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/zeroconf-0.x
Open

Update dependency zeroconf to v0.150.0#34
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/zeroconf-0.x

Conversation

@renovate

@renovate renovate Bot commented Apr 1, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
zeroconf (changelog) ==0.146.1==0.150.0 age confidence

Release Notes

python-zeroconf/python-zeroconf (zeroconf)

v0.150.0

Compare Source

Features
  • Add async_update_interfaces to rescan network interfaces at runtime
    (#​1797,
    471feb4)

v0.149.17

Compare Source

Performance Improvements
  • Precompute address hash instead of per-instance lru_cache
    (#​1774,
    868f28f)
Testing

v0.149.16

Compare Source

Bug Fixes

v0.149.12

Compare Source

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

Compare Source

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

v0.149.10

Compare Source

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

Compare Source

Bug Fixes

v0.149.8

Compare Source

Bug Fixes
Testing

v0.149.7

Compare Source

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

v0.149.6

Compare Source

Bug Fixes

v0.149.5

Compare Source

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)

v0.149.4

Compare Source

Bug Fixes
  • core: Release sockets when close runs before engine setup completes
    (#​1706,
    0deb56b)
Testing

v0.149.3

Compare Source

Bug Fixes
  • ci: Drop x86_64 mac wheels and clean up obsolete CIBW_SKIP entries
    (#​1694,
    104c5d6)

v0.149.2

Compare Source

Bug Fixes
  • ci: Drop retired macos-13 runner and skip cp39/pp39 in wheel matrix
    (#​1693,
    745198b)

v0.149.1

Compare Source

Performance Improvements
  • Precompute address hash instead of per-instance lru_cache
    (#​1774,
    868f28f)
Testing

v0.149.0

Compare Source

Features
Performance Improvements

v0.148.0

Compare Source

Features

v0.147.4

Compare Source

Bug Fixes
  • core: Close owned event loop on Zeroconf.close() to stop FD leak
    (#​1685,
    2f78370)
Build System
Documentation
Testing

v0.147.3

Compare Source

Bug Fixes

v0.147.2

Compare Source

Bug Fixes

v0.147.1

Compare Source

Bug Fixes
  • Increase check time and add random wait to avoid service collisions
    (#​1611,
    8c382ee)

Co-authored-by: J. Nick Koston nick@koston.org

v0.147.0

Compare Source

Features

v0.146.5

Compare Source

Bug Fixes

Co-authored-by: J. Nick Koston nick@koston.org

v0.146.4

Compare Source

Bug Fixes

v0.146.3

Compare Source

Bug Fixes
  • fix: correctly override question type flag for requests

Currently even when setting the explicit question type flag, the implementation ignores it for
subsequent queries. This commit ensures that all queries respect the explicit question type flag.

  • chore(tests): add test for explicit question type flag

Add unit test to validate that the explicit question type flag is set correctly in outgoing
requests.

v0.146.2

Compare Source

Bug Fixes
  • fix: create listener socket with specific IP version

Create listener sockets when using unicast with specific IP version as well, just like in
new_respond_socket().

  • chore(tests): add unit test for socket creation with unicast addressing

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot changed the title Update dependency zeroconf to v0.146.2 Update dependency zeroconf to v0.146.3 Apr 2, 2025
@renovate
renovate Bot force-pushed the renovate/zeroconf-0.x branch from da3fd80 to d889f07 Compare April 2, 2025 22:46
@renovate
renovate Bot force-pushed the renovate/zeroconf-0.x branch from d889f07 to 90a6198 Compare April 14, 2025 11:45
@renovate renovate Bot changed the title Update dependency zeroconf to v0.146.3 Update dependency zeroconf to v0.146.4 Apr 14, 2025
@renovate renovate Bot changed the title Update dependency zeroconf to v0.146.4 Update dependency zeroconf to v0.146.5 Apr 14, 2025
@renovate
renovate Bot force-pushed the renovate/zeroconf-0.x branch from 90a6198 to 925ec84 Compare April 14, 2025 23:24
@renovate renovate Bot changed the title Update dependency zeroconf to v0.146.5 Update dependency zeroconf to v0.147.0 May 3, 2025
@renovate
renovate Bot force-pushed the renovate/zeroconf-0.x branch from 925ec84 to 1563df7 Compare May 3, 2025 18:01
@renovate
renovate Bot force-pushed the renovate/zeroconf-0.x branch from 1563df7 to 76e207c Compare September 6, 2025 23:52
@renovate renovate Bot changed the title Update dependency zeroconf to v0.147.0 Update dependency zeroconf to v0.147.2 Sep 6, 2025
@renovate
renovate Bot force-pushed the renovate/zeroconf-0.x branch from 76e207c to 427e1e5 Compare October 4, 2025 21:05
@renovate renovate Bot changed the title Update dependency zeroconf to v0.147.2 Update dependency zeroconf to v0.147.3 Oct 4, 2025
@renovate
renovate Bot force-pushed the renovate/zeroconf-0.x branch from 427e1e5 to fe56b93 Compare October 5, 2025 01:51
@renovate renovate Bot changed the title Update dependency zeroconf to v0.147.3 Update dependency zeroconf to v0.148.0 Oct 5, 2025
@renovate
renovate Bot force-pushed the renovate/zeroconf-0.x branch from fe56b93 to c3014f4 Compare May 17, 2026 00:30
@renovate renovate Bot changed the title Update dependency zeroconf to v0.148.0 Update dependency zeroconf to v0.149.2 May 17, 2026
@renovate
renovate Bot force-pushed the renovate/zeroconf-0.x branch from c3014f4 to ab80881 Compare May 17, 2026 05:16
@renovate renovate Bot changed the title Update dependency zeroconf to v0.149.2 Update dependency zeroconf to v0.149.3 May 17, 2026
@renovate
renovate Bot force-pushed the renovate/zeroconf-0.x branch from ab80881 to 4a1fa83 Compare May 18, 2026 01:27
@renovate renovate Bot changed the title Update dependency zeroconf to v0.149.3 Update dependency zeroconf to v0.149.4 May 18, 2026
@renovate
renovate Bot force-pushed the renovate/zeroconf-0.x branch from 4a1fa83 to b562bf9 Compare May 18, 2026 05:40
@renovate renovate Bot changed the title Update dependency zeroconf to v0.149.4 Update dependency zeroconf to v0.149.7 May 18, 2026
@renovate
renovate Bot force-pushed the renovate/zeroconf-0.x branch from b562bf9 to f7ae622 Compare May 20, 2026 01:47
@renovate renovate Bot changed the title Update dependency zeroconf to v0.149.7 Update dependency zeroconf to v0.149.9 May 20, 2026
@renovate
renovate Bot force-pushed the renovate/zeroconf-0.x branch from f7ae622 to e92be7f Compare May 20, 2026 16:11
@renovate renovate Bot changed the title Update dependency zeroconf to v0.149.9 Update dependency zeroconf to v0.149.12 May 20, 2026
@renovate
renovate Bot force-pushed the renovate/zeroconf-0.x branch from e92be7f to 8de46b3 Compare May 20, 2026 21:10
@renovate renovate Bot changed the title Update dependency zeroconf to v0.149.12 Update dependency zeroconf to v0.149.13 May 20, 2026
@renovate
renovate Bot force-pushed the renovate/zeroconf-0.x branch from 8de46b3 to bc12351 Compare May 21, 2026 14:39
@renovate renovate Bot changed the title Update dependency zeroconf to v0.149.13 Update dependency zeroconf to v0.149.16 May 21, 2026
@renovate
renovate Bot force-pushed the renovate/zeroconf-0.x branch from bc12351 to eddfda3 Compare June 22, 2026 00:51
@renovate renovate Bot changed the title Update dependency zeroconf to v0.149.16 Update dependency zeroconf to v0.149.17 Jun 22, 2026
@renovate
renovate Bot force-pushed the renovate/zeroconf-0.x branch from eddfda3 to a4d9d4d Compare June 22, 2026 18:41
@renovate renovate Bot changed the title Update dependency zeroconf to v0.149.17 Update dependency zeroconf to v0.150.0 Jun 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants