Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 26, 2024

This PR contains the following updates:

Package Change Age Confidence
zeroconf (changelog) ==0.135.0 -> ==0.148.0 age confidence

Release Notes

python-zeroconf/python-zeroconf (zeroconf)

v0.148.0

Compare Source

v0.148.0 (2025-10-05)

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

Features

Detailed Changes: 0.147.3...0.148.0

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 [email protected]

v0.147.0

Compare Source

Features

v0.146.5

Compare Source

Bug Fixes

Co-authored-by: J. Nick Koston [email protected]

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

v0.146.1

Compare Source

Bug Fixes

v0.146.0

Compare Source

Features

feat: reduce size of binaries

v0.145.1

Compare Source

Bug Fixes
  • Hold a strong reference to the AsyncEngine setup task
    (#​1533,
    d4e6f25)

v0.145.0

Compare Source

Features

v0.144.3

Compare Source

Bug Fixes

v0.144.2

Compare Source

Bug Fixes
  • Add a helpful hint for when EADDRINUSE happens during startup
    (#​1526,
    48dbb71)

v0.144.1

Compare Source

Bug Fixes

v0.144.0

Compare Source

Features

v0.143.1

Compare Source

Bug Fixes
  • Make no buffer space available when adding multicast memberships forgiving
    (#​1516,
    f377d5c)

v0.143.0

Compare Source

Features

v0.142.0

Compare Source

Features

v0.141.0

Compare Source

Features

v0.140.1

Compare Source

Bug Fixes

v0.140.0

Compare Source

Bug Fixes

Co-authored-by: J. Nick Koston [email protected]

Features

Co-authored-by: J. Nick Koston [email protected]

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@​users.noreply.github.com>

  • Small performance improvement to writing outgoing packets
    (#​1482,
    d9be715)

v0.139.0

Compare Source

Features

v0.138.1

Compare Source

Bug Fixes
  • Ensure cache does not return stale created and ttl values
    (#​1469,
    e05055c)

v0.138.0

Compare Source

Features

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@​users.noreply.github.com>

v0.137.2

Compare Source

Bug Fixes

v0.137.1

Compare Source

Bug Fixes

v0.137.0

Compare Source

Features

v0.136.2

Compare Source

Bug Fixes

v0.136.1

Compare Source

Bug Fixes

v0.136.0

Compare Source

