[PR #301] [CLOSED] Bump zeroconf from 0.146.1 to 0.146.2 #308

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/301
Author: @dependabot[bot]
Created: 4/2/2025
Status: Closed

Base: mainHead: dependabot/pip/zeroconf-0.146.2


📝 Commits (1)

  • 8518636 Bump zeroconf from 0.146.1 to 0.146.2

📊 Changes

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

View changed files

📝 requirements.txt (+1 -1)

📄 Description

Bumps zeroconf from 0.146.1 to 0.146.2.

Release notes

Sourced from zeroconf's releases.

0.146.2

v0.146.2 (2025-04-01)

Bug Fixes

  • Create listener socket with specific IP version (#1557, b757ddf)
  • fix: create listener socket with specific IP version

Create listener sockets when using unicast with specific IP version as well, just like in new_respond_socket().

  • chore(tests): add unit test for socket creation with unicast addressing

Detailed Changes: 0.146.1...0.146.2

Changelog

Sourced from zeroconf's changelog.

v0.146.2 (2025-04-01)

Bug Fixes

  • Create listener socket with specific IP version (#1557, b757ddf)
  • fix: create listener socket with specific IP version

Create listener sockets when using unicast with specific IP version as well, just like in new_respond_socket().

  • chore(tests): add unit test for socket creation with unicast addressing
Commits
  • 94620b0 0.146.2
  • b757ddf fix: create listener socket with specific IP version (#1557)
  • 54eb383 chore(ci): bump pypa/cibuildwheel from 2.23.0 to 2.23.2 in the github-actions...
  • 3404373 chore: pin GitHub actions to SHAs to mitigate supply chain attacks (#1554)
  • 0fe79d7 chore(deps-dev): bump pytest-asyncio from 0.25.3 to 0.26.0 (#1553)
  • 741b6ef chore(deps-dev): bump setuptools from 77.0.3 to 78.1.0 (#1552)
  • f05b012 chore(pre-commit.ci): pre-commit autoupdate (#1551)
  • 33bf0e4 chore(deps-dev): bump setuptools from 76.0.0 to 77.0.3 (#1550)
  • 5915e5b chore(pre-commit.ci): pre-commit autoupdate (#1549)
  • 806e367 chore: update deps (#1548)
  • Additional commits viewable in compare view

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/301 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 4/2/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `dependabot/pip/zeroconf-0.146.2` --- ### 📝 Commits (1) - [`8518636`](https://github.com/kokarare1212/librespot-python/commit/85186361d8d203809b630b2b3691ceddaf5579ae) Bump zeroconf from 0.146.1 to 0.146.2 ### 📊 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.1 to 0.146.2. <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.2</h2> <h2>v0.146.2 (2025-04-01)</h2> <h3>Bug Fixes</h3> <ul> <li>Create listener socket with specific IP version (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/pull/1557">#1557</a>, <a href="https://github.com/python-zeroconf/python-zeroconf/commit/b757ddf98d7d04c366281a4281a449c5c2cb897d"><code>b757ddf</code></a>)</li> </ul> <ul> <li>fix: create listener socket with specific IP version</li> </ul> <p>Create listener sockets when using unicast with specific IP version as well, just like in <code>new_respond_socket()</code>.</p> <ul> <li>chore(tests): add unit test for socket creation with unicast addressing</li> </ul> <hr /> <p><strong>Detailed Changes</strong>: <a href="https://github.com/python-zeroconf/python-zeroconf/compare/0.146.1...0.146.2">0.146.1...0.146.2</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.2 (2025-04-01)</h2> <h3>Bug Fixes</h3> <ul> <li>Create listener socket with specific IP version (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/pull/1557">#1557</a>, <a href="https://github.com/python-zeroconf/python-zeroconf/commit/b757ddf98d7d04c366281a4281a449c5c2cb897d"><code>b757ddf</code></a>)</li> </ul> <ul> <li>fix: create listener socket with specific IP version</li> </ul> <p>Create listener sockets when using unicast with specific IP version as well, just like in <code>new_respond_socket()</code>.</p> <ul> <li>chore(tests): add unit test for socket creation with unicast addressing</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/python-zeroconf/python-zeroconf/commit/94620b084addfff6d7b73dd5d7ed69c1a213415e"><code>94620b0</code></a> 0.146.2</li> <li><a href="https://github.com/python-zeroconf/python-zeroconf/commit/b757ddf98d7d04c366281a4281a449c5c2cb897d"><code>b757ddf</code></a> fix: create listener socket with specific IP version (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1557">#1557</a>)</li> <li><a href="https://github.com/python-zeroconf/python-zeroconf/commit/54eb3830dc794d78b8419153f8233713e1dff840"><code>54eb383</code></a> chore(ci): bump pypa/cibuildwheel from 2.23.0 to 2.23.2 in the github-actions...</li> <li><a href="https://github.com/python-zeroconf/python-zeroconf/commit/34043735e13ba254cb5e31e03b6d672447ba6e57"><code>3404373</code></a> chore: pin GitHub actions to SHAs to mitigate supply chain attacks (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1554">#1554</a>)</li> <li><a href="https://github.com/python-zeroconf/python-zeroconf/commit/0fe79d7a53789719225509bce8c124950aed6237"><code>0fe79d7</code></a> chore(deps-dev): bump pytest-asyncio from 0.25.3 to 0.26.0 (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1553">#1553</a>)</li> <li><a href="https://github.com/python-zeroconf/python-zeroconf/commit/741b6ef3639334cb558b16ce568b33bf308e6688"><code>741b6ef</code></a> chore(deps-dev): bump setuptools from 77.0.3 to 78.1.0 (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1552">#1552</a>)</li> <li><a href="https://github.com/python-zeroconf/python-zeroconf/commit/f05b0127774ac69db5a6a7ba02ecdf57e46b4f9b"><code>f05b012</code></a> chore(pre-commit.ci): pre-commit autoupdate (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1551">#1551</a>)</li> <li><a href="https://github.com/python-zeroconf/python-zeroconf/commit/33bf0e4ef2e3468b7c9df1a53709ea0d9e35f32c"><code>33bf0e4</code></a> chore(deps-dev): bump setuptools from 76.0.0 to 77.0.3 (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1550">#1550</a>)</li> <li><a href="https://github.com/python-zeroconf/python-zeroconf/commit/5915e5b417be7443e98e869f4fc9ba1ae68414d8"><code>5915e5b</code></a> chore(pre-commit.ci): pre-commit autoupdate (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1549">#1549</a>)</li> <li><a href="https://github.com/python-zeroconf/python-zeroconf/commit/806e3678c0a6552f9b2f43d38eb673d509006d51"><code>806e367</code></a> chore: update deps (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1548">#1548</a>)</li> <li>Additional commits viewable in <a href="https://github.com/python-zeroconf/python-zeroconf/compare/0.146.1...0.146.2">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.1&new-version=0.146.2)](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#308
No description provided.