[PR #290] [MERGED] Bump zeroconf from 0.136.0 to 0.139.0 #297

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

📋 Pull Request Information

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

Base: mainHead: dependabot/pip/zeroconf-0.139.0


📝 Commits (1)

  • 25114ac Bump zeroconf from 0.136.0 to 0.139.0

📊 Changes

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

View changed files

📝 requirements.txt (+1 -1)

📄 Description

Bumps zeroconf from 0.136.0 to 0.139.0.

Release notes

Sourced from zeroconf's releases.

0.139.0

v0.139.0 (2025-01-09)

Features

  • feat: implement heapq for tracking cache expire times (#1465) (09db184)

0.138.1

v0.138.1 (2025-01-08)

Bug Fixes

  • fix: ensure cache does not return stale created and ttl values (#1469) (e05055c)

0.138.0

v0.138.0 (2025-01-08)

Features

  • feat: improve performance of processing incoming records (#1467)

Co-authored-by: pre-commit-ci[bot] (ebbb2af)

0.137.2

v0.137.2 (2025-01-06)

Bug Fixes

  • fix: split wheel builds to avoid timeout (#1461) (be05f0d)

0.137.1

v0.137.1 (2025-01-06)

Bug Fixes

0.137.0

v0.137.0 (2025-01-06)

Features

0.136.2

v0.136.2 (2024-11-21)

Bug Fixes

  • fix: retrigger release from failed github workflow (#1443) (2ea705d)

... (truncated)

Changelog

Sourced from zeroconf's changelog.

v0.139.0 (2025-01-09)

Features

  • feat: implement heapq for tracking cache expire times (#1465) (09db184)

v0.138.1 (2025-01-08)

Bug Fixes

  • fix: ensure cache does not return stale created and ttl values (#1469) (e05055c)

v0.138.0 (2025-01-08)

Features

  • feat: improve performance of processing incoming records (#1467)

Co-authored-by: pre-commit-ci[bot] (ebbb2af)

v0.137.2 (2025-01-06)

Bug Fixes

  • fix: split wheel builds to avoid timeout (#1461) (be05f0d)

v0.137.1 (2025-01-06)

Bug Fixes

v0.137.0 (2025-01-06)

Features

v0.136.2 (2024-11-21)

Bug Fixes

  • fix: retrigger release from failed github workflow (#1443) (2ea705d)

... (truncated)

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/290 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 1/10/2025 **Status:** ✅ Merged **Merged:** 1/10/2025 **Merged by:** [@kokarare1212](https://github.com/kokarare1212) **Base:** `main` ← **Head:** `dependabot/pip/zeroconf-0.139.0` --- ### 📝 Commits (1) - [`25114ac`](https://github.com/kokarare1212/librespot-python/commit/25114ac9264b67064695fc408e7d71f33facbd9c) Bump zeroconf from 0.136.0 to 0.139.0 ### 📊 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.136.0 to 0.139.0. <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.139.0</h2> <h2>v0.139.0 (2025-01-09)</h2> <h3>Features</h3> <ul> <li>feat: implement heapq for tracking cache expire times (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1465">#1465</a>) (<a href="https://github.com/python-zeroconf/python-zeroconf/commit/09db1848957b34415f364b7338e4adce99b57abc"><code>09db184</code></a>)</li> </ul> <h2>0.138.1</h2> <h2>v0.138.1 (2025-01-08)</h2> <h3>Bug Fixes</h3> <ul> <li>fix: ensure cache does not return stale created and ttl values (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1469">#1469</a>) (<a href="https://github.com/python-zeroconf/python-zeroconf/commit/e05055c584ca46080990437b2b385a187bc48458"><code>e05055c</code></a>)</li> </ul> <h2>0.138.0</h2> <h2>v0.138.0 (2025-01-08)</h2> <h3>Features</h3> <ul> <li>feat: improve performance of processing incoming records (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1467">#1467</a>)</li> </ul> <p>Co-authored-by: pre-commit-ci[bot] <!-- raw HTML omitted --> (<a href="https://github.com/python-zeroconf/python-zeroconf/commit/ebbb2afccabd3841a3cb0a39824b49773cc6258a"><code>ebbb2af</code></a>)</p> <h2>0.137.2</h2> <h2>v0.137.2 (2025-01-06)</h2> <h3>Bug Fixes</h3> <ul> <li>fix: split wheel builds to avoid timeout (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1461">#1461</a>) (<a href="https://github.com/python-zeroconf/python-zeroconf/commit/be05f0dc4f6b2431606031a7bb24585728d15f01"><code>be05f0d</code></a>)</li> </ul> <h2>0.137.1</h2> <h2>v0.137.1 (2025-01-06)</h2> <h3>Bug Fixes</h3> <ul> <li>fix: move wheel builds to macos-13 (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1459">#1459</a>) (<a href="https://github.com/python-zeroconf/python-zeroconf/commit/4ff48a01bc76c82e5710aafaf6cf6e79c069cd85"><code>4ff48a0</code></a>)</li> </ul> <h2>0.137.0</h2> <h2>v0.137.0 (2025-01-06)</h2> <h3>Features</h3> <ul> <li>feat: speed up parsing incoming records (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1458">#1458</a>) (<a href="https://github.com/python-zeroconf/python-zeroconf/commit/783c1b37d1372c90dfce658c66d03aa753afbf49"><code>783c1b3</code></a>)</li> </ul> <h2>0.136.2</h2> <h2>v0.136.2 (2024-11-21)</h2> <h3>Bug Fixes</h3> <ul> <li>fix: retrigger release from failed github workflow (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1443">#1443</a>) (<a href="https://github.com/python-zeroconf/python-zeroconf/commit/2ea705d850c1cb096c87372d5ec855f684603d01"><code>2ea705d</code></a>)</li> </ul> <!-- 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.139.0 (2025-01-09)</h2> <h3>Features</h3> <ul> <li>feat: implement heapq for tracking cache expire times (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1465">#1465</a>) (<a href="https://github.com/python-zeroconf/python-zeroconf/commit/09db1848957b34415f364b7338e4adce99b57abc"><code>09db184</code></a>)</li> </ul> <h2>v0.138.1 (2025-01-08)</h2> <h3>Bug Fixes</h3> <ul> <li>fix: ensure cache does not return stale created and ttl values (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1469">#1469</a>) (<a href="https://github.com/python-zeroconf/python-zeroconf/commit/e05055c584ca46080990437b2b385a187bc48458"><code>e05055c</code></a>)</li> </ul> <h2>v0.138.0 (2025-01-08)</h2> <h3>Features</h3> <ul> <li>feat: improve performance of processing incoming records (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1467">#1467</a>)</li> </ul> <p>Co-authored-by: pre-commit-ci[bot] <!-- raw HTML omitted --> (<a href="https://github.com/python-zeroconf/python-zeroconf/commit/ebbb2afccabd3841a3cb0a39824b49773cc6258a"><code>ebbb2af</code></a>)</p> <h2>v0.137.2 (2025-01-06)</h2> <h3>Bug Fixes</h3> <ul> <li>fix: split wheel builds to avoid timeout (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1461">#1461</a>) (<a href="https://github.com/python-zeroconf/python-zeroconf/commit/be05f0dc4f6b2431606031a7bb24585728d15f01"><code>be05f0d</code></a>)</li> </ul> <h2>v0.137.1 (2025-01-06)</h2> <h3>Bug Fixes</h3> <ul> <li>fix: move wheel builds to macos-13 (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1459">#1459</a>) (<a href="https://github.com/python-zeroconf/python-zeroconf/commit/4ff48a01bc76c82e5710aafaf6cf6e79c069cd85"><code>4ff48a0</code></a>)</li> </ul> <h2>v0.137.0 (2025-01-06)</h2> <h3>Features</h3> <ul> <li>feat: speed up parsing incoming records (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1458">#1458</a>) (<a href="https://github.com/python-zeroconf/python-zeroconf/commit/783c1b37d1372c90dfce658c66d03aa753afbf49"><code>783c1b3</code></a>)</li> </ul> <h2>v0.136.2 (2024-11-21)</h2> <h3>Bug Fixes</h3> <ul> <li>fix: retrigger release from failed github workflow (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1443">#1443</a>) (<a href="https://github.com/python-zeroconf/python-zeroconf/commit/2ea705d850c1cb096c87372d5ec855f684603d01"><code>2ea705d</code></a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/python-zeroconf/python-zeroconf/commit/2d1ffed0a8a7932388943dfe454a65a65cfa420c"><code>2d1ffed</code></a> 0.139.0</li> <li><a href="https://github.com/python-zeroconf/python-zeroconf/commit/09db1848957b34415f364b7338e4adce99b57abc"><code>09db184</code></a> feat: implement heapq for tracking cache expire times (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1465">#1465</a>)</li> <li><a href="https://github.com/python-zeroconf/python-zeroconf/commit/6de7bb6315ddd909a60fd0c7a02dadf04b408454"><code>6de7bb6</code></a> 0.138.1</li> <li><a href="https://github.com/python-zeroconf/python-zeroconf/commit/e05055c584ca46080990437b2b385a187bc48458"><code>e05055c</code></a> fix: ensure cache does not return stale created and ttl values (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1469">#1469</a>)</li> <li><a href="https://github.com/python-zeroconf/python-zeroconf/commit/afd4517f7ca9147a3cfbaef979e01ff81fd639d7"><code>afd4517</code></a> 0.138.0</li> <li><a href="https://github.com/python-zeroconf/python-zeroconf/commit/ebbb2afccabd3841a3cb0a39824b49773cc6258a"><code>ebbb2af</code></a> feat: improve performance of processing incoming records (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1467">#1467</a>)</li> <li><a href="https://github.com/python-zeroconf/python-zeroconf/commit/45c82d1bbcc1de163487e6b55ccdb528ee952cc0"><code>45c82d1</code></a> chore(git): make scripts with shebang executable (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1433">#1433</a>)</li> <li><a href="https://github.com/python-zeroconf/python-zeroconf/commit/d46fe855e9a3d6f16df8c7f51d1d06c61b8e5694"><code>d46fe85</code></a> chore: remove legacy code &lt;py39 (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1466">#1466</a>)</li> <li><a href="https://github.com/python-zeroconf/python-zeroconf/commit/bd845386ffc36a2762cdccdc6490234557b9036e"><code>bd84538</code></a> chore: add codspeed badge (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1463">#1463</a>)</li> <li><a href="https://github.com/python-zeroconf/python-zeroconf/commit/44e92d48071dbbab592623b511968447cee13548"><code>44e92d4</code></a> 0.137.2</li> <li>Additional commits viewable in <a href="https://github.com/python-zeroconf/python-zeroconf/compare/0.136.0...0.139.0">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.136.0&new-version=0.139.0)](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:38 +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#297
No description provided.