[PR #219] [CLOSED] Bump zeroconf from 0.74.0 to 0.82.1 #244

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/219
Author: @dependabot[bot]
Created: 8/23/2023
Status: Closed

Base: mainHead: dependabot/pip/zeroconf-0.82.1


📝 Commits (1)

  • f9fe0bd Bump zeroconf from 0.74.0 to 0.82.1

📊 Changes

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

View changed files

📝 requirements.txt (+1 -1)

📄 Description

Bumps zeroconf from 0.74.0 to 0.82.1.

Release notes

Sourced from zeroconf's releases.

0.82.1

Fix

  • Build failures with older cython 0.29 series (#1232) (30c3ad9)

0.82.0

Feature

  • Optimize processing of records in RecordUpdateListener subclasses (#1231) (3e89294)

0.81.0

Feature

  • Speed up the service registry with a cython pxd (#1226) (47d3c7a)
  • Optimizing sending answers to questions (#1227) (cd7b56b)

0.80.0

Feature

  • Optimize unpacking properties in ServiceInfo (#1225) (1492e41)

0.79.0

Feature

  • Refactor notify implementation to reduce overhead of adding and removing listeners (#1224) (ceb92cf)

0.78.0

Feature

  • Add cython pxd file for _listener.py to improve incoming message processing performance (#1221) (f459856)

0.77.0

Feature

  • Cythonize _listener.py to improve incoming message processing performance (#1220) (9efde8c)

0.76.0

Feature

  • Improve performance responding to queries (#1217) (69b33be)

0.75.0

Feature

  • Expose flag to disable strict name checking in service registration (#1215) (5df8a57)
  • Speed up processing incoming records (#1216) (aff625d)
Changelog

Sourced from zeroconf's changelog.

v0.82.1 (2023-08-22)

Fix

  • Build failures with older cython 0.29 series (#1232) (30c3ad9)

v0.82.0 (2023-08-22)

Feature

  • Optimize processing of records in RecordUpdateListener subclasses (#1231) (3e89294)

v0.81.0 (2023-08-22)

Feature

  • Speed up the service registry with a cython pxd (#1226) (47d3c7a)
  • Optimizing sending answers to questions (#1227) (cd7b56b)

v0.80.0 (2023-08-15)

Feature

  • Optimize unpacking properties in ServiceInfo (#1225) (1492e41)

v0.79.0 (2023-08-14)

Feature

  • Refactor notify implementation to reduce overhead of adding and removing listeners (#1224) (ceb92cf)

v0.78.0 (2023-08-14)

Feature

  • Add cython pxd file for _listener.py to improve incoming message processing performance (#1221) (f459856)

v0.77.0 (2023-08-14)

Feature

  • Cythonize _listener.py to improve incoming message processing performance (#1220) (9efde8c)

v0.76.0 (2023-08-14)

Feature

  • Improve performance responding to queries (#1217) (69b33be)

v0.75.0 (2023-08-13)

... (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/219 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 8/23/2023 **Status:** ❌ Closed **Base:** `main` ← **Head:** `dependabot/pip/zeroconf-0.82.1` --- ### 📝 Commits (1) - [`f9fe0bd`](https://github.com/kokarare1212/librespot-python/commit/f9fe0bd28fc488da8706cd968fbe34118f3e128d) Bump zeroconf from 0.74.0 to 0.82.1 ### 📊 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.82.1. <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.82.1</h2> <h3>Fix</h3> <ul> <li>Build failures with older cython 0.29 series (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1232">#1232</a>) (<a href="https://github.com/python-zeroconf/python-zeroconf/commit/30c3ad9d1bc6b589e1ca6675fea21907ebcd1ced"><code>30c3ad9</code></a>)</li> </ul> <h2>0.82.0</h2> <h3>Feature</h3> <ul> <li>Optimize processing of records in RecordUpdateListener subclasses (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1231">#1231</a>) (<a href="https://github.com/python-zeroconf/python-zeroconf/commit/3e89294ea0ecee1122e1c1ffdc78925add8ca40e"><code>3e89294</code></a>)</li> </ul> <h2>0.81.0</h2> <h3>Feature</h3> <ul> <li>Speed up the service registry with a cython pxd (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1226">#1226</a>) (<a href="https://github.com/python-zeroconf/python-zeroconf/commit/47d3c7ad4bc5f2247631c3ad5e6b6156d45a0a4e"><code>47d3c7a</code></a>)</li> <li>Optimizing sending answers to questions (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1227">#1227</a>) (<a href="https://github.com/python-zeroconf/python-zeroconf/commit/cd7b56b2aa0c8ee429da430e9a36abd515512011"><code>cd7b56b</code></a>)</li> </ul> <h2>0.80.0</h2> <h3>Feature</h3> <ul> <li>Optimize unpacking properties in ServiceInfo (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1225">#1225</a>) (<a href="https://github.com/python-zeroconf/python-zeroconf/commit/1492e41b3d5cba5598cc9dd6bd2bc7d238f13555"><code>1492e41</code></a>)</li> </ul> <h2>0.79.0</h2> <h3>Feature</h3> <ul> <li>Refactor notify implementation to reduce overhead of adding and removing listeners (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1224">#1224</a>) (<a href="https://github.com/python-zeroconf/python-zeroconf/commit/ceb92cfe42d885dbb38cee7aaeebf685d97627a9"><code>ceb92cf</code></a>)</li> </ul> <h2>0.78.0</h2> <h3>Feature</h3> <ul> <li>Add cython pxd file for _listener.py to improve incoming message processing performance (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1221">#1221</a>) (<a href="https://github.com/python-zeroconf/python-zeroconf/commit/f459856a0a61b8afa8a541926d7e15d51f8e4aea"><code>f459856</code></a>)</li> </ul> <h2>0.77.0</h2> <h3>Feature</h3> <ul> <li>Cythonize _listener.py to improve incoming message processing performance (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1220">#1220</a>) (<a href="https://github.com/python-zeroconf/python-zeroconf/commit/9efde8c8c1ed14c5d3c162f185b49212fcfcb5c9"><code>9efde8c</code></a>)</li> </ul> <h2>0.76.0</h2> <h3>Feature</h3> <ul> <li>Improve performance responding to queries (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1217">#1217</a>) (<a href="https://github.com/python-zeroconf/python-zeroconf/commit/69b33be3b2f9d4a27ef5154cae94afca048efffa"><code>69b33be</code></a>)</li> </ul> <h2>0.75.0</h2> <h3>Feature</h3> <ul> <li>Expose flag to disable strict name checking in service registration (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1215">#1215</a>) (<a href="https://github.com/python-zeroconf/python-zeroconf/commit/5df8a57a14d59687a3c22ea8ee063e265031e278"><code>5df8a57</code></a>)</li> <li>Speed up processing incoming records (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1216">#1216</a>) (<a href="https://github.com/python-zeroconf/python-zeroconf/commit/aff625dc6a5e816dad519644c4adac4f96980c04"><code>aff625d</code></a>)</li> </ul> </blockquote> </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.82.1 (2023-08-22)</h2> <h3>Fix</h3> <ul> <li>Build failures with older cython 0.29 series (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1232">#1232</a>) (<a href="https://github.com/python-zeroconf/python-zeroconf/commit/30c3ad9d1bc6b589e1ca6675fea21907ebcd1ced"><code>30c3ad9</code></a>)</li> </ul> <h2>v0.82.0 (2023-08-22)</h2> <h3>Feature</h3> <ul> <li>Optimize processing of records in RecordUpdateListener subclasses (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1231">#1231</a>) (<a href="https://github.com/python-zeroconf/python-zeroconf/commit/3e89294ea0ecee1122e1c1ffdc78925add8ca40e"><code>3e89294</code></a>)</li> </ul> <h2>v0.81.0 (2023-08-22)</h2> <h3>Feature</h3> <ul> <li>Speed up the service registry with a cython pxd (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1226">#1226</a>) (<a href="https://github.com/python-zeroconf/python-zeroconf/commit/47d3c7ad4bc5f2247631c3ad5e6b6156d45a0a4e"><code>47d3c7a</code></a>)</li> <li>Optimizing sending answers to questions (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1227">#1227</a>) (<a href="https://github.com/python-zeroconf/python-zeroconf/commit/cd7b56b2aa0c8ee429da430e9a36abd515512011"><code>cd7b56b</code></a>)</li> </ul> <h2>v0.80.0 (2023-08-15)</h2> <h3>Feature</h3> <ul> <li>Optimize unpacking properties in ServiceInfo (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1225">#1225</a>) (<a href="https://github.com/python-zeroconf/python-zeroconf/commit/1492e41b3d5cba5598cc9dd6bd2bc7d238f13555"><code>1492e41</code></a>)</li> </ul> <h2>v0.79.0 (2023-08-14)</h2> <h3>Feature</h3> <ul> <li>Refactor notify implementation to reduce overhead of adding and removing listeners (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1224">#1224</a>) (<a href="https://github.com/python-zeroconf/python-zeroconf/commit/ceb92cfe42d885dbb38cee7aaeebf685d97627a9"><code>ceb92cf</code></a>)</li> </ul> <h2>v0.78.0 (2023-08-14)</h2> <h3>Feature</h3> <ul> <li>Add cython pxd file for _listener.py to improve incoming message processing performance (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1221">#1221</a>) (<a href="https://github.com/python-zeroconf/python-zeroconf/commit/f459856a0a61b8afa8a541926d7e15d51f8e4aea"><code>f459856</code></a>)</li> </ul> <h2>v0.77.0 (2023-08-14)</h2> <h3>Feature</h3> <ul> <li>Cythonize _listener.py to improve incoming message processing performance (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1220">#1220</a>) (<a href="https://github.com/python-zeroconf/python-zeroconf/commit/9efde8c8c1ed14c5d3c162f185b49212fcfcb5c9"><code>9efde8c</code></a>)</li> </ul> <h2>v0.76.0 (2023-08-14)</h2> <h3>Feature</h3> <ul> <li>Improve performance responding to queries (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1217">#1217</a>) (<a href="https://github.com/python-zeroconf/python-zeroconf/commit/69b33be3b2f9d4a27ef5154cae94afca048efffa"><code>69b33be</code></a>)</li> </ul> <h2>v0.75.0 (2023-08-13)</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/84054cea08c3947381e869d89e2b1a073f47eb79"><code>84054ce</code></a> 0.82.1</li> <li><a href="https://github.com/python-zeroconf/python-zeroconf/commit/30c3ad9d1bc6b589e1ca6675fea21907ebcd1ced"><code>30c3ad9</code></a> fix: build failures with older cython 0.29 series (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1232">#1232</a>)</li> <li><a href="https://github.com/python-zeroconf/python-zeroconf/commit/8644173c3ba576e95dc90879f4d94da59d464702"><code>8644173</code></a> 0.82.0</li> <li><a href="https://github.com/python-zeroconf/python-zeroconf/commit/3e89294ea0ecee1122e1c1ffdc78925add8ca40e"><code>3e89294</code></a> feat: optimize processing of records in RecordUpdateListener subclasses (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1231">#1231</a>)</li> <li><a href="https://github.com/python-zeroconf/python-zeroconf/commit/b492eb4204e433dec7b9f9a1c79525649ef33b5c"><code>b492eb4</code></a> 0.81.0</li> <li><a href="https://github.com/python-zeroconf/python-zeroconf/commit/47d3c7ad4bc5f2247631c3ad5e6b6156d45a0a4e"><code>47d3c7a</code></a> feat: speed up the service registry with a cython pxd (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1226">#1226</a>)</li> <li><a href="https://github.com/python-zeroconf/python-zeroconf/commit/cd7b56b2aa0c8ee429da430e9a36abd515512011"><code>cd7b56b</code></a> feat: optimizing sending answers to questions (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1227">#1227</a>)</li> <li><a href="https://github.com/python-zeroconf/python-zeroconf/commit/a0e754c6a599e585f37943c158a589827ac58421"><code>a0e754c</code></a> chore: remove default calls to .keys() (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1229">#1229</a>)</li> <li><a href="https://github.com/python-zeroconf/python-zeroconf/commit/7b00b261839bad6f57854a0f709a53165a8f7c2f"><code>7b00b26</code></a> chore: add missing typing to handler deque (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1228">#1228</a>)</li> <li><a href="https://github.com/python-zeroconf/python-zeroconf/commit/0c5e5cf363ae3a2dabd8da6e193c9e6726725b61"><code>0c5e5cf</code></a> 0.80.0</li> <li>Additional commits viewable in <a href="https://github.com/python-zeroconf/python-zeroconf/compare/0.74.0...0.82.1">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.82.1)](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#244
No description provided.