[PR #303] [MERGED] Bump zeroconf from 0.146.3 to 0.146.4 #310

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

📋 Pull Request Information

Original PR: https://github.com/kokarare1212/librespot-python/pull/303
Author: @dependabot[bot]
Created: 4/14/2025
Status: Merged
Merged: 4/14/2025
Merged by: @kokarare1212

Base: mainHead: dependabot/pip/zeroconf-0.146.4


📝 Commits (1)

  • d5bfc4a Bump zeroconf from 0.146.3 to 0.146.4

📊 Changes

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

View changed files

📝 requirements.txt (+1 -1)

📄 Description

Bumps zeroconf from 0.146.3 to 0.146.4.

Release notes

Sourced from zeroconf's releases.

0.146.4

v0.146.4 (2025-04-14)

Bug Fixes


Detailed Changes: 0.146.3...0.146.4

Changelog

Sourced from zeroconf's changelog.

v0.146.4 (2025-04-14)

Bug Fixes

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/303 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 4/14/2025 **Status:** ✅ Merged **Merged:** 4/14/2025 **Merged by:** [@kokarare1212](https://github.com/kokarare1212) **Base:** `main` ← **Head:** `dependabot/pip/zeroconf-0.146.4` --- ### 📝 Commits (1) - [`d5bfc4a`](https://github.com/kokarare1212/librespot-python/commit/d5bfc4a17ededd4d6375fd45a5785a7a464e06b1) Bump zeroconf from 0.146.3 to 0.146.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.146.3 to 0.146.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.146.4</h2> <h2>v0.146.4 (2025-04-14)</h2> <h3>Bug Fixes</h3> <ul> <li>Avoid loading adapter list twice (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/pull/1564">#1564</a>, <a href="https://github.com/python-zeroconf/python-zeroconf/commit/83594887521507cf77bfc0a397becabaaab287c2"><code>8359488</code></a>)</li> </ul> <hr /> <p><strong>Detailed Changes</strong>: <a href="https://github.com/python-zeroconf/python-zeroconf/compare/0.146.3...0.146.4">0.146.3...0.146.4</a></p> </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.146.4 (2025-04-14)</h2> <h3>Bug Fixes</h3> <ul> <li>Avoid loading adapter list twice (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/pull/1564">#1564</a>, <a href="https://github.com/python-zeroconf/python-zeroconf/commit/83594887521507cf77bfc0a397becabaaab287c2"><code>8359488</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/python-zeroconf/python-zeroconf/commit/79016f12055272e700d0f1aca38e9bcd2f89aa3e"><code>79016f1</code></a> 0.146.4</li> <li><a href="https://github.com/python-zeroconf/python-zeroconf/commit/83594887521507cf77bfc0a397becabaaab287c2"><code>8359488</code></a> fix: avoid loading adapter list twice (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1564">#1564</a>)</li> <li><a href="https://github.com/python-zeroconf/python-zeroconf/commit/389a8a2724d3f6d328fee0bef38d7addc29d19c4"><code>389a8a2</code></a> chore(pre-commit.ci): pre-commit autoupdate (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1561">#1561</a>)</li> <li><a href="https://github.com/python-zeroconf/python-zeroconf/commit/f89a90e610094b721ec536f9b0ddee41592838fc"><code>f89a90e</code></a> chore(deps-dev): bump pytest-cov from 6.0.0 to 6.1.1 (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1560">#1560</a>)</li> <li><a href="https://github.com/python-zeroconf/python-zeroconf/commit/b044d2af9c3d357a49c010380f49471e92684f7e"><code>b044d2a</code></a> chore(pre-commit.ci): pre-commit autoupdate (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1555">#1555</a>)</li> <li>See full diff in <a href="https://github.com/python-zeroconf/python-zeroconf/compare/0.146.3...0.146.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.146.3&new-version=0.146.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:41 +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#310
No description provided.