[PR #184] [MERGED] Bump zeroconf from 0.47.4 to 0.55.0 #214

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

📋 Pull Request Information

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

Base: mainHead: dependabot/pip/zeroconf-0.55.0


📝 Commits (1)

  • 8933939 Bump zeroconf from 0.47.4 to 0.55.0

📊 Changes

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

View changed files

📝 requirements.txt (+1 -1)

📄 Description

Bumps zeroconf from 0.47.4 to 0.55.0.

Release notes

Sourced from zeroconf's releases.

0.55.0

Feature

  • Improve performance of processing incoming records (#1155) (b65e279)

0.54.0

Feature

  • Avoid waking async_request when record updates are not relevant (#1153) (a3f970c)

0.53.1

Fix

  • Addresses incorrect after server name change (#1154) (41ea06a)

0.53.0

Feature

  • Improve ServiceBrowser performance by removing OrderedDict (#1148) (9a16be5)

Fix

  • Make parsed_scoped_addresses return addresses in the same order as all other methods (#1150) (9b6adcf)

0.52.0

Feature

  • Small cleanups to cache cleanup interval (#1146) (b434b60)
  • Add ip_addresses_by_version to ServiceInfo (#1145) (524494e)
  • Speed up processing records in the ServiceBrowser (#1143) (6a327d0)
  • Speed up matching types in the ServiceBrowser (#1144) (68871c3)
  • Include tests and docs in sdist archives (#1142) (da10a3b)

0.51.0

Feature

  • Improve performance of constructing ServiceInfo (#1141) (36d5b45)

0.50.0

Feature

0.49.0

Feature

0.48.0

Feature

Changelog

Sourced from zeroconf's changelog.

v0.55.0 (2023-04-07)

Feature

  • Improve performance of processing incoming records (#1155) (b65e279)

v0.54.0 (2023-04-03)

Feature

  • Avoid waking async_request when record updates are not relevant (#1153) (a3f970c)

v0.53.1 (2023-04-03)

Fix

  • Addresses incorrect after server name change (#1154) (41ea06a)

v0.53.0 (2023-04-02)

Feature

  • Improve ServiceBrowser performance by removing OrderedDict (#1148) (9a16be5)

Fix

  • Make parsed_scoped_addresses return addresses in the same order as all other methods (#1150) (9b6adcf)

v0.52.0 (2023-04-02)

Feature

  • Small cleanups to cache cleanup interval (#1146) (b434b60)
  • Add ip_addresses_by_version to ServiceInfo (#1145) (524494e)
  • Speed up processing records in the ServiceBrowser (#1143) (6a327d0)
  • Speed up matching types in the ServiceBrowser (#1144) (68871c3)
  • Include tests and docs in sdist archives (#1142) (da10a3b)

v0.51.0 (2023-04-01)

Feature

  • Improve performance of constructing ServiceInfo (#1141) (36d5b45)

v0.50.0 (2023-04-01)

Feature

v0.49.0 (2023-04-01)

Feature

v0.48.0 (2023-04-01)

Feature

Commits
  • 9a5dcdb 0.55.0
  • b65e279 feat: improve performance of processing incoming records (#1155)
  • 6abeb78 0.54.0
  • a3f970c feat: avoid waking async_request when record updates are not relevant (#1153)
  • 68abfea 0.53.1
  • 41ea06a fix: addresses incorrect after server name change (#1154)
  • a3b4ef5 0.53.0
  • 9b6adcf fix: make parsed_scoped_addresses return addresses in the same order as all o...
  • 9a16be5 feat: improve ServiceBrowser performance by removing OrderedDict (#1148)
  • d3213d7 chore: use a constant for address record types (#1149)
  • Additional commits viewable in compare view

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 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/184 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 4/7/2023 **Status:** ✅ Merged **Merged:** 4/7/2023 **Merged by:** [@kokarare1212](https://github.com/kokarare1212) **Base:** `main` ← **Head:** `dependabot/pip/zeroconf-0.55.0` --- ### 📝 Commits (1) - [`8933939`](https://github.com/kokarare1212/librespot-python/commit/8933939d7edd660900827e2739457102cb8979e4) Bump zeroconf from 0.47.4 to 0.55.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.47.4 to 0.55.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.55.0</h2> <h3>Feature</h3> <ul> <li>Improve performance of processing incoming records (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1155">#1155</a>) (<a href="https://github.com/python-zeroconf/python-zeroconf/commit/b65e2792751c44e0fafe9ad3a55dadc5d8ee9d46"><code>b65e279</code></a>)</li> </ul> <h2>0.54.0</h2> <h3>Feature</h3> <ul> <li>Avoid waking async_request when record updates are not relevant (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1153">#1153</a>) (<a href="https://github.com/python-zeroconf/python-zeroconf/commit/a3f970c7f66067cf2c302c49ed6ad8286f19b679"><code>a3f970c</code></a>)</li> </ul> <h2>0.53.1</h2> <h3>Fix</h3> <ul> <li>Addresses incorrect after server name change (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1154">#1154</a>) (<a href="https://github.com/python-zeroconf/python-zeroconf/commit/41ea06a0192c0d186e678009285759eb37d880d5"><code>41ea06a</code></a>)</li> </ul> <h2>0.53.0</h2> <h3>Feature</h3> <ul> <li>Improve ServiceBrowser performance by removing OrderedDict (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1148">#1148</a>) (<a href="https://github.com/python-zeroconf/python-zeroconf/commit/9a16be56a9f69a5d0f7cde13dc1337b6d93c1433"><code>9a16be5</code></a>)</li> </ul> <h3>Fix</h3> <ul> <li>Make parsed_scoped_addresses return addresses in the same order as all other methods (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1150">#1150</a>) (<a href="https://github.com/python-zeroconf/python-zeroconf/commit/9b6adcf5c04a469632ee866c32f5898c5cbf810a"><code>9b6adcf</code></a>)</li> </ul> <h2>0.52.0</h2> <h3>Feature</h3> <ul> <li>Small cleanups to cache cleanup interval (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1146">#1146</a>) (<a href="https://github.com/python-zeroconf/python-zeroconf/commit/b434b60f14ebe8f114b7b19bb4f54081c8ae0173"><code>b434b60</code></a>)</li> <li>Add ip_addresses_by_version to ServiceInfo (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1145">#1145</a>) (<a href="https://github.com/python-zeroconf/python-zeroconf/commit/524494edd49bd049726b19ae8ac8f6eea69a3943"><code>524494e</code></a>)</li> <li>Speed up processing records in the ServiceBrowser (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1143">#1143</a>) (<a href="https://github.com/python-zeroconf/python-zeroconf/commit/6a327d00ffb81de55b7c5b599893c789996680c1"><code>6a327d0</code></a>)</li> <li>Speed up matching types in the ServiceBrowser (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1144">#1144</a>) (<a href="https://github.com/python-zeroconf/python-zeroconf/commit/68871c3b5569e41740a66b7d3d7fa5cc41514ea5"><code>68871c3</code></a>)</li> <li>Include tests and docs in sdist archives (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1142">#1142</a>) (<a href="https://github.com/python-zeroconf/python-zeroconf/commit/da10a3b2827cee0719d3bb9152ae897f061c6e2e"><code>da10a3b</code></a>)</li> </ul> <h2>0.51.0</h2> <h3>Feature</h3> <ul> <li>Improve performance of constructing ServiceInfo (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1141">#1141</a>) (<a href="https://github.com/python-zeroconf/python-zeroconf/commit/36d5b45a4ece1dca902e9c3c79b5a63b8d9ae41f"><code>36d5b45</code></a>)</li> </ul> <h2>0.50.0</h2> <h3>Feature</h3> <ul> <li>Small speed up to handler dispatch (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1140">#1140</a>) (<a href="https://github.com/python-zeroconf/python-zeroconf/commit/5bd1b6e7b4dd796069461c737ded956305096307"><code>5bd1b6e</code></a>)</li> </ul> <h2>0.49.0</h2> <h3>Feature</h3> <ul> <li>Speed up processing incoming records (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1139">#1139</a>) (<a href="https://github.com/python-zeroconf/python-zeroconf/commit/7246a344b6c0543871b40715c95c9435db4c7f81"><code>7246a34</code></a>)</li> </ul> <h2>0.48.0</h2> <h3>Feature</h3> <ul> <li>Reduce overhead to send responses (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1135">#1135</a>) (<a href="https://github.com/python-zeroconf/python-zeroconf/commit/c4077dde6dfde9e2598eb63daa03c36063a3e7b0"><code>c4077dd</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.55.0 (2023-04-07)</h2> <h3>Feature</h3> <ul> <li>Improve performance of processing incoming records (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1155">#1155</a>) (<a href="https://github.com/python-zeroconf/python-zeroconf/commit/b65e2792751c44e0fafe9ad3a55dadc5d8ee9d46"><code>b65e279</code></a>)</li> </ul> <h2>v0.54.0 (2023-04-03)</h2> <h3>Feature</h3> <ul> <li>Avoid waking async_request when record updates are not relevant (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1153">#1153</a>) (<a href="https://github.com/python-zeroconf/python-zeroconf/commit/a3f970c7f66067cf2c302c49ed6ad8286f19b679"><code>a3f970c</code></a>)</li> </ul> <h2>v0.53.1 (2023-04-03)</h2> <h3>Fix</h3> <ul> <li>Addresses incorrect after server name change (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1154">#1154</a>) (<a href="https://github.com/python-zeroconf/python-zeroconf/commit/41ea06a0192c0d186e678009285759eb37d880d5"><code>41ea06a</code></a>)</li> </ul> <h2>v0.53.0 (2023-04-02)</h2> <h3>Feature</h3> <ul> <li>Improve ServiceBrowser performance by removing OrderedDict (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1148">#1148</a>) (<a href="https://github.com/python-zeroconf/python-zeroconf/commit/9a16be56a9f69a5d0f7cde13dc1337b6d93c1433"><code>9a16be5</code></a>)</li> </ul> <h3>Fix</h3> <ul> <li>Make parsed_scoped_addresses return addresses in the same order as all other methods (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1150">#1150</a>) (<a href="https://github.com/python-zeroconf/python-zeroconf/commit/9b6adcf5c04a469632ee866c32f5898c5cbf810a"><code>9b6adcf</code></a>)</li> </ul> <h2>v0.52.0 (2023-04-02)</h2> <h3>Feature</h3> <ul> <li>Small cleanups to cache cleanup interval (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1146">#1146</a>) (<a href="https://github.com/python-zeroconf/python-zeroconf/commit/b434b60f14ebe8f114b7b19bb4f54081c8ae0173"><code>b434b60</code></a>)</li> <li>Add ip_addresses_by_version to ServiceInfo (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1145">#1145</a>) (<a href="https://github.com/python-zeroconf/python-zeroconf/commit/524494edd49bd049726b19ae8ac8f6eea69a3943"><code>524494e</code></a>)</li> <li>Speed up processing records in the ServiceBrowser (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1143">#1143</a>) (<a href="https://github.com/python-zeroconf/python-zeroconf/commit/6a327d00ffb81de55b7c5b599893c789996680c1"><code>6a327d0</code></a>)</li> <li>Speed up matching types in the ServiceBrowser (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1144">#1144</a>) (<a href="https://github.com/python-zeroconf/python-zeroconf/commit/68871c3b5569e41740a66b7d3d7fa5cc41514ea5"><code>68871c3</code></a>)</li> <li>Include tests and docs in sdist archives (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1142">#1142</a>) (<a href="https://github.com/python-zeroconf/python-zeroconf/commit/da10a3b2827cee0719d3bb9152ae897f061c6e2e"><code>da10a3b</code></a>)</li> </ul> <h2>v0.51.0 (2023-04-01)</h2> <h3>Feature</h3> <ul> <li>Improve performance of constructing ServiceInfo (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1141">#1141</a>) (<a href="https://github.com/python-zeroconf/python-zeroconf/commit/36d5b45a4ece1dca902e9c3c79b5a63b8d9ae41f"><code>36d5b45</code></a>)</li> </ul> <h2>v0.50.0 (2023-04-01)</h2> <h3>Feature</h3> <ul> <li>Small speed up to handler dispatch (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1140">#1140</a>) (<a href="https://github.com/python-zeroconf/python-zeroconf/commit/5bd1b6e7b4dd796069461c737ded956305096307"><code>5bd1b6e</code></a>)</li> </ul> <h2>v0.49.0 (2023-04-01)</h2> <h3>Feature</h3> <ul> <li>Speed up processing incoming records (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1139">#1139</a>) (<a href="https://github.com/python-zeroconf/python-zeroconf/commit/7246a344b6c0543871b40715c95c9435db4c7f81"><code>7246a34</code></a>)</li> </ul> <h2>v0.48.0 (2023-04-01)</h2> <h3>Feature</h3> <ul> <li>Reduce overhead to send responses (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1135">#1135</a>) (<a href="https://github.com/python-zeroconf/python-zeroconf/commit/c4077dde6dfde9e2598eb63daa03c36063a3e7b0"><code>c4077dd</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/python-zeroconf/python-zeroconf/commit/9a5dcdbca103258dddc451097e9b178e79c49671"><code>9a5dcdb</code></a> 0.55.0</li> <li><a href="https://github.com/python-zeroconf/python-zeroconf/commit/b65e2792751c44e0fafe9ad3a55dadc5d8ee9d46"><code>b65e279</code></a> feat: improve performance of processing incoming records (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1155">#1155</a>)</li> <li><a href="https://github.com/python-zeroconf/python-zeroconf/commit/6abeb78ea47e74c85244c24a2bb4e3e0df9f4da9"><code>6abeb78</code></a> 0.54.0</li> <li><a href="https://github.com/python-zeroconf/python-zeroconf/commit/a3f970c7f66067cf2c302c49ed6ad8286f19b679"><code>a3f970c</code></a> feat: avoid waking async_request when record updates are not relevant (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1153">#1153</a>)</li> <li><a href="https://github.com/python-zeroconf/python-zeroconf/commit/68abfeadfb6a55220e6d79a23b219187e0caa09e"><code>68abfea</code></a> 0.53.1</li> <li><a href="https://github.com/python-zeroconf/python-zeroconf/commit/41ea06a0192c0d186e678009285759eb37d880d5"><code>41ea06a</code></a> fix: addresses incorrect after server name change (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1154">#1154</a>)</li> <li><a href="https://github.com/python-zeroconf/python-zeroconf/commit/a3b4ef5118d8083a98621942d430772f329a2ffe"><code>a3b4ef5</code></a> 0.53.0</li> <li><a href="https://github.com/python-zeroconf/python-zeroconf/commit/9b6adcf5c04a469632ee866c32f5898c5cbf810a"><code>9b6adcf</code></a> fix: make parsed_scoped_addresses return addresses in the same order as all o...</li> <li><a href="https://github.com/python-zeroconf/python-zeroconf/commit/9a16be56a9f69a5d0f7cde13dc1337b6d93c1433"><code>9a16be5</code></a> feat: improve ServiceBrowser performance by removing OrderedDict (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1148">#1148</a>)</li> <li><a href="https://github.com/python-zeroconf/python-zeroconf/commit/d3213d746a7d042b9ce878781eaf387d59deaa1a"><code>d3213d7</code></a> chore: use a constant for address record types (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1149">#1149</a>)</li> <li>Additional commits viewable in <a href="https://github.com/python-zeroconf/python-zeroconf/compare/0.47.4...0.55.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.47.4&new-version=0.55.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 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:21 +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#214
No description provided.