[PR #223] [MERGED] Bump zeroconf from 0.74.0 to 0.97.0 #246

Closed
opened 2026-02-27 08:12:27 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/kokarare1212/librespot-python/pull/223
Author: @dependabot[bot]
Created: 9/4/2023
Status: Merged
Merged: 9/6/2023
Merged by: @kokarare1212

Base: mainHead: dependabot/pip/zeroconf-0.97.0


📝 Commits (1)

  • 6410942 Bump zeroconf from 0.74.0 to 0.97.0

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 requirements.txt (+1 -1)

📄 Description

Bumps zeroconf from 0.74.0 to 0.97.0.

Release notes

Sourced from zeroconf's releases.

0.97.0

Feature

0.96.0

Feature

0.95.0

Feature

  • Speed up adding and removing RecordUpdateListeners (#1253) (22e4a29)

0.94.0

Feature

0.93.1

Fix

  • No change re-release due to unrecoverable failed CI run (#1251) (730921b)

0.93.0

Feature

0.92.0

Feature

  • Cache construction of records used to answer queries from the service registry (#1243) (0890f62)

0.91.1

Fix

0.91.0

Feature

  • Reduce overhead to process incoming updates by avoiding the handle_response shim (#1247) (5e31f0a)

0.90.0

Feature

  • Avoid python float conversion in listener hot path (#1245) (816ad4d)

... (truncated)

Changelog

Sourced from zeroconf's changelog.

v0.97.0 (2023-09-03)

Feature

v0.96.0 (2023-09-03)

Feature

v0.95.0 (2023-09-03)

Feature

  • Speed up adding and removing RecordUpdateListeners (#1253) (22e4a29)

v0.94.0 (2023-09-03)

Feature

v0.93.1 (2023-09-03)

Fix

  • No change re-release due to unrecoverable failed CI run (#1251) (730921b)

v0.93.0 (2023-09-02)

Feature

v0.92.0 (2023-09-02)

Feature

  • Cache construction of records used to answer queries from the service registry (#1243) (0890f62)

v0.91.1 (2023-09-02)

Fix

v0.91.0 (2023-09-02)

... (truncated)

Commits

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/kokarare1212/librespot-python/pull/223 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 9/4/2023 **Status:** ✅ Merged **Merged:** 9/6/2023 **Merged by:** [@kokarare1212](https://github.com/kokarare1212) **Base:** `main` ← **Head:** `dependabot/pip/zeroconf-0.97.0` --- ### 📝 Commits (1) - [`6410942`](https://github.com/kokarare1212/librespot-python/commit/64109425e7231e315edd0ce2aef40bed982f7c03) Bump zeroconf from 0.74.0 to 0.97.0 ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `requirements.txt` (+1 -1) </details> ### 📄 Description Bumps [zeroconf](https://github.com/python-zeroconf/python-zeroconf) from 0.74.0 to 0.97.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/python-zeroconf/python-zeroconf/releases">zeroconf's releases</a>.</em></p> <blockquote> <h2>0.97.0</h2> <h3>Feature</h3> <ul> <li>Speed up answering queries (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1255">#1255</a>) (<a href="https://github.com/python-zeroconf/python-zeroconf/commit/2d3aed36e24c73013fcf4acc90803fc1737d0917"><code>2d3aed3</code></a>)</li> </ul> <h2>0.96.0</h2> <h3>Feature</h3> <ul> <li>Optimize DNSCache.get_by_details (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1254">#1254</a>) (<a href="https://github.com/python-zeroconf/python-zeroconf/commit/ce59787a170781ffdaa22425018d288b395ac081"><code>ce59787</code></a>)</li> </ul> <h2>0.95.0</h2> <h3>Feature</h3> <ul> <li>Speed up adding and removing RecordUpdateListeners (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1253">#1253</a>) (<a href="https://github.com/python-zeroconf/python-zeroconf/commit/22e4a296d440b3038c0ff5ed6fc8878304ec4937"><code>22e4a29</code></a>)</li> </ul> <h2>0.94.0</h2> <h3>Feature</h3> <ul> <li>Optimize cache implementation (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1252">#1252</a>) (<a href="https://github.com/python-zeroconf/python-zeroconf/commit/8d3ec792277aaf7ef790318b5b35ab00839ca3b3"><code>8d3ec79</code></a>)</li> </ul> <h2>0.93.1</h2> <h3>Fix</h3> <ul> <li>No change re-release due to unrecoverable failed CI run (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1251">#1251</a>) (<a href="https://github.com/python-zeroconf/python-zeroconf/commit/730921b155dfb9c62251c8c643b1302e807aff3b"><code>730921b</code></a>)</li> </ul> <h2>0.93.0</h2> <h3>Feature</h3> <ul> <li>Reduce overhead to answer questions (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1250">#1250</a>) (<a href="https://github.com/python-zeroconf/python-zeroconf/commit/7cb8da0c6c5c944588009fe36012c1197c422668"><code>7cb8da0</code></a>)</li> </ul> <h2>0.92.0</h2> <h3>Feature</h3> <ul> <li>Cache construction of records used to answer queries from the service registry (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1243">#1243</a>) (<a href="https://github.com/python-zeroconf/python-zeroconf/commit/0890f628dbbd577fb77d3e6f2e267052b2b2b515"><code>0890f62</code></a>)</li> </ul> <h2>0.91.1</h2> <h3>Fix</h3> <ul> <li>Remove useless calls in ServiceInfo (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1248">#1248</a>) (<a href="https://github.com/python-zeroconf/python-zeroconf/commit/4e40fae20bf50b4608e28fad4a360c4ed48ac86b"><code>4e40fae</code></a>)</li> </ul> <h2>0.91.0</h2> <h3>Feature</h3> <ul> <li>Reduce overhead to process incoming updates by avoiding the handle_response shim (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1247">#1247</a>) (<a href="https://github.com/python-zeroconf/python-zeroconf/commit/5e31f0afe4c341fbdbbbe50348a829ea553cbda0"><code>5e31f0a</code></a>)</li> </ul> <h2>0.90.0</h2> <h3>Feature</h3> <ul> <li>Avoid python float conversion in listener hot path (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1245">#1245</a>) (<a href="https://github.com/python-zeroconf/python-zeroconf/commit/816ad4dceb3859bad4bb136bdb1d1ee2daa0bf5a"><code>816ad4d</code></a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/python-zeroconf/python-zeroconf/blob/master/CHANGELOG.md">zeroconf's changelog</a>.</em></p> <blockquote> <h2>v0.97.0 (2023-09-03)</h2> <h3>Feature</h3> <ul> <li>Speed up answering queries (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1255">#1255</a>) (<a href="https://github.com/python-zeroconf/python-zeroconf/commit/2d3aed36e24c73013fcf4acc90803fc1737d0917"><code>2d3aed3</code></a>)</li> </ul> <h2>v0.96.0 (2023-09-03)</h2> <h3>Feature</h3> <ul> <li>Optimize DNSCache.get_by_details (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1254">#1254</a>) (<a href="https://github.com/python-zeroconf/python-zeroconf/commit/ce59787a170781ffdaa22425018d288b395ac081"><code>ce59787</code></a>)</li> </ul> <h2>v0.95.0 (2023-09-03)</h2> <h3>Feature</h3> <ul> <li>Speed up adding and removing RecordUpdateListeners (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1253">#1253</a>) (<a href="https://github.com/python-zeroconf/python-zeroconf/commit/22e4a296d440b3038c0ff5ed6fc8878304ec4937"><code>22e4a29</code></a>)</li> </ul> <h2>v0.94.0 (2023-09-03)</h2> <h3>Feature</h3> <ul> <li>Optimize cache implementation (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1252">#1252</a>) (<a href="https://github.com/python-zeroconf/python-zeroconf/commit/8d3ec792277aaf7ef790318b5b35ab00839ca3b3"><code>8d3ec79</code></a>)</li> </ul> <h2>v0.93.1 (2023-09-03)</h2> <h3>Fix</h3> <ul> <li>No change re-release due to unrecoverable failed CI run (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1251">#1251</a>) (<a href="https://github.com/python-zeroconf/python-zeroconf/commit/730921b155dfb9c62251c8c643b1302e807aff3b"><code>730921b</code></a>)</li> </ul> <h2>v0.93.0 (2023-09-02)</h2> <h3>Feature</h3> <ul> <li>Reduce overhead to answer questions (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1250">#1250</a>) (<a href="https://github.com/python-zeroconf/python-zeroconf/commit/7cb8da0c6c5c944588009fe36012c1197c422668"><code>7cb8da0</code></a>)</li> </ul> <h2>v0.92.0 (2023-09-02)</h2> <h3>Feature</h3> <ul> <li>Cache construction of records used to answer queries from the service registry (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1243">#1243</a>) (<a href="https://github.com/python-zeroconf/python-zeroconf/commit/0890f628dbbd577fb77d3e6f2e267052b2b2b515"><code>0890f62</code></a>)</li> </ul> <h2>v0.91.1 (2023-09-02)</h2> <h3>Fix</h3> <ul> <li>Remove useless calls in ServiceInfo (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1248">#1248</a>) (<a href="https://github.com/python-zeroconf/python-zeroconf/commit/4e40fae20bf50b4608e28fad4a360c4ed48ac86b"><code>4e40fae</code></a>)</li> </ul> <h2>v0.91.0 (2023-09-02)</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/python-zeroconf/python-zeroconf/commit/aebabd9f8486e4f7f6e79e8a5b5eed1da6c900c3"><code>aebabd9</code></a> 0.97.0</li> <li><a href="https://github.com/python-zeroconf/python-zeroconf/commit/2d3aed36e24c73013fcf4acc90803fc1737d0917"><code>2d3aed3</code></a> feat: speed up answering queries (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1255">#1255</a>)</li> <li><a href="https://github.com/python-zeroconf/python-zeroconf/commit/5c884b0b93be1afdc7ac363ee4df60da5111d0ff"><code>5c884b0</code></a> 0.96.0</li> <li><a href="https://github.com/python-zeroconf/python-zeroconf/commit/ce59787a170781ffdaa22425018d288b395ac081"><code>ce59787</code></a> feat: optimize DNSCache.get_by_details (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1254">#1254</a>)</li> <li><a href="https://github.com/python-zeroconf/python-zeroconf/commit/46adba9f432edce96e2850840d9db4ca0dbd0510"><code>46adba9</code></a> 0.95.0</li> <li><a href="https://github.com/python-zeroconf/python-zeroconf/commit/22e4a296d440b3038c0ff5ed6fc8878304ec4937"><code>22e4a29</code></a> feat: speed up adding and removing RecordUpdateListeners (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1253">#1253</a>)</li> <li><a href="https://github.com/python-zeroconf/python-zeroconf/commit/72d6886642820e1976aba93c57431e1b7b8789bf"><code>72d6886</code></a> 0.94.0</li> <li><a href="https://github.com/python-zeroconf/python-zeroconf/commit/8d3ec792277aaf7ef790318b5b35ab00839ca3b3"><code>8d3ec79</code></a> feat: optimize cache implementation (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1252">#1252</a>)</li> <li><a href="https://github.com/python-zeroconf/python-zeroconf/commit/235d52877b8d959efb653e46daff684c53fa4e4d"><code>235d528</code></a> 0.93.1</li> <li><a href="https://github.com/python-zeroconf/python-zeroconf/commit/730921b155dfb9c62251c8c643b1302e807aff3b"><code>730921b</code></a> fix: no change re-release due to unrecoverable failed CI run (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1251">#1251</a>)</li> <li>Additional commits viewable in <a href="https://github.com/python-zeroconf/python-zeroconf/compare/0.74.0...0.97.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=zeroconf&package-manager=pip&previous-version=0.74.0&new-version=0.97.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 08:12:27 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/librespot-python-kokarare1212#246
No description provided.