[PR #210] [MERGED] Bump zeroconf from 0.71.0 to 0.71.3 #235

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

📋 Pull Request Information

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

Base: mainHead: dependabot/pip/zeroconf-0.71.3


📝 Commits (1)

  • 18bdec2 Bump zeroconf from 0.71.0 to 0.71.3

📊 Changes

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

View changed files

📝 requirements.txt (+1 -1)

📄 Description

Bumps zeroconf from 0.71.0 to 0.71.3.

Release notes

Sourced from zeroconf's releases.

0.71.3

Fix

  • Pin python-semantic-release to fix release process (#1200) (c145a23)

0.71.2

Fix

  • No change re-release to fix wheel builds (#1199) (8c3a4c8)

0.71.1

Fix

  • Add missing if TYPE_CHECKING guard to generate_service_query (#1198) (ac53adf)
Changelog

Sourced from zeroconf's changelog.

v0.71.3 (2023-07-23)

Fix

  • Pin python-semantic-release to fix release process (#1200) (c145a23)

v0.71.2 (2023-07-23)

Fix

  • No change re-release to fix wheel builds (#1199) (8c3a4c8)

v0.71.1 (2023-07-23)

Fix

  • Add missing if TYPE_CHECKING guard to generate_service_query (#1198) (ac53adf)
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 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/210 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 7/24/2023 **Status:** ✅ Merged **Merged:** 7/25/2023 **Merged by:** [@kokarare1212](https://github.com/kokarare1212) **Base:** `main` ← **Head:** `dependabot/pip/zeroconf-0.71.3` --- ### 📝 Commits (1) - [`18bdec2`](https://github.com/kokarare1212/librespot-python/commit/18bdec278226cd781d2ae301e6d7fd05c777c04b) Bump zeroconf from 0.71.0 to 0.71.3 ### 📊 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.71.0 to 0.71.3. <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.71.3</h2> <h3>Fix</h3> <ul> <li>Pin python-semantic-release to fix release process (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1200">#1200</a>) (<a href="https://github.com/python-zeroconf/python-zeroconf/commit/c145a238d768aa17c3aebe120c20a46bfbec6b99"><code>c145a23</code></a>)</li> </ul> <h2>0.71.2</h2> <h3>Fix</h3> <ul> <li>No change re-release to fix wheel builds (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1199">#1199</a>) (<a href="https://github.com/python-zeroconf/python-zeroconf/commit/8c3a4c80c221bea7401c12e1c6a525e75b7ffea2"><code>8c3a4c8</code></a>)</li> </ul> <h2>0.71.1</h2> <h3>Fix</h3> <ul> <li>Add missing if TYPE_CHECKING guard to generate_service_query (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1198">#1198</a>) (<a href="https://github.com/python-zeroconf/python-zeroconf/commit/ac53adf7e71db14c1a0f9adbfd1d74033df36898"><code>ac53adf</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.71.3 (2023-07-23)</h2> <h3>Fix</h3> <ul> <li>Pin python-semantic-release to fix release process (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1200">#1200</a>) (<a href="https://github.com/python-zeroconf/python-zeroconf/commit/c145a238d768aa17c3aebe120c20a46bfbec6b99"><code>c145a23</code></a>)</li> </ul> <h2>v0.71.2 (2023-07-23)</h2> <h3>Fix</h3> <ul> <li>No change re-release to fix wheel builds (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1199">#1199</a>) (<a href="https://github.com/python-zeroconf/python-zeroconf/commit/8c3a4c80c221bea7401c12e1c6a525e75b7ffea2"><code>8c3a4c8</code></a>)</li> </ul> <h2>v0.71.1 (2023-07-23)</h2> <h3>Fix</h3> <ul> <li>Add missing if TYPE_CHECKING guard to generate_service_query (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1198">#1198</a>) (<a href="https://github.com/python-zeroconf/python-zeroconf/commit/ac53adf7e71db14c1a0f9adbfd1d74033df36898"><code>ac53adf</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/python-zeroconf/python-zeroconf/commit/249395a6c42a8c4712e62852ec4cbe423111800c"><code>249395a</code></a> 0.71.3</li> <li><a href="https://github.com/python-zeroconf/python-zeroconf/commit/c145a238d768aa17c3aebe120c20a46bfbec6b99"><code>c145a23</code></a> fix: pin python-semantic-release to fix release process (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1200">#1200</a>)</li> <li><a href="https://github.com/python-zeroconf/python-zeroconf/commit/030d97a7e0dff4219d7414cb98712560846e03bd"><code>030d97a</code></a> 0.71.2</li> <li><a href="https://github.com/python-zeroconf/python-zeroconf/commit/8c3a4c80c221bea7401c12e1c6a525e75b7ffea2"><code>8c3a4c8</code></a> fix: no change re-release to fix wheel builds (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1199">#1199</a>)</li> <li><a href="https://github.com/python-zeroconf/python-zeroconf/commit/49f1b32cd36d1c7c2e22636991eb6ca85515c679"><code>49f1b32</code></a> 0.71.1</li> <li><a href="https://github.com/python-zeroconf/python-zeroconf/commit/ac53adf7e71db14c1a0f9adbfd1d74033df36898"><code>ac53adf</code></a> fix: add missing if TYPE_CHECKING guard to generate_service_query (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1198">#1198</a>)</li> <li>See full diff in <a href="https://github.com/python-zeroconf/python-zeroconf/compare/0.71.0...0.71.3">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.71.0&new-version=0.71.3)](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:25 +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#235
No description provided.