[PR #296] [CLOSED] Bump zeroconf from 0.139.0 to 0.145.0 #304

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

📋 Pull Request Information

Original PR: https://github.com/kokarare1212/librespot-python/pull/296
Author: @dependabot[bot]
Created: 2/17/2025
Status: Closed

Base: mainHead: dependabot/pip/zeroconf-0.145.0


📝 Commits (1)

  • 5415beb Bump zeroconf from 0.139.0 to 0.145.0

📊 Changes

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

View changed files

📝 requirements.txt (+1 -1)

📄 Description

Bumps zeroconf from 0.139.0 to 0.145.0.

Release notes

Sourced from zeroconf's releases.

0.145.0

v0.145.0 (2025-02-15)

Features


Detailed Changes: 0.144.3...0.145.0

0.144.3

v0.144.3 (2025-02-14)

Bug Fixes


Detailed Changes: 0.144.2...0.144.3

0.144.2

v0.144.2 (2025-02-14)

Bug Fixes

  • Add a helpful hint for when EADDRINUSE happens during startup (#1526, 48dbb71)

Detailed Changes: 0.144.1...0.144.2

0.144.1

v0.144.1 (2025-02-12)

Bug Fixes

  • Wheel builds failing after adding armv7l builds (#1518, e7adac9)

Detailed Changes: 0.144.0...0.144.1

0.144.0

v0.144.0 (2025-02-12)

Features

... (truncated)

Changelog

Sourced from zeroconf's changelog.

v0.145.0 (2025-02-15)

Features

v0.144.3 (2025-02-14)

Bug Fixes

v0.144.2 (2025-02-14)

Bug Fixes

  • Add a helpful hint for when EADDRINUSE happens during startup (#1526, 48dbb71)

v0.144.1 (2025-02-12)

Bug Fixes

  • Wheel builds failing after adding armv7l builds (#1518, e7adac9)

v0.144.0 (2025-02-12)

Features

v0.143.1 (2025-02-12)

Bug Fixes

  • Make no buffer space available when adding multicast memberships forgiving (#1516,

... (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/296 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 2/17/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `dependabot/pip/zeroconf-0.145.0` --- ### 📝 Commits (1) - [`5415beb`](https://github.com/kokarare1212/librespot-python/commit/5415beb06cbf21dedcf8bc9d3976c044f9938c33) Bump zeroconf from 0.139.0 to 0.145.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.139.0 to 0.145.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.145.0</h2> <h2>v0.145.0 (2025-02-15)</h2> <h3>Features</h3> <ul> <li><strong>docs</strong>: Enable link to source code (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/pull/1529">#1529</a>, <a href="https://github.com/python-zeroconf/python-zeroconf/commit/1c7f3548b6cbddf73dbb9d69cd8987c8ad32c705"><code>1c7f354</code></a>)</li> </ul> <hr /> <p><strong>Detailed Changes</strong>: <a href="https://github.com/python-zeroconf/python-zeroconf/compare/0.144.3...0.145.0">0.144.3...0.145.0</a></p> <h2>0.144.3</h2> <h2>v0.144.3 (2025-02-14)</h2> <h3>Bug Fixes</h3> <ul> <li>Non unique name during wheel upload (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/pull/1527">#1527</a>, <a href="https://github.com/python-zeroconf/python-zeroconf/commit/43136fa418d4d7826415e1d0f7761b198347ced7"><code>43136fa</code></a>)</li> </ul> <hr /> <p><strong>Detailed Changes</strong>: <a href="https://github.com/python-zeroconf/python-zeroconf/compare/0.144.2...0.144.3">0.144.2...0.144.3</a></p> <h2>0.144.2</h2> <h2>v0.144.2 (2025-02-14)</h2> <h3>Bug Fixes</h3> <ul> <li>Add a helpful hint for when EADDRINUSE happens during startup (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/pull/1526">#1526</a>, <a href="https://github.com/python-zeroconf/python-zeroconf/commit/48dbb7190a4f5126e39dbcdb87e34380d4562cd0"><code>48dbb71</code></a>)</li> </ul> <hr /> <p><strong>Detailed Changes</strong>: <a href="https://github.com/python-zeroconf/python-zeroconf/compare/0.144.1...0.144.2">0.144.1...0.144.2</a></p> <h2>0.144.1</h2> <h2>v0.144.1 (2025-02-12)</h2> <h3>Bug Fixes</h3> <ul> <li>Wheel builds failing after adding armv7l builds (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/pull/1518">#1518</a>, <a href="https://github.com/python-zeroconf/python-zeroconf/commit/e7adac9c59fc4d0c4822c6097a4daee3d68eb4de"><code>e7adac9</code></a>)</li> </ul> <hr /> <p><strong>Detailed Changes</strong>: <a href="https://github.com/python-zeroconf/python-zeroconf/compare/0.144.0...0.144.1">0.144.0...0.144.1</a></p> <h2>0.144.0</h2> <h2>v0.144.0 (2025-02-12)</h2> <h3>Features</h3> <ul> <li>Add armv7l wheel builds (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/pull/1517">#1517</a>, <a href="https://github.com/python-zeroconf/python-zeroconf/commit/39887b80328d616e8e6f6ca9d08aecc06f7b0711"><code>39887b8</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.145.0 (2025-02-15)</h2> <h3>Features</h3> <ul> <li><strong>docs</strong>: Enable link to source code (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/pull/1529">#1529</a>, <a href="https://github.com/python-zeroconf/python-zeroconf/commit/1c7f3548b6cbddf73dbb9d69cd8987c8ad32c705"><code>1c7f354</code></a>)</li> </ul> <h2>v0.144.3 (2025-02-14)</h2> <h3>Bug Fixes</h3> <ul> <li>Non unique name during wheel upload (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/pull/1527">#1527</a>, <a href="https://github.com/python-zeroconf/python-zeroconf/commit/43136fa418d4d7826415e1d0f7761b198347ced7"><code>43136fa</code></a>)</li> </ul> <h2>v0.144.2 (2025-02-14)</h2> <h3>Bug Fixes</h3> <ul> <li>Add a helpful hint for when EADDRINUSE happens during startup (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/pull/1526">#1526</a>, <a href="https://github.com/python-zeroconf/python-zeroconf/commit/48dbb7190a4f5126e39dbcdb87e34380d4562cd0"><code>48dbb71</code></a>)</li> </ul> <h2>v0.144.1 (2025-02-12)</h2> <h3>Bug Fixes</h3> <ul> <li>Wheel builds failing after adding armv7l builds (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/pull/1518">#1518</a>, <a href="https://github.com/python-zeroconf/python-zeroconf/commit/e7adac9c59fc4d0c4822c6097a4daee3d68eb4de"><code>e7adac9</code></a>)</li> </ul> <h2>v0.144.0 (2025-02-12)</h2> <h3>Features</h3> <ul> <li>Add armv7l wheel builds (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/pull/1517">#1517</a>, <a href="https://github.com/python-zeroconf/python-zeroconf/commit/39887b80328d616e8e6f6ca9d08aecc06f7b0711"><code>39887b8</code></a>)</li> </ul> <h2>v0.143.1 (2025-02-12)</h2> <h3>Bug Fixes</h3> <ul> <li>Make no buffer space available when adding multicast memberships forgiving (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/pull/1516">#1516</a>,</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/python-zeroconf/python-zeroconf/commit/d4506fd4dc391fb366d1f7dfb5ec77933221a2eb"><code>d4506fd</code></a> 0.145.0</li> <li><a href="https://github.com/python-zeroconf/python-zeroconf/commit/1c7f3548b6cbddf73dbb9d69cd8987c8ad32c705"><code>1c7f354</code></a> feat(docs): enable link to source code (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1529">#1529</a>)</li> <li><a href="https://github.com/python-zeroconf/python-zeroconf/commit/8c913e11ea59d59d4905defa53aa1e963695c47c"><code>8c913e1</code></a> chore: enable ASYNC ruff rules (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1528">#1528</a>)</li> <li><a href="https://github.com/python-zeroconf/python-zeroconf/commit/53cc868b77e98e9b3f938a1ad905b3be20fce9ac"><code>53cc868</code></a> 0.144.3</li> <li><a href="https://github.com/python-zeroconf/python-zeroconf/commit/43136fa418d4d7826415e1d0f7761b198347ced7"><code>43136fa</code></a> fix: non unique name during wheel upload (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1527">#1527</a>)</li> <li><a href="https://github.com/python-zeroconf/python-zeroconf/commit/450f5a568a0321fd09a7eb0e3f7bb251ad35c4a0"><code>450f5a5</code></a> 0.144.2</li> <li><a href="https://github.com/python-zeroconf/python-zeroconf/commit/48dbb7190a4f5126e39dbcdb87e34380d4562cd0"><code>48dbb71</code></a> fix: add a helpful hint for when EADDRINUSE happens during startup (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1526">#1526</a>)</li> <li><a href="https://github.com/python-zeroconf/python-zeroconf/commit/f5e55ffafedbcf8296afe4920b59d00f74ac2abb"><code>f5e55ff</code></a> chore: improve wheel build runner names in the CI (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1525">#1525</a>)</li> <li><a href="https://github.com/python-zeroconf/python-zeroconf/commit/8fbbe419a069c3ee946a4185e14bd6de660aa67b"><code>8fbbe41</code></a> chore: split up armv7l wheels to speed up release (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1524">#1524</a>)</li> <li><a href="https://github.com/python-zeroconf/python-zeroconf/commit/0ca624da07b3f5ceb158c1afd51318c3ed017ab8"><code>0ca624d</code></a> chore: enable some more ruff rules (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1522">#1522</a>)</li> <li>Additional commits viewable in <a href="https://github.com/python-zeroconf/python-zeroconf/compare/0.139.0...0.145.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.139.0&new-version=0.145.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:40 +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#304
No description provided.