[PR #245] [CLOSED] Bump zeroconf from 0.119.0 to 0.122.2 #267

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

📋 Pull Request Information

Original PR: https://github.com/kokarare1212/librespot-python/pull/245
Author: @dependabot[bot]
Created: 11/9/2023
Status: Closed

Base: mainHead: dependabot/pip/zeroconf-0.122.2


📝 Commits (1)

  • 730d1ad Bump zeroconf from 0.119.0 to 0.122.2

📊 Changes

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

View changed files

📝 requirements.txt (+1 -1)

📄 Description

Bumps zeroconf from 0.119.0 to 0.122.2.

Release notes

Sourced from zeroconf's releases.

0.122.2

Fix

0.122.1

Fix

  • Skip wheel builds for eol python and older python with aarch64 (#1304) (6c8f5a5)

0.122.0

Feature

0.121.0

Feature

0.120.0

Feature

  • Speed up incoming packet processing with a memory view (#1290) (f1f0a25)
  • Speed up decoding labels from incoming data (#1291) (c37ead4)
  • Speed up ServiceBrowsers with a pxd for the signal interface (#1289) (8a17f20)
Changelog

Sourced from zeroconf's changelog.

v0.122.2 (2023-11-09)

Fix

v0.122.1 (2023-11-09)

Fix

  • Skip wheel builds for eol python and older python with aarch64 (#1304) (6c8f5a5)

v0.122.0 (2023-11-08)

Feature

v0.121.0 (2023-11-08)

Feature

v0.120.0 (2023-11-05)

Feature

  • Speed up incoming packet processing with a memory view (#1290) (f1f0a25)
  • Speed up decoding labels from incoming data (#1291) (c37ead4)
  • Speed up ServiceBrowsers with a pxd for the signal interface (#1289) (8a17f20)
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/245 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 11/9/2023 **Status:** ❌ Closed **Base:** `main` ← **Head:** `dependabot/pip/zeroconf-0.122.2` --- ### 📝 Commits (1) - [`730d1ad`](https://github.com/kokarare1212/librespot-python/commit/730d1ad006310dd4ea8437bb2c40c8672a2dfb53) Bump zeroconf from 0.119.0 to 0.122.2 ### 📊 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.119.0 to 0.122.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.122.2</h2> <h3>Fix</h3> <ul> <li>Do not build aarch64 wheels for PyPy (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1305">#1305</a>) (<a href="https://github.com/python-zeroconf/python-zeroconf/commit/7e884db4d958459e64257aba860dba2450db0687"><code>7e884db</code></a>)</li> </ul> <h2>0.122.1</h2> <h3>Fix</h3> <ul> <li>Skip wheel builds for eol python and older python with aarch64 (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1304">#1304</a>) (<a href="https://github.com/python-zeroconf/python-zeroconf/commit/6c8f5a5dec2072aa6a8f889c5d8a4623ab392234"><code>6c8f5a5</code></a>)</li> </ul> <h2>0.122.0</h2> <h3>Feature</h3> <ul> <li>Build aarch64 wheels (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1302">#1302</a>) (<a href="https://github.com/python-zeroconf/python-zeroconf/commit/4fe58e2edc6da64a8ece0e2b16ec9ebfc5b3cd83"><code>4fe58e2</code></a>)</li> </ul> <h2>0.121.0</h2> <h3>Feature</h3> <ul> <li>Speed up record updates (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1301">#1301</a>) (<a href="https://github.com/python-zeroconf/python-zeroconf/commit/d2af6a0978f5abe4f8bb70d3e29d9836d0fd77c4"><code>d2af6a0</code></a>)</li> </ul> <h2>0.120.0</h2> <h3>Feature</h3> <ul> <li>Speed up incoming packet processing with a memory view (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1290">#1290</a>) (<a href="https://github.com/python-zeroconf/python-zeroconf/commit/f1f0a2504afd4d29bc6b7cf715cd3cb81b9049f7"><code>f1f0a25</code></a>)</li> <li>Speed up decoding labels from incoming data (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1291">#1291</a>) (<a href="https://github.com/python-zeroconf/python-zeroconf/commit/c37ead4d7000607e81706a97b4cdffd80cf8cf99"><code>c37ead4</code></a>)</li> <li>Speed up ServiceBrowsers with a pxd for the signal interface (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1289">#1289</a>) (<a href="https://github.com/python-zeroconf/python-zeroconf/commit/8a17f2053a89db4beca9e8c1de4640faf27726b4"><code>8a17f20</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.122.2 (2023-11-09)</h2> <h3>Fix</h3> <ul> <li>Do not build aarch64 wheels for PyPy (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1305">#1305</a>) (<a href="https://github.com/python-zeroconf/python-zeroconf/commit/7e884db4d958459e64257aba860dba2450db0687"><code>7e884db</code></a>)</li> </ul> <h2>v0.122.1 (2023-11-09)</h2> <h3>Fix</h3> <ul> <li>Skip wheel builds for eol python and older python with aarch64 (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1304">#1304</a>) (<a href="https://github.com/python-zeroconf/python-zeroconf/commit/6c8f5a5dec2072aa6a8f889c5d8a4623ab392234"><code>6c8f5a5</code></a>)</li> </ul> <h2>v0.122.0 (2023-11-08)</h2> <h3>Feature</h3> <ul> <li>Build aarch64 wheels (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1302">#1302</a>) (<a href="https://github.com/python-zeroconf/python-zeroconf/commit/4fe58e2edc6da64a8ece0e2b16ec9ebfc5b3cd83"><code>4fe58e2</code></a>)</li> </ul> <h2>v0.121.0 (2023-11-08)</h2> <h3>Feature</h3> <ul> <li>Speed up record updates (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1301">#1301</a>) (<a href="https://github.com/python-zeroconf/python-zeroconf/commit/d2af6a0978f5abe4f8bb70d3e29d9836d0fd77c4"><code>d2af6a0</code></a>)</li> </ul> <h2>v0.120.0 (2023-11-05)</h2> <h3>Feature</h3> <ul> <li>Speed up incoming packet processing with a memory view (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1290">#1290</a>) (<a href="https://github.com/python-zeroconf/python-zeroconf/commit/f1f0a2504afd4d29bc6b7cf715cd3cb81b9049f7"><code>f1f0a25</code></a>)</li> <li>Speed up decoding labels from incoming data (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1291">#1291</a>) (<a href="https://github.com/python-zeroconf/python-zeroconf/commit/c37ead4d7000607e81706a97b4cdffd80cf8cf99"><code>c37ead4</code></a>)</li> <li>Speed up ServiceBrowsers with a pxd for the signal interface (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1289">#1289</a>) (<a href="https://github.com/python-zeroconf/python-zeroconf/commit/8a17f2053a89db4beca9e8c1de4640faf27726b4"><code>8a17f20</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/python-zeroconf/python-zeroconf/commit/9b284aa4651975cb298364b17d62a67d7d899c5b"><code>9b284aa</code></a> 0.122.2</li> <li><a href="https://github.com/python-zeroconf/python-zeroconf/commit/7e884db4d958459e64257aba860dba2450db0687"><code>7e884db</code></a> fix: do not build aarch64 wheels for PyPy (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1305">#1305</a>)</li> <li><a href="https://github.com/python-zeroconf/python-zeroconf/commit/b1a8a071449709da60c25b62f6ee47714b70f927"><code>b1a8a07</code></a> 0.122.1</li> <li><a href="https://github.com/python-zeroconf/python-zeroconf/commit/6c8f5a5dec2072aa6a8f889c5d8a4623ab392234"><code>6c8f5a5</code></a> fix: skip wheel builds for eol python and older python with aarch64 (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1304">#1304</a>)</li> <li><a href="https://github.com/python-zeroconf/python-zeroconf/commit/5500591afbb4198655f0527788490758fce7600a"><code>5500591</code></a> chore: bump setup-qemu-action to v3 (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1303">#1303</a>)</li> <li><a href="https://github.com/python-zeroconf/python-zeroconf/commit/0b94856839906d336258608526e2bacbd3ea3457"><code>0b94856</code></a> 0.122.0</li> <li><a href="https://github.com/python-zeroconf/python-zeroconf/commit/4fe58e2edc6da64a8ece0e2b16ec9ebfc5b3cd83"><code>4fe58e2</code></a> feat: build aarch64 wheels (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1302">#1302</a>)</li> <li><a href="https://github.com/python-zeroconf/python-zeroconf/commit/aff7276b6208bb4bb18ca0708db5600d502ea2bb"><code>aff7276</code></a> 0.121.0</li> <li><a href="https://github.com/python-zeroconf/python-zeroconf/commit/d2af6a0978f5abe4f8bb70d3e29d9836d0fd77c4"><code>d2af6a0</code></a> feat: speed up record updates (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1301">#1301</a>)</li> <li><a href="https://github.com/python-zeroconf/python-zeroconf/commit/a910a2b17f92285e349800bd80ba564997f8b88b"><code>a910a2b</code></a> 0.120.0</li> <li>Additional commits viewable in <a href="https://github.com/python-zeroconf/python-zeroconf/compare/0.119.0...0.122.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.119.0&new-version=0.122.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:32 +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#267
No description provided.