[PR #298] [MERGED] Bump zeroconf from 0.139.0 to 0.146.1 #305

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

📋 Pull Request Information

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

Base: mainHead: dependabot/pip/zeroconf-0.146.1


📝 Commits (1)

  • 68b9271 Bump zeroconf from 0.139.0 to 0.146.1

📊 Changes

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

View changed files

📝 requirements.txt (+1 -1)

📄 Description

Bumps zeroconf from 0.139.0 to 0.146.1.

Release notes

Sourced from zeroconf's releases.

0.146.1

v0.146.1 (2025-03-05)

Bug Fixes

  • Use trusted publishing for uploading wheels (#1541, fa65cc8)

Detailed Changes: 0.146.0...0.146.1

0.146.0

v0.146.0 (2025-03-05)

Features

feat: reduce size of binaries


Detailed Changes: 0.145.1...0.146.0

0.145.1

v0.145.1 (2025-02-18)

Bug Fixes

  • Hold a strong reference to the AsyncEngine setup task (#1533, d4e6f25)

Detailed Changes: 0.145.0...0.145.1

0.145.0

v0.145.0 (2025-02-15)

Features


Detailed Changes: 0.144.3...0.145.0

0.144.3

v0.144.3 (2025-02-14)

Bug Fixes

... (truncated)

Changelog

Sourced from zeroconf's changelog.

v0.146.1 (2025-03-05)

Bug Fixes

  • Use trusted publishing for uploading wheels (#1541, fa65cc8)

v0.146.0 (2025-03-05)

Features

feat: reduce size of binaries

v0.145.1 (2025-02-18)

Bug Fixes

  • Hold a strong reference to the AsyncEngine setup task (#1533, d4e6f25)

v0.145.0 (2025-02-15)

Features

v0.144.3 (2025-02-14)

Bug Fixes

v0.144.2 (2025-02-14)

Bug Fixes

... (truncated)

Commits
  • ea6905b 0.146.1
  • fa65cc8 fix: use trusted publishing for uploading wheels (#1541)
  • c9ef9ee 0.146.0
  • dea233c feat: reduce size of wheels (#1540)
  • 7d0768f chore: update process to get relase tag from PSR in release workflow (#1539)
  • 2545464 chore(pre-commit.ci): pre-commit autoupdate (#1538)
  • 558c060 chore(deps-dev): bump setuptools from 75.8.0 to 75.8.2 (#1537)
  • c2ac47e chore(deps-dev): bump pytest from 8.3.4 to 8.3.5 (#1536)
  • a06df79 chore(ci): bump python-semantic-release/python-semantic-release from 9.17.0 t...
  • 6c02b1f chore(pre-commit.ci): pre-commit autoupdate (#1534)
  • 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/298 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 3/5/2025 **Status:** ✅ Merged **Merged:** 3/5/2025 **Merged by:** [@kokarare1212](https://github.com/kokarare1212) **Base:** `main` ← **Head:** `dependabot/pip/zeroconf-0.146.1` --- ### 📝 Commits (1) - [`68b9271`](https://github.com/kokarare1212/librespot-python/commit/68b927128e660f449743472373c9f27755a9b536) Bump zeroconf from 0.139.0 to 0.146.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/python-zeroconf/python-zeroconf) from 0.139.0 to 0.146.1. <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.1</h2> <h2>v0.146.1 (2025-03-05)</h2> <h3>Bug Fixes</h3> <ul> <li>Use trusted publishing for uploading wheels (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/pull/1541">#1541</a>, <a href="https://github.com/python-zeroconf/python-zeroconf/commit/fa65cc8791a6f4c53bc29088cb60b83f420b1ae6"><code>fa65cc8</code></a>)</li> </ul> <hr /> <p><strong>Detailed Changes</strong>: <a href="https://github.com/python-zeroconf/python-zeroconf/compare/0.146.0...0.146.1">0.146.0...0.146.1</a></p> <h2>0.146.0</h2> <h2>v0.146.0 (2025-03-05)</h2> <h3>Features</h3> <ul> <li>Reduce size of wheels (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/pull/1540">#1540</a>, <a href="https://github.com/python-zeroconf/python-zeroconf/commit/dea233c1e0e80584263090727ce07648755964af"><code>dea233c</code></a>)</li> </ul> <p>feat: reduce size of binaries</p> <hr /> <p><strong>Detailed Changes</strong>: <a href="https://github.com/python-zeroconf/python-zeroconf/compare/0.145.1...0.146.0">0.145.1...0.146.0</a></p> <h2>0.145.1</h2> <h2>v0.145.1 (2025-02-18)</h2> <h3>Bug Fixes</h3> <ul> <li>Hold a strong reference to the AsyncEngine setup task (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/pull/1533">#1533</a>, <a href="https://github.com/python-zeroconf/python-zeroconf/commit/d4e6f25754c15417b8bd9839dc8636b2cff717c8"><code>d4e6f25</code></a>)</li> </ul> <hr /> <p><strong>Detailed Changes</strong>: <a href="https://github.com/python-zeroconf/python-zeroconf/compare/0.145.0...0.145.1">0.145.0...0.145.1</a></p> <h2>0.145.0</h2> <h2>v0.145.0 (2025-02-15)</h2> <h3>Features</h3> <ul> <li><strong>docs</strong>: Enable link to source code (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/pull/1529">#1529</a>, <a href="https://github.com/python-zeroconf/python-zeroconf/commit/1c7f3548b6cbddf73dbb9d69cd8987c8ad32c705"><code>1c7f354</code></a>)</li> </ul> <hr /> <p><strong>Detailed Changes</strong>: <a href="https://github.com/python-zeroconf/python-zeroconf/compare/0.144.3...0.145.0">0.144.3...0.145.0</a></p> <h2>0.144.3</h2> <h2>v0.144.3 (2025-02-14)</h2> <h3>Bug Fixes</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </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.1 (2025-03-05)</h2> <h3>Bug Fixes</h3> <ul> <li>Use trusted publishing for uploading wheels (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/pull/1541">#1541</a>, <a href="https://github.com/python-zeroconf/python-zeroconf/commit/fa65cc8791a6f4c53bc29088cb60b83f420b1ae6"><code>fa65cc8</code></a>)</li> </ul> <h2>v0.146.0 (2025-03-05)</h2> <h3>Features</h3> <ul> <li>Reduce size of wheels (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/pull/1540">#1540</a>, <a href="https://github.com/python-zeroconf/python-zeroconf/commit/dea233c1e0e80584263090727ce07648755964af"><code>dea233c</code></a>)</li> </ul> <p>feat: reduce size of binaries</p> <h2>v0.145.1 (2025-02-18)</h2> <h3>Bug Fixes</h3> <ul> <li>Hold a strong reference to the AsyncEngine setup task (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/pull/1533">#1533</a>, <a href="https://github.com/python-zeroconf/python-zeroconf/commit/d4e6f25754c15417b8bd9839dc8636b2cff717c8"><code>d4e6f25</code></a>)</li> </ul> <h2>v0.145.0 (2025-02-15)</h2> <h3>Features</h3> <ul> <li><strong>docs</strong>: Enable link to source code (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/pull/1529">#1529</a>, <a href="https://github.com/python-zeroconf/python-zeroconf/commit/1c7f3548b6cbddf73dbb9d69cd8987c8ad32c705"><code>1c7f354</code></a>)</li> </ul> <h2>v0.144.3 (2025-02-14)</h2> <h3>Bug Fixes</h3> <ul> <li>Non unique name during wheel upload (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/pull/1527">#1527</a>, <a href="https://github.com/python-zeroconf/python-zeroconf/commit/43136fa418d4d7826415e1d0f7761b198347ced7"><code>43136fa</code></a>)</li> </ul> <h2>v0.144.2 (2025-02-14)</h2> <h3>Bug Fixes</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/python-zeroconf/python-zeroconf/commit/ea6905b1a0e6122e1baa0cbb39db1cb91ec0f310"><code>ea6905b</code></a> 0.146.1</li> <li><a href="https://github.com/python-zeroconf/python-zeroconf/commit/fa65cc8791a6f4c53bc29088cb60b83f420b1ae6"><code>fa65cc8</code></a> fix: use trusted publishing for uploading wheels (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1541">#1541</a>)</li> <li><a href="https://github.com/python-zeroconf/python-zeroconf/commit/c9ef9ee527767d3e2fae0dd0d7df1b5ed156ea26"><code>c9ef9ee</code></a> 0.146.0</li> <li><a href="https://github.com/python-zeroconf/python-zeroconf/commit/dea233c1e0e80584263090727ce07648755964af"><code>dea233c</code></a> feat: reduce size of wheels (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1540">#1540</a>)</li> <li><a href="https://github.com/python-zeroconf/python-zeroconf/commit/7d0768f7622e3af9e7cdb7335bb2ddbbe493b4bd"><code>7d0768f</code></a> chore: update process to get relase tag from PSR in release workflow (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1539">#1539</a>)</li> <li><a href="https://github.com/python-zeroconf/python-zeroconf/commit/25454648221ab659b48b58f7cfb2f6199fadea1c"><code>2545464</code></a> chore(pre-commit.ci): pre-commit autoupdate (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1538">#1538</a>)</li> <li><a href="https://github.com/python-zeroconf/python-zeroconf/commit/558c0607fd1bf4a2ecc9bb5d84bcd8824c7fc922"><code>558c060</code></a> chore(deps-dev): bump setuptools from 75.8.0 to 75.8.2 (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1537">#1537</a>)</li> <li><a href="https://github.com/python-zeroconf/python-zeroconf/commit/c2ac47e2df6d8ee92d51fc7a72d1d18f88e0132f"><code>c2ac47e</code></a> chore(deps-dev): bump pytest from 8.3.4 to 8.3.5 (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1536">#1536</a>)</li> <li><a href="https://github.com/python-zeroconf/python-zeroconf/commit/a06df79660093e7a59bc88c125c459aa7ec5df1e"><code>a06df79</code></a> chore(ci): bump python-semantic-release/python-semantic-release from 9.17.0 t...</li> <li><a href="https://github.com/python-zeroconf/python-zeroconf/commit/6c02b1fe6e1a6b86194e7e90e0039c058ff4f8e0"><code>6c02b1f</code></a> chore(pre-commit.ci): pre-commit autoupdate (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1534">#1534</a>)</li> <li>Additional commits viewable in <a href="https://github.com/python-zeroconf/python-zeroconf/compare/0.139.0...0.146.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.139.0&new-version=0.146.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 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:40 +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#305
No description provided.