[PR #256] [CLOSED] Bump zeroconf from 0.128.0 to 0.128.4 #275

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

📋 Pull Request Information

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

Base: mainHead: dependabot/pip/zeroconf-0.128.4


📝 Commits (1)

  • 95f45bc Bump zeroconf from 0.128.0 to 0.128.4

📊 Changes

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

View changed files

📝 requirements.txt (+1 -1)

📄 Description

Bumps zeroconf from 0.128.0 to 0.128.4.

Release notes

Sourced from zeroconf's releases.

0.128.4

Fix

  • Re-expose ServiceInfo._set_properties for backwards compat (#1327) (39c4005)

0.128.3

Fix

0.128.2

Fix

  • Timestamps missing double precision (#1324) (ecea4e4)
  • Match cython version for dev deps to build deps (#1325) (a0dac46)

0.128.1

Fix

  • Correct handling of IPv6 addresses with scope_id in ServiceInfo (#1322) (1682991)
Changelog

Sourced from zeroconf's changelog.

v0.128.4 (2023-12-10)

Fix

  • Re-expose ServiceInfo._set_properties for backwards compat (#1327) (39c4005)

v0.128.3 (2023-12-10)

Fix

v0.128.2 (2023-12-10)

Fix

  • Timestamps missing double precision (#1324) (ecea4e4)
  • Match cython version for dev deps to build deps (#1325) (a0dac46)

v0.128.1 (2023-12-10)

Fix

  • Correct handling of IPv6 addresses with scope_id in ServiceInfo (#1322) (1682991)
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/256 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 12/11/2023 **Status:** ❌ Closed **Base:** `main` ← **Head:** `dependabot/pip/zeroconf-0.128.4` --- ### 📝 Commits (1) - [`95f45bc`](https://github.com/kokarare1212/librespot-python/commit/95f45bc4b35b45de40d48f12c3efc35e960e37e1) Bump zeroconf from 0.128.0 to 0.128.4 ### 📊 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.128.0 to 0.128.4. <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.128.4</h2> <h3>Fix</h3> <ul> <li>Re-expose ServiceInfo._set_properties for backwards compat (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1327">#1327</a>) (<a href="https://github.com/python-zeroconf/python-zeroconf/commit/39c40051d7a63bdc63a3e2dfa20bd944fee4e761"><code>39c4005</code></a>)</li> </ul> <h2>0.128.3</h2> <h3>Fix</h3> <ul> <li>Correct nsec record writing (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1326">#1326</a>) (<a href="https://github.com/python-zeroconf/python-zeroconf/commit/cd7a16a32c37b2f7a2e90d3c749525a5393bad57"><code>cd7a16a</code></a>)</li> </ul> <h2>0.128.2</h2> <h3>Fix</h3> <ul> <li>Timestamps missing double precision (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1324">#1324</a>) (<a href="https://github.com/python-zeroconf/python-zeroconf/commit/ecea4e4217892ca8cf763074ac3e5d1b898acd21"><code>ecea4e4</code></a>)</li> <li>Match cython version for dev deps to build deps (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1325">#1325</a>) (<a href="https://github.com/python-zeroconf/python-zeroconf/commit/a0dac46c01202b3d5a0823ac1928fc1d75332522"><code>a0dac46</code></a>)</li> </ul> <h2>0.128.1</h2> <h3>Fix</h3> <ul> <li>Correct handling of IPv6 addresses with scope_id in ServiceInfo (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1322">#1322</a>) (<a href="https://github.com/python-zeroconf/python-zeroconf/commit/1682991b985b1f7b2bf0cff1a7eb7793070e7cb1"><code>1682991</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.128.4 (2023-12-10)</h2> <h3>Fix</h3> <ul> <li>Re-expose ServiceInfo._set_properties for backwards compat (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1327">#1327</a>) (<a href="https://github.com/python-zeroconf/python-zeroconf/commit/39c40051d7a63bdc63a3e2dfa20bd944fee4e761"><code>39c4005</code></a>)</li> </ul> <h2>v0.128.3 (2023-12-10)</h2> <h3>Fix</h3> <ul> <li>Correct nsec record writing (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1326">#1326</a>) (<a href="https://github.com/python-zeroconf/python-zeroconf/commit/cd7a16a32c37b2f7a2e90d3c749525a5393bad57"><code>cd7a16a</code></a>)</li> </ul> <h2>v0.128.2 (2023-12-10)</h2> <h3>Fix</h3> <ul> <li>Timestamps missing double precision (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1324">#1324</a>) (<a href="https://github.com/python-zeroconf/python-zeroconf/commit/ecea4e4217892ca8cf763074ac3e5d1b898acd21"><code>ecea4e4</code></a>)</li> <li>Match cython version for dev deps to build deps (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1325">#1325</a>) (<a href="https://github.com/python-zeroconf/python-zeroconf/commit/a0dac46c01202b3d5a0823ac1928fc1d75332522"><code>a0dac46</code></a>)</li> </ul> <h2>v0.128.1 (2023-12-10)</h2> <h3>Fix</h3> <ul> <li>Correct handling of IPv6 addresses with scope_id in ServiceInfo (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1322">#1322</a>) (<a href="https://github.com/python-zeroconf/python-zeroconf/commit/1682991b985b1f7b2bf0cff1a7eb7793070e7cb1"><code>1682991</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/python-zeroconf/python-zeroconf/commit/878a726b302530cd904b2e8fd0d48dfce6b165d3"><code>878a726</code></a> 0.128.4</li> <li><a href="https://github.com/python-zeroconf/python-zeroconf/commit/39c40051d7a63bdc63a3e2dfa20bd944fee4e761"><code>39c4005</code></a> fix: re-expose ServiceInfo._set_properties for backwards compat (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1327">#1327</a>)</li> <li><a href="https://github.com/python-zeroconf/python-zeroconf/commit/816c0917c24875bd2e7a7fae54e0b3cc80c5794f"><code>816c091</code></a> 0.128.3</li> <li><a href="https://github.com/python-zeroconf/python-zeroconf/commit/cd7a16a32c37b2f7a2e90d3c749525a5393bad57"><code>cd7a16a</code></a> fix: correct nsec record writing (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1326">#1326</a>)</li> <li><a href="https://github.com/python-zeroconf/python-zeroconf/commit/868c2551d82a6279a2351de519b0091cc08b714a"><code>868c255</code></a> 0.128.2</li> <li><a href="https://github.com/python-zeroconf/python-zeroconf/commit/ecea4e4217892ca8cf763074ac3e5d1b898acd21"><code>ecea4e4</code></a> fix: timestamps missing double precision (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1324">#1324</a>)</li> <li><a href="https://github.com/python-zeroconf/python-zeroconf/commit/a0dac46c01202b3d5a0823ac1928fc1d75332522"><code>a0dac46</code></a> fix: match cython version for dev deps to build deps (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1325">#1325</a>)</li> <li><a href="https://github.com/python-zeroconf/python-zeroconf/commit/46e5351661f1eb8e95a2dab97025fa8f33a3b63b"><code>46e5351</code></a> 0.128.1</li> <li><a href="https://github.com/python-zeroconf/python-zeroconf/commit/1682991b985b1f7b2bf0cff1a7eb7793070e7cb1"><code>1682991</code></a> fix: correct handling of IPv6 addresses with scope_id in ServiceInfo (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1322">#1322</a>)</li> <li>See full diff in <a href="https://github.com/python-zeroconf/python-zeroconf/compare/0.128.0...0.128.4">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.128.0&new-version=0.128.4)](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:33 +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#275
No description provided.