[PR #102] [MERGED] Bump zeroconf from 0.37.0 to 0.38.1 #150

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

📋 Pull Request Information

Original PR: https://github.com/kokarare1212/librespot-python/pull/102
Author: @dependabot[bot]
Created: 12/24/2021
Status: Merged
Merged: 12/24/2021
Merged by: @kokarare1212

Base: rewriteHead: dependabot/pip/zeroconf-0.38.1


📝 Commits (1)

  • 688285e Bump zeroconf from 0.37.0 to 0.38.1

📊 Changes

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

View changed files

📝 requirements.txt (+1 -1)

📄 Description

Bumps zeroconf from 0.37.0 to 0.38.1.

Release notes

Sourced from zeroconf's releases.

0.38.1

0.38.0

Backwards incompatible:

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/102 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 12/24/2021 **Status:** ✅ Merged **Merged:** 12/24/2021 **Merged by:** [@kokarare1212](https://github.com/kokarare1212) **Base:** `rewrite` ← **Head:** `dependabot/pip/zeroconf-0.38.1` --- ### 📝 Commits (1) - [`688285e`](https://github.com/kokarare1212/librespot-python/commit/688285eb6a042972dcb82f294736b49cc0713abe) Bump zeroconf from 0.37.0 to 0.38.1 ### 📊 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/jstasiak/python-zeroconf) from 0.37.0 to 0.38.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/jstasiak/python-zeroconf/releases">zeroconf's releases</a>.</em></p> <blockquote> <h2>0.38.1</h2> <ul> <li>Improve performance of query scheduler (<a href="https://github-redirect.dependabot.com/jstasiak/python-zeroconf/issues/1043">#1043</a>) <a href="https://github.com/bdraco"><code>@​bdraco</code></a></li> <li>Avoid linear type searches in ServiceBrowsers (<a href="https://github-redirect.dependabot.com/jstasiak/python-zeroconf/issues/1044">#1044</a>) <a href="https://github.com/bdraco"><code>@​bdraco</code></a></li> </ul> <h2>0.38.0</h2> <ul> <li>Handle Service types that end with another service type (<a href="https://github-redirect.dependabot.com/jstasiak/python-zeroconf/issues/1041">#1041</a>) <a href="https://github.com/apworks1"><code>@​apworks1</code></a></li> </ul> <p>Backwards incompatible:</p> <ul> <li>Dropped Python 3.6 support (<a href="https://github-redirect.dependabot.com/jstasiak/python-zeroconf/issues/1009">#1009</a>) <a href="https://github.com/bdraco"><code>@​bdraco</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jstasiak/python-zeroconf/commit/6a11f24e1fc9d73f0dbb62efd834f17a9bd451c4"><code>6a11f24</code></a> Bump version: 0.38.0 → 0.38.1</li> <li><a href="https://github.com/jstasiak/python-zeroconf/commit/670d4ac3be7e32d02afe85b72264a241b5a25ba8"><code>670d4ac</code></a> Update changelog for 0.38.1 (<a href="https://github-redirect.dependabot.com/jstasiak/python-zeroconf/issues/1045">#1045</a>)</li> <li><a href="https://github.com/jstasiak/python-zeroconf/commit/ff766345461a82547abe462b5d690621c755d480"><code>ff76634</code></a> Avoid linear type searches in ServiceBrowsers (<a href="https://github-redirect.dependabot.com/jstasiak/python-zeroconf/issues/1044">#1044</a>)</li> <li><a href="https://github.com/jstasiak/python-zeroconf/commit/27e50ff95625d128f71864138b8e5d871503adf0"><code>27e50ff</code></a> Improve performance of query scheduler (<a href="https://github-redirect.dependabot.com/jstasiak/python-zeroconf/issues/1043">#1043</a>)</li> <li><a href="https://github.com/jstasiak/python-zeroconf/commit/95ee5dc031c9c512f99536186d1d89a99e4af37f"><code>95ee5dc</code></a> Bump version: 0.37.0 → 0.38.0</li> <li><a href="https://github.com/jstasiak/python-zeroconf/commit/de1420213cd7e3bd8f57e727ff1031c7b10cf7a0"><code>de14202</code></a> Update changelog for 0.38.0 (<a href="https://github-redirect.dependabot.com/jstasiak/python-zeroconf/issues/1042">#1042</a>)</li> <li><a href="https://github.com/jstasiak/python-zeroconf/commit/a4d619a9f094682d9dcfc7f8fa293f17bcae88f2"><code>a4d619a</code></a> Handle Service types that end with another service type (<a href="https://github-redirect.dependabot.com/jstasiak/python-zeroconf/issues/1041">#1041</a>)</li> <li><a href="https://github.com/jstasiak/python-zeroconf/commit/22ed08c7e5403a788b1c177a1bb9558419bce2b1"><code>22ed08c</code></a> Add tests for instance names containing dot(s) (<a href="https://github-redirect.dependabot.com/jstasiak/python-zeroconf/issues/1039">#1039</a>)</li> <li><a href="https://github.com/jstasiak/python-zeroconf/commit/631a6f7c7863897336a9d6ca4bd1736cc7cc97af"><code>631a6f7</code></a> Drop python 3.6 support (<a href="https://github-redirect.dependabot.com/jstasiak/python-zeroconf/issues/1009">#1009</a>)</li> <li>See full diff in <a href="https://github.com/jstasiak/python-zeroconf/compare/0.37.0...0.38.1">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.37.0&new-version=0.38.1)](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:07 +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#150
No description provided.