Bug Fixes
Features

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 force-pushed the renovate/zeroconf-0.x branch from 0abc8c7 to 773b68a Compare November 21, 2024 15:34
@renovate renovate bot changed the title Update dependency zeroconf to v0.136.0 Update dependency zeroconf to v0.136.2 Nov 21, 2024
@renovate renovate bot force-pushed the renovate/zeroconf-0.x branch from 773b68a to d184961 Compare January 7, 2025 00:50
@renovate renovate bot changed the title Update dependency zeroconf to v0.136.2 Update dependency zeroconf to v0.137.2 Jan 7, 2025
@renovate renovate bot force-pushed the renovate/zeroconf-0.x branch from d184961 to 7e0f845 Compare January 8, 2025 23:17
@renovate renovate bot changed the title Update dependency zeroconf to v0.137.2 Update dependency zeroconf to v0.138.1 Jan 8, 2025
@renovate renovate bot force-pushed the renovate/zeroconf-0.x branch from 7e0f845 to 8ec2cf6 Compare January 9, 2025 03:27
@renovate renovate bot changed the title Update dependency zeroconf to v0.138.1 Update dependency zeroconf to v0.139.0 Jan 9, 2025
@renovate renovate bot force-pushed the renovate/zeroconf-0.x branch from 8ec2cf6 to 027680f Compare January 17, 2025 01:14
@renovate renovate bot changed the title Update dependency zeroconf to v0.139.0 Update dependency zeroconf to v0.140.1 Jan 17, 2025
@renovate renovate bot force-pushed the renovate/zeroconf-0.x branch from 027680f to 0c2334c Compare January 23, 2025 00:47
@renovate renovate bot changed the title Update dependency zeroconf to v0.140.1 Update dependency zeroconf to v0.141.0 Jan 23, 2025
@renovate renovate bot force-pushed the renovate/zeroconf-0.x branch from 0c2334c to 33027e6 Compare January 30, 2025 19:17
@renovate renovate bot changed the title Update dependency zeroconf to v0.141.0 Update dependency zeroconf to v0.142.0 Jan 30, 2025
@renovate renovate bot force-pushed the renovate/zeroconf-0.x branch from 33027e6 to 3b530cd Compare February 1, 2025 20:23
@renovate renovate bot changed the title Update dependency zeroconf to v0.142.0 Update dependency zeroconf to v0.143.0 Feb 1, 2025
@renovate renovate bot force-pushed the renovate/zeroconf-0.x branch from 3b530cd to 869a6fa Compare February 12, 2025 02:09
@renovate renovate bot changed the title Update dependency zeroconf to v0.143.0 Update dependency zeroconf to v0.144.1 Feb 12, 2025
@renovate renovate bot force-pushed the renovate/zeroconf-0.x branch from 869a6fa to 8853f93 Compare February 14, 2025 18:51
@renovate renovate bot changed the title Update dependency zeroconf to v0.144.1 Update dependency zeroconf to v0.144.2 Feb 14, 2025
@renovate renovate bot force-pushed the renovate/zeroconf-0.x branch from 8853f93 to aef0afc Compare February 14, 2025 23:15
@renovate renovate bot changed the title Update dependency zeroconf to v0.144.2 Update dependency zeroconf to v0.144.3 Feb 14, 2025
@renovate renovate bot force-pushed the renovate/zeroconf-0.x branch from aef0afc to 866ff3e Compare February 16, 2025 01:20
@renovate renovate bot changed the title Update dependency zeroconf to v0.144.3 Update dependency zeroconf to v0.145.0 Feb 16, 2025
@renovate renovate bot force-pushed the renovate/zeroconf-0.x branch from 866ff3e to 21966d5 Compare February 18, 2025 06:04
@renovate renovate bot changed the title Update dependency zeroconf to v0.145.0 Update dependency zeroconf to v0.145.1 Feb 18, 2025
@renovate renovate bot force-pushed the renovate/zeroconf-0.x branch from 21966d5 to 050c986 Compare March 5, 2025 03:14
@renovate renovate bot changed the title Update dependency zeroconf to v0.145.1 Update dependency zeroconf to v0.146.0 Mar 5, 2025
@renovate renovate bot force-pushed the renovate/zeroconf-0.x branch from 050c986 to cf76351 Compare March 5, 2025 06:43
@renovate renovate bot changed the title Update dependency zeroconf to v0.146.0 Update dependency zeroconf to v0.146.1 Mar 5, 2025
@renovate renovate bot force-pushed the renovate/zeroconf-0.x branch from cf76351 to 65180e0 Compare April 1, 2025 23:13
@renovate renovate bot changed the title Update dependency zeroconf to v0.146.1 Update dependency zeroconf to v0.146.2 Apr 1, 2025
@renovate renovate bot force-pushed the renovate/zeroconf-0.x branch from 65180e0 to f71aa0e Compare April 2, 2025 21:51
@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 f71aa0e to b0737a4 Compare April 14, 2025 11:56
@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 force-pushed the renovate/zeroconf-0.x branch from b0737a4 to e735f44 Compare April 14, 2025 22:35
@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 e735f44 to 7af2e98 Compare May 3, 2025 18:34
@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 7af2e98 to 1718041 Compare July 14, 2025 22:44
@renovate renovate bot force-pushed the renovate/zeroconf-0.x branch from 1718041 to c74bb6f Compare September 6, 2025 18:59
@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 c74bb6f to dc2215f Compare October 5, 2025 01:43
@renovate renovate bot changed the title Update dependency zeroconf to v0.147.2 Update dependency zeroconf to v0.148.0 Oct 5, 2025
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.

1 participant