hassio-addons / addon-glances

Glances - Home Assistant Community Add-ons
https://addons.community
MIT License
153 stars 23 forks source link

⬆️ Update zeroconf to v0.104.0 #406

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
zeroconf (changelog) ==0.82.1 -> ==0.104.0 age adoption passing confidence

Release Notes

python-zeroconf/python-zeroconf (zeroconf) ### [`v0.104.0`](https://togithub.com/python-zeroconf/python-zeroconf/blob/HEAD/CHANGELOG.md#v01040-2023-09-10) [Compare Source](https://togithub.com/python-zeroconf/python-zeroconf/compare/0.103.0...0.104.0) ##### Feature - Speed up generating answers ([#​1262](https://togithub.com/python-zeroconf/python-zeroconf/issues/1262)) ([`50a8f06`](https://togithub.com/python-zeroconf/python-zeroconf/commit/50a8f066b6ab90bc9e3300f81cf9332550b720df)) ### [`v0.103.0`](https://togithub.com/python-zeroconf/python-zeroconf/blob/HEAD/CHANGELOG.md#v01030-2023-09-09) [Compare Source](https://togithub.com/python-zeroconf/python-zeroconf/compare/0.102.0...0.103.0) ##### Feature - Avoid calling get_running_loop when resolving ServiceInfo ([#​1261](https://togithub.com/python-zeroconf/python-zeroconf/issues/1261)) ([`33a2714`](https://togithub.com/python-zeroconf/python-zeroconf/commit/33a2714cadff96edf016b869cc63b0661d16ef2c)) ### [`v0.102.0`](https://togithub.com/python-zeroconf/python-zeroconf/blob/HEAD/CHANGELOG.md#v01020-2023-09-07) [Compare Source](https://togithub.com/python-zeroconf/python-zeroconf/compare/0.101.0...0.102.0) ##### Feature - Significantly speed up writing outgoing dns records ([#​1260](https://togithub.com/python-zeroconf/python-zeroconf/issues/1260)) ([`bf2f366`](https://togithub.com/python-zeroconf/python-zeroconf/commit/bf2f3660a1f341e50ab0ae586dfbacbc5ddcc077)) ### [`v0.101.0`](https://togithub.com/python-zeroconf/python-zeroconf/blob/HEAD/CHANGELOG.md#v01010-2023-09-07) [Compare Source](https://togithub.com/python-zeroconf/python-zeroconf/compare/0.100.0...0.101.0) ##### Feature - Speed up writing outgoing dns records ([#​1259](https://togithub.com/python-zeroconf/python-zeroconf/issues/1259)) ([`248655f`](https://togithub.com/python-zeroconf/python-zeroconf/commit/248655f0276223b089373c70ec13a0385dfaa4d6)) ### [`v0.100.0`](https://togithub.com/python-zeroconf/python-zeroconf/blob/HEAD/CHANGELOG.md#v01000-2023-09-07) [Compare Source](https://togithub.com/python-zeroconf/python-zeroconf/compare/0.99.0...0.100.0) ##### Feature - Small speed up to writing outgoing dns records ([#​1258](https://togithub.com/python-zeroconf/python-zeroconf/issues/1258)) ([`1ed6bd2`](https://togithub.com/python-zeroconf/python-zeroconf/commit/1ed6bd2ec4db0612b71384f923ffff1efd3ce878)) ### [`v0.99.0`](https://togithub.com/python-zeroconf/python-zeroconf/blob/HEAD/CHANGELOG.md#v0990-2023-09-06) [Compare Source](https://togithub.com/python-zeroconf/python-zeroconf/compare/0.98.0...0.99.0) ##### Feature - Reduce IP Address parsing overhead in ServiceInfo ([#​1257](https://togithub.com/python-zeroconf/python-zeroconf/issues/1257)) ([`83d0b7f`](https://togithub.com/python-zeroconf/python-zeroconf/commit/83d0b7fda2eb09c9c6e18b85f329d1ddc701e3fb)) ### [`v0.98.0`](https://togithub.com/python-zeroconf/python-zeroconf/blob/HEAD/CHANGELOG.md#v0980-2023-09-06) [Compare Source](https://togithub.com/python-zeroconf/python-zeroconf/compare/0.97.0...0.98.0) ##### Feature - Speed up decoding incoming packets ([#​1256](https://togithub.com/python-zeroconf/python-zeroconf/issues/1256)) ([`ac081cf`](https://togithub.com/python-zeroconf/python-zeroconf/commit/ac081cf00addde1ceea2c076f73905fdb293de3a)) ### [`v0.97.0`](https://togithub.com/python-zeroconf/python-zeroconf/blob/HEAD/CHANGELOG.md#v0970-2023-09-03) [Compare Source](https://togithub.com/python-zeroconf/python-zeroconf/compare/0.96.0...0.97.0) ##### Feature - Speed up answering queries ([#​1255](https://togithub.com/python-zeroconf/python-zeroconf/issues/1255)) ([`2d3aed3`](https://togithub.com/python-zeroconf/python-zeroconf/commit/2d3aed36e24c73013fcf4acc90803fc1737d0917)) ### [`v0.96.0`](https://togithub.com/python-zeroconf/python-zeroconf/blob/HEAD/CHANGELOG.md#v0960-2023-09-03) [Compare Source](https://togithub.com/python-zeroconf/python-zeroconf/compare/0.95.0...0.96.0) ##### Feature - Optimize DNSCache.get_by_details ([#​1254](https://togithub.com/python-zeroconf/python-zeroconf/issues/1254)) ([`ce59787`](https://togithub.com/python-zeroconf/python-zeroconf/commit/ce59787a170781ffdaa22425018d288b395ac081)) ### [`v0.95.0`](https://togithub.com/python-zeroconf/python-zeroconf/blob/HEAD/CHANGELOG.md#v0950-2023-09-03) [Compare Source](https://togithub.com/python-zeroconf/python-zeroconf/compare/0.94.0...0.95.0) ##### Feature - Speed up adding and removing RecordUpdateListeners ([#​1253](https://togithub.com/python-zeroconf/python-zeroconf/issues/1253)) ([`22e4a29`](https://togithub.com/python-zeroconf/python-zeroconf/commit/22e4a296d440b3038c0ff5ed6fc8878304ec4937)) ### [`v0.94.0`](https://togithub.com/python-zeroconf/python-zeroconf/blob/HEAD/CHANGELOG.md#v0940-2023-09-03) [Compare Source](https://togithub.com/python-zeroconf/python-zeroconf/compare/0.93.1...0.94.0) ##### Feature - Optimize cache implementation ([#​1252](https://togithub.com/python-zeroconf/python-zeroconf/issues/1252)) ([`8d3ec79`](https://togithub.com/python-zeroconf/python-zeroconf/commit/8d3ec792277aaf7ef790318b5b35ab00839ca3b3)) ### [`v0.93.1`](https://togithub.com/python-zeroconf/python-zeroconf/blob/HEAD/CHANGELOG.md#v0931-2023-09-03) [Compare Source](https://togithub.com/python-zeroconf/python-zeroconf/compare/0.93.0...0.93.1) ##### Fix - No change re-release due to unrecoverable failed CI run ([#​1251](https://togithub.com/python-zeroconf/python-zeroconf/issues/1251)) ([`730921b`](https://togithub.com/python-zeroconf/python-zeroconf/commit/730921b155dfb9c62251c8c643b1302e807aff3b)) ### [`v0.93.0`](https://togithub.com/python-zeroconf/python-zeroconf/blob/HEAD/CHANGELOG.md#v0930-2023-09-02) [Compare Source](https://togithub.com/python-zeroconf/python-zeroconf/compare/0.92.0...0.93.0) ##### Feature - Reduce overhead to answer questions ([#​1250](https://togithub.com/python-zeroconf/python-zeroconf/issues/1250)) ([`7cb8da0`](https://togithub.com/python-zeroconf/python-zeroconf/commit/7cb8da0c6c5c944588009fe36012c1197c422668)) ### [`v0.92.0`](https://togithub.com/python-zeroconf/python-zeroconf/blob/HEAD/CHANGELOG.md#v0920-2023-09-02) [Compare Source](https://togithub.com/python-zeroconf/python-zeroconf/compare/0.91.1...0.92.0) ##### Feature - Cache construction of records used to answer queries from the service registry ([#​1243](https://togithub.com/python-zeroconf/python-zeroconf/issues/1243)) ([`0890f62`](https://togithub.com/python-zeroconf/python-zeroconf/commit/0890f628dbbd577fb77d3e6f2e267052b2b2b515)) ### [`v0.91.1`](https://togithub.com/python-zeroconf/python-zeroconf/blob/HEAD/CHANGELOG.md#v0911-2023-09-02) [Compare Source](https://togithub.com/python-zeroconf/python-zeroconf/compare/0.91.0...0.91.1) ##### Fix - Remove useless calls in ServiceInfo ([#​1248](https://togithub.com/python-zeroconf/python-zeroconf/issues/1248)) ([`4e40fae`](https://togithub.com/python-zeroconf/python-zeroconf/commit/4e40fae20bf50b4608e28fad4a360c4ed48ac86b)) ### [`v0.91.0`](https://togithub.com/python-zeroconf/python-zeroconf/blob/HEAD/CHANGELOG.md#v0910-2023-09-02) [Compare Source](https://togithub.com/python-zeroconf/python-zeroconf/compare/0.90.0...0.91.0) ##### Feature - Reduce overhead to process incoming updates by avoiding the handle_response shim ([#​1247](https://togithub.com/python-zeroconf/python-zeroconf/issues/1247)) ([`5e31f0a`](https://togithub.com/python-zeroconf/python-zeroconf/commit/5e31f0afe4c341fbdbbbe50348a829ea553cbda0)) ### [`v0.90.0`](https://togithub.com/python-zeroconf/python-zeroconf/blob/HEAD/CHANGELOG.md#v0900-2023-09-02) [Compare Source](https://togithub.com/python-zeroconf/python-zeroconf/compare/0.89.0...0.90.0) ##### Feature - Avoid python float conversion in listener hot path ([#​1245](https://togithub.com/python-zeroconf/python-zeroconf/issues/1245)) ([`816ad4d`](https://togithub.com/python-zeroconf/python-zeroconf/commit/816ad4dceb3859bad4bb136bdb1d1ee2daa0bf5a)) ### [`v0.89.0`](https://togithub.com/python-zeroconf/python-zeroconf/blob/HEAD/CHANGELOG.md#v0890-2023-09-02) [Compare Source](https://togithub.com/python-zeroconf/python-zeroconf/compare/0.88.0...0.89.0) ##### Feature - Reduce overhead to process incoming questions ([#​1244](https://togithub.com/python-zeroconf/python-zeroconf/issues/1244)) ([`18b65d1`](https://togithub.com/python-zeroconf/python-zeroconf/commit/18b65d1c75622869b0c29258215d3db3ae520d6c)) ### [`v0.88.0`](https://togithub.com/python-zeroconf/python-zeroconf/blob/HEAD/CHANGELOG.md#v0880-2023-08-29) [Compare Source](https://togithub.com/python-zeroconf/python-zeroconf/compare/0.87.0...0.88.0) ##### Feature - Speed up RecordManager with additional cython defs ([#​1242](https://togithub.com/python-zeroconf/python-zeroconf/issues/1242)) ([`5a76fc5`](https://togithub.com/python-zeroconf/python-zeroconf/commit/5a76fc5ff74f2941ffbf7570e45390f35e0b7e01)) ### [`v0.87.0`](https://togithub.com/python-zeroconf/python-zeroconf/blob/HEAD/CHANGELOG.md#v0870-2023-08-29) [Compare Source](https://togithub.com/python-zeroconf/python-zeroconf/compare/0.86.0...0.87.0) ##### Feature - Improve performance by adding cython pxd for RecordManager ([#​1241](https://togithub.com/python-zeroconf/python-zeroconf/issues/1241)) ([`a7dad3d`](https://togithub.com/python-zeroconf/python-zeroconf/commit/a7dad3d9743586f352e21eea1e129c6875f9a713)) ### [`v0.86.0`](https://togithub.com/python-zeroconf/python-zeroconf/blob/HEAD/CHANGELOG.md#v0860-2023-08-28) [Compare Source](https://togithub.com/python-zeroconf/python-zeroconf/compare/0.85.0...0.86.0) ##### Feature - Build wheels for cpython 3.12 ([#​1239](https://togithub.com/python-zeroconf/python-zeroconf/issues/1239)) ([`58bc154`](https://togithub.com/python-zeroconf/python-zeroconf/commit/58bc154f55b06b4ddfc4a141592488abe76f062a)) - Use server_key when processing DNSService records ([#​1238](https://togithub.com/python-zeroconf/python-zeroconf/issues/1238)) ([`cc8feb1`](https://togithub.com/python-zeroconf/python-zeroconf/commit/cc8feb110fefc3fb714fd482a52f16e2b620e8c4)) ### [`v0.85.0`](https://togithub.com/python-zeroconf/python-zeroconf/blob/HEAD/CHANGELOG.md#v0850-2023-08-27) [Compare Source](https://togithub.com/python-zeroconf/python-zeroconf/compare/0.84.0...0.85.0) ##### Feature - Simplify code to unpack properties ([#​1237](https://togithub.com/python-zeroconf/python-zeroconf/issues/1237)) ([`68d9998`](https://togithub.com/python-zeroconf/python-zeroconf/commit/68d99985a0e9d2c72ff670b2e2af92271a6fe934)) ### [`v0.84.0`](https://togithub.com/python-zeroconf/python-zeroconf/blob/HEAD/CHANGELOG.md#v0840-2023-08-27) [Compare Source](https://togithub.com/python-zeroconf/python-zeroconf/compare/0.83.1...0.84.0) ##### Feature - Context managers in ServiceBrowser and AsyncServiceBrowser ([#​1233](https://togithub.com/python-zeroconf/python-zeroconf/issues/1233)) ([`bd8d846`](https://togithub.com/python-zeroconf/python-zeroconf/commit/bd8d8467dec2a39a0b525043ea1051259100fded)) ### [`v0.83.1`](https://togithub.com/python-zeroconf/python-zeroconf/blob/HEAD/CHANGELOG.md#v0831-2023-08-27) [Compare Source](https://togithub.com/python-zeroconf/python-zeroconf/compare/0.83.0...0.83.1) ##### Fix - Rebuild wheels with cython 3.0.2 ([#​1236](https://togithub.com/python-zeroconf/python-zeroconf/issues/1236)) ([`dd637fb`](https://togithub.com/python-zeroconf/python-zeroconf/commit/dd637fb2e5a87ba283750e69d116e124bef54e7c)) ### [`v0.83.0`](https://togithub.com/python-zeroconf/python-zeroconf/blob/HEAD/CHANGELOG.md#v0830-2023-08-26) [Compare Source](https://togithub.com/python-zeroconf/python-zeroconf/compare/0.82.1...0.83.0) ##### Feature - Speed up question and answer history with a cython pxd ([#​1234](https://togithub.com/python-zeroconf/python-zeroconf/issues/1234)) ([`703ecb2`](https://togithub.com/python-zeroconf/python-zeroconf/commit/703ecb2901b2150fb72fac3deed61d7302561298))

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.



This PR has been generated by Mend Renovate. View repository job log here.