[PR #266] [MERGED] Bump zeroconf from 0.131.0 to 0.132.2 #282

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

📋 Pull Request Information

Original PR: https://github.com/kokarare1212/librespot-python/pull/266
Author: @dependabot[bot]
Created: 4/15/2024
Status: Merged
Merged: 4/30/2024
Merged by: @kokarare1212

Base: mainHead: dependabot/pip/zeroconf-0.132.2


📝 Commits (1)

  • aae9657 Bump zeroconf from 0.131.0 to 0.132.2

📊 Changes

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

View changed files

📝 requirements.txt (+1 -1)

📄 Description

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps zeroconf from 0.131.0 to 0.132.2.

Release notes

Sourced from zeroconf's releases.

0.132.2

Fix

  • Update references to minimum-supported python version of 3.8 (#1369) (599524a)
  • Bump cibuildwheel to fix wheel builds (#1371) (83e4ce3)

0.132.1

Fix

  • Set change during iteration when dispatching listeners (#1370) (e9f8aa5)

0.132.0

Feature

  • Make async_get_service_info available on the Zeroconf object (#1366) (c4c2dee)
  • Drop python 3.7 support (#1359) (4877829)

Fix

  • Avoid including scope_id in IPv6Address object if its zero (#1367) (edc4a55)
Changelog

Sourced from zeroconf's changelog.

v0.132.2 (2024-04-13)

Fix

  • Update references to minimum-supported python version of 3.8 (#1369) (599524a)
  • Bump cibuildwheel to fix wheel builds (#1371) (83e4ce3)

v0.132.1 (2024-04-12)

Fix

  • Set change during iteration when dispatching listeners (#1370) (e9f8aa5)

v0.132.0 (2024-04-01)

Feature

  • Make async_get_service_info available on the Zeroconf object (#1366) (c4c2dee)
  • Drop python 3.7 support (#1359) (4877829)

Fix

  • Avoid including scope_id in IPv6Address object if its zero (#1367) (edc4a55)
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/266 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 4/15/2024 **Status:** ✅ Merged **Merged:** 4/30/2024 **Merged by:** [@kokarare1212](https://github.com/kokarare1212) **Base:** `main` ← **Head:** `dependabot/pip/zeroconf-0.132.2` --- ### 📝 Commits (1) - [`aae9657`](https://github.com/kokarare1212/librespot-python/commit/aae9657dfe3f347fee54b40eebcce56a87ef4d76) Bump zeroconf from 0.131.0 to 0.132.2 ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `requirements.txt` (+1 -1) </details> ### 📄 Description [//]: # (dependabot-start) ⚠️ **Dependabot is rebasing this PR** ⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take precedence over the rebase. --- [//]: # (dependabot-end) Bumps [zeroconf](https://github.com/python-zeroconf/python-zeroconf) from 0.131.0 to 0.132.2. <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.132.2</h2> <h3>Fix</h3> <ul> <li>Update references to minimum-supported python version of 3.8 (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1369">#1369</a>) (<a href="https://github.com/python-zeroconf/python-zeroconf/commit/599524a5ce1e4c1731519dd89377c2a852e59935"><code>599524a</code></a>)</li> <li>Bump cibuildwheel to fix wheel builds (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1371">#1371</a>) (<a href="https://github.com/python-zeroconf/python-zeroconf/commit/83e4ce3e31ddd4ae9aec2f8c9d84d7a93f8be210"><code>83e4ce3</code></a>)</li> </ul> <h2>0.132.1</h2> <h3>Fix</h3> <ul> <li>Set change during iteration when dispatching listeners (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1370">#1370</a>) (<a href="https://github.com/python-zeroconf/python-zeroconf/commit/e9f8aa5741ae2d490c33a562b459f0af1014dbb0"><code>e9f8aa5</code></a>)</li> </ul> <h2>0.132.0</h2> <h3>Feature</h3> <ul> <li>Make async_get_service_info available on the Zeroconf object (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1366">#1366</a>) (<a href="https://github.com/python-zeroconf/python-zeroconf/commit/c4c2deeb05279ddbb0eba1330c7ae58795fea001"><code>c4c2dee</code></a>)</li> <li>Drop python 3.7 support (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1359">#1359</a>) (<a href="https://github.com/python-zeroconf/python-zeroconf/commit/4877829e6442de5426db152d11827b1ba85dbf59"><code>4877829</code></a>)</li> </ul> <h3>Fix</h3> <ul> <li>Avoid including scope_id in IPv6Address object if its zero (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1367">#1367</a>) (<a href="https://github.com/python-zeroconf/python-zeroconf/commit/edc4a556819956c238a11332052000dcbcb07e3d"><code>edc4a55</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.132.2 (2024-04-13)</h2> <h3>Fix</h3> <ul> <li>Update references to minimum-supported python version of 3.8 (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1369">#1369</a>) (<a href="https://github.com/python-zeroconf/python-zeroconf/commit/599524a5ce1e4c1731519dd89377c2a852e59935"><code>599524a</code></a>)</li> <li>Bump cibuildwheel to fix wheel builds (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1371">#1371</a>) (<a href="https://github.com/python-zeroconf/python-zeroconf/commit/83e4ce3e31ddd4ae9aec2f8c9d84d7a93f8be210"><code>83e4ce3</code></a>)</li> </ul> <h2>v0.132.1 (2024-04-12)</h2> <h3>Fix</h3> <ul> <li>Set change during iteration when dispatching listeners (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1370">#1370</a>) (<a href="https://github.com/python-zeroconf/python-zeroconf/commit/e9f8aa5741ae2d490c33a562b459f0af1014dbb0"><code>e9f8aa5</code></a>)</li> </ul> <h2>v0.132.0 (2024-04-01)</h2> <h3>Feature</h3> <ul> <li>Make async_get_service_info available on the Zeroconf object (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1366">#1366</a>) (<a href="https://github.com/python-zeroconf/python-zeroconf/commit/c4c2deeb05279ddbb0eba1330c7ae58795fea001"><code>c4c2dee</code></a>)</li> <li>Drop python 3.7 support (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1359">#1359</a>) (<a href="https://github.com/python-zeroconf/python-zeroconf/commit/4877829e6442de5426db152d11827b1ba85dbf59"><code>4877829</code></a>)</li> </ul> <h3>Fix</h3> <ul> <li>Avoid including scope_id in IPv6Address object if its zero (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1367">#1367</a>) (<a href="https://github.com/python-zeroconf/python-zeroconf/commit/edc4a556819956c238a11332052000dcbcb07e3d"><code>edc4a55</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/python-zeroconf/python-zeroconf/commit/9d8dd27c75768663319c0ee610ba9d274799e32c"><code>9d8dd27</code></a> 0.132.2</li> <li><a href="https://github.com/python-zeroconf/python-zeroconf/commit/599524a5ce1e4c1731519dd89377c2a852e59935"><code>599524a</code></a> fix: update references to minimum-supported python version of 3.8 (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1369">#1369</a>)</li> <li><a href="https://github.com/python-zeroconf/python-zeroconf/commit/83e4ce3e31ddd4ae9aec2f8c9d84d7a93f8be210"><code>83e4ce3</code></a> fix: bump cibuildwheel to fix wheel builds (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1371">#1371</a>)</li> <li><a href="https://github.com/python-zeroconf/python-zeroconf/commit/07742e68ef1c48e21f957f5f43cbcc11851c5216"><code>07742e6</code></a> 0.132.1</li> <li><a href="https://github.com/python-zeroconf/python-zeroconf/commit/e9f8aa5741ae2d490c33a562b459f0af1014dbb0"><code>e9f8aa5</code></a> fix: set change during iteration when dispatching listeners (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1370">#1370</a>)</li> <li><a href="https://github.com/python-zeroconf/python-zeroconf/commit/0758c1e22e8686be85f214a46f482aa4b46da9e9"><code>0758c1e</code></a> 0.132.0</li> <li><a href="https://github.com/python-zeroconf/python-zeroconf/commit/edc4a556819956c238a11332052000dcbcb07e3d"><code>edc4a55</code></a> fix: avoid including scope_id in IPv6Address object if its zero (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1367">#1367</a>)</li> <li><a href="https://github.com/python-zeroconf/python-zeroconf/commit/c4c2deeb05279ddbb0eba1330c7ae58795fea001"><code>c4c2dee</code></a> feat: make async_get_service_info available on the Zeroconf object (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1366">#1366</a>)</li> <li><a href="https://github.com/python-zeroconf/python-zeroconf/commit/0108b5047bcbac0c49a5bdd801d2d4a59d488624"><code>0108b50</code></a> chore: add test for parsing matter packet (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1364">#1364</a>)</li> <li><a href="https://github.com/python-zeroconf/python-zeroconf/commit/4877829e6442de5426db152d11827b1ba85dbf59"><code>4877829</code></a> feat: drop python 3.7 support (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1359">#1359</a>)</li> <li>See full diff in <a href="https://github.com/python-zeroconf/python-zeroconf/compare/0.131.0...0.132.2">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.131.0&new-version=0.132.2)](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:35 +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#282
No description provided.