[PR #292] [CLOSED] Bump zeroconf from 0.139.0 to 0.141.0 #298

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

📋 Pull Request Information

Original PR: https://github.com/kokarare1212/librespot-python/pull/292
Author: @dependabot[bot]
Created: 1/23/2025
Status: Closed

Base: mainHead: dependabot/pip/zeroconf-0.141.0


📝 Commits (1)

  • 6f9678c Bump zeroconf from 0.139.0 to 0.141.0

📊 Changes

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

View changed files

📝 requirements.txt (+1 -1)

📄 Description

Bumps zeroconf from 0.139.0 to 0.141.0.

Release notes

Sourced from zeroconf's releases.

0.141.0

v0.141.0 (2025-01-22)

Features

  • Speed up adding and expiring records in the DNSCache (#1490, 628b136)

Detailed Changes: 0.140.1...0.141.0

0.140.1

v0.140.1 (2025-01-17)

Bug Fixes

0.140.0

v0.140.0 (2025-01-16)

Bug Fixes

  • fix(docs): remove repetition of words (#1479)

Co-authored-by: J. Nick Koston nick@koston.org (dde26c6)

Features

  • feat: small performance improvement to writing outgoing packets (#1482) (d9be715)

  • feat: migrate to native types (#1472)

Co-authored-by: J. Nick Koston nick@koston.org Co-authored-by: pre-commit-ci[bot] (22a0fb4)

Changelog

Sourced from zeroconf's changelog.

v0.141.0 (2025-01-22)

Features

  • Speed up adding and expiring records in the DNSCache (#1490, 628b136)

v0.140.1 (2025-01-17)

Bug Fixes

v0.140.0 (2025-01-17)

Bug Fixes

Co-authored-by: J. Nick Koston nick@koston.org

Features

Co-authored-by: J. Nick Koston nick@koston.org

Co-authored-by: pre-commit-ci[bot]

  • Small performance improvement to writing outgoing packets (#1482, d9be715)
Commits
  • eae89d8 0.141.0
  • 628b136 feat: speed up adding and expiring records in the DNSCache (#1490)
  • 854fef6 chore: adjust cache benchmark to better reflect real cache data (#1491)
  • d6f1fda chore: add benchmarks for adding and expiring records (#1489)
  • 8f86b35 chore(ci): bump the github-actions group across 1 directory with 7 updates (#...
  • 7db6436 chore: bump upload/download artifact to v4 (#1487)
  • dbc5d11 chore(pre-commit.ci): pre-commit autoupdate (#1486)
  • 9af848b 0.140.1
  • 9d228e2 fix: wheel builds for aarch64 (#1485)
  • 127338d 0.140.0
  • 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/292 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 1/23/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `dependabot/pip/zeroconf-0.141.0` --- ### 📝 Commits (1) - [`6f9678c`](https://github.com/kokarare1212/librespot-python/commit/6f9678c7d8deb9af1883b595a284fa40bcf24c8a) Bump zeroconf from 0.139.0 to 0.141.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.139.0 to 0.141.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.141.0</h2> <h2>v0.141.0 (2025-01-22)</h2> <h3>Features</h3> <ul> <li>Speed up adding and expiring records in the DNSCache (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/pull/1490">#1490</a>, <a href="https://github.com/python-zeroconf/python-zeroconf/commit/628b13670d04327dd8d4908842f31b476598c7e8"><code>628b136</code></a>)</li> </ul> <hr /> <p><strong>Detailed Changes</strong>: <a href="https://github.com/python-zeroconf/python-zeroconf/compare/0.140.1...0.141.0">0.140.1...0.141.0</a></p> <h2>0.140.1</h2> <h2>v0.140.1 (2025-01-17)</h2> <h3>Bug Fixes</h3> <ul> <li>fix: wheel builds for aarch64 (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1485">#1485</a>) (<a href="https://github.com/python-zeroconf/python-zeroconf/commit/9d228e28eead1561deda696e8837d59896cbc98d"><code>9d228e2</code></a>)</li> </ul> <h2>0.140.0</h2> <h2>v0.140.0 (2025-01-16)</h2> <h3>Bug Fixes</h3> <ul> <li>fix(docs): remove repetition of words (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1479">#1479</a>)</li> </ul> <p>Co-authored-by: J. Nick Koston <a href="mailto:nick@koston.org">nick@koston.org</a> (<a href="https://github.com/python-zeroconf/python-zeroconf/commit/dde26c655a49811c11071b0531e408a188687009"><code>dde26c6</code></a>)</p> <h3>Features</h3> <ul> <li> <p>feat: small performance improvement to writing outgoing packets (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1482">#1482</a>) (<a href="https://github.com/python-zeroconf/python-zeroconf/commit/d9be7155a0ef1ac521e5bbedd3884ddeb9f0b99d"><code>d9be715</code></a>)</p> </li> <li> <p>feat: migrate to native types (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1472">#1472</a>)</p> </li> </ul> <p>Co-authored-by: J. Nick Koston <a href="mailto:nick@koston.org">nick@koston.org</a> Co-authored-by: pre-commit-ci[bot] <!-- raw HTML omitted --> (<a href="https://github.com/python-zeroconf/python-zeroconf/commit/22a0fb487db27bc2c6448a9167742f3040e910ba"><code>22a0fb4</code></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.141.0 (2025-01-22)</h2> <h3>Features</h3> <ul> <li>Speed up adding and expiring records in the DNSCache (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/pull/1490">#1490</a>, <a href="https://github.com/python-zeroconf/python-zeroconf/commit/628b13670d04327dd8d4908842f31b476598c7e8"><code>628b136</code></a>)</li> </ul> <h2>v0.140.1 (2025-01-17)</h2> <h3>Bug Fixes</h3> <ul> <li>Wheel builds for aarch64 (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/pull/1485">#1485</a>, <a href="https://github.com/python-zeroconf/python-zeroconf/commit/9d228e28eead1561deda696e8837d59896cbc98d"><code>9d228e2</code></a>)</li> </ul> <h2>v0.140.0 (2025-01-17)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>docs</strong>: Remove repetition of words (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/pull/1479">#1479</a>, <a href="https://github.com/python-zeroconf/python-zeroconf/commit/dde26c655a49811c11071b0531e408a188687009"><code>dde26c6</code></a>)</li> </ul> <p>Co-authored-by: J. Nick Koston <a href="mailto:nick@koston.org">nick@koston.org</a></p> <h3>Features</h3> <ul> <li>Migrate to native types (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/pull/1472">#1472</a>, <a href="https://github.com/python-zeroconf/python-zeroconf/commit/22a0fb487db27bc2c6448a9167742f3040e910ba"><code>22a0fb4</code></a>)</li> </ul> <p>Co-authored-by: J. Nick Koston <a href="mailto:nick@koston.org">nick@koston.org</a></p> <p>Co-authored-by: pre-commit-ci[bot] <!-- raw HTML omitted --></p> <ul> <li>Small performance improvement to writing outgoing packets (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/pull/1482">#1482</a>, <a href="https://github.com/python-zeroconf/python-zeroconf/commit/d9be7155a0ef1ac521e5bbedd3884ddeb9f0b99d"><code>d9be715</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/python-zeroconf/python-zeroconf/commit/eae89d8ed000311b5950cab1a1bb0f67f30b0b94"><code>eae89d8</code></a> 0.141.0</li> <li><a href="https://github.com/python-zeroconf/python-zeroconf/commit/628b13670d04327dd8d4908842f31b476598c7e8"><code>628b136</code></a> feat: speed up adding and expiring records in the DNSCache (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1490">#1490</a>)</li> <li><a href="https://github.com/python-zeroconf/python-zeroconf/commit/854fef637c370dd1cd55300402417193e29777ef"><code>854fef6</code></a> chore: adjust cache benchmark to better reflect real cache data (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1491">#1491</a>)</li> <li><a href="https://github.com/python-zeroconf/python-zeroconf/commit/d6f1fda45ec1de6d1a34c7ccc62dbf87bbd5164e"><code>d6f1fda</code></a> chore: add benchmarks for adding and expiring records (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1489">#1489</a>)</li> <li><a href="https://github.com/python-zeroconf/python-zeroconf/commit/8f86b35deca40cbc05451e758010d946884a917a"><code>8f86b35</code></a> chore(ci): bump the github-actions group across 1 directory with 7 updates (#...</li> <li><a href="https://github.com/python-zeroconf/python-zeroconf/commit/7db643687199e7383ef18419824e5fbba69d6b51"><code>7db6436</code></a> chore: bump upload/download artifact to v4 (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1487">#1487</a>)</li> <li><a href="https://github.com/python-zeroconf/python-zeroconf/commit/dbc5d11c9f46d4d705d0d6557e7876d8fcff0a11"><code>dbc5d11</code></a> chore(pre-commit.ci): pre-commit autoupdate (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1486">#1486</a>)</li> <li><a href="https://github.com/python-zeroconf/python-zeroconf/commit/9af848b42f002bded7a2aef343bdd423ed4745d4"><code>9af848b</code></a> 0.140.1</li> <li><a href="https://github.com/python-zeroconf/python-zeroconf/commit/9d228e28eead1561deda696e8837d59896cbc98d"><code>9d228e2</code></a> fix: wheel builds for aarch64 (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1485">#1485</a>)</li> <li><a href="https://github.com/python-zeroconf/python-zeroconf/commit/127338d2ae69fe1fe9b25f0614db7448c427c751"><code>127338d</code></a> 0.140.0</li> <li>Additional commits viewable in <a href="https://github.com/python-zeroconf/python-zeroconf/compare/0.139.0...0.141.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.139.0&new-version=0.141.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:39 +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#298
No description provided.