[PR #291] [CLOSED] Bump zeroconf from 0.139.0 to 0.140.1 #299

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/291
Author: @dependabot[bot]
Created: 1/17/2025
Status: Closed

Base: mainHead: dependabot/pip/zeroconf-0.140.1


📝 Commits (1)

  • cbaf9dc Bump zeroconf from 0.139.0 to 0.140.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.140.1.

Release notes

Sourced from zeroconf's releases.

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.140.1 (2025-01-17)

Bug Fixes

v0.140.0 (2025-01-17)

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)

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/291 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 1/17/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `dependabot/pip/zeroconf-0.140.1` --- ### 📝 Commits (1) - [`cbaf9dc`](https://github.com/kokarare1212/librespot-python/commit/cbaf9dcf9415a1a771e6a0d60dcc642a4561adda) Bump zeroconf from 0.139.0 to 0.140.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.140.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.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.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>v0.140.0 (2025-01-17)</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>Commits</summary> <ul> <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><a href="https://github.com/python-zeroconf/python-zeroconf/commit/aaec7c2f612fe7182fba07a8e5f97ac2f2086793"><code>aaec7c2</code></a> chore: add cython linter (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1416">#1416</a>)</li> <li><a href="https://github.com/python-zeroconf/python-zeroconf/commit/d9be7155a0ef1ac521e5bbedd3884ddeb9f0b99d"><code>d9be715</code></a> feat: small performance improvement to writing outgoing packets (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1482">#1482</a>)</li> <li><a href="https://github.com/python-zeroconf/python-zeroconf/commit/22a0fb487db27bc2c6448a9167742f3040e910ba"><code>22a0fb4</code></a> feat: migrate to native types (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1472">#1472</a>)</li> <li><a href="https://github.com/python-zeroconf/python-zeroconf/commit/dde26c655a49811c11071b0531e408a188687009"><code>dde26c6</code></a> fix(docs): remove repetition of words (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1479">#1479</a>)</li> <li><a href="https://github.com/python-zeroconf/python-zeroconf/commit/a97d228213350b5fc34ed5c82a635dc1d0f9438d"><code>a97d228</code></a> chore: use native arm runners for arm wheels (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1484">#1484</a>)</li> <li><a href="https://github.com/python-zeroconf/python-zeroconf/commit/46d3f551e561908749afbf296d30537371d88cd3"><code>46d3f55</code></a> chore(deps-dev): bump pytest-cov from 5.0.0 to 6.0.0 (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1474">#1474</a>)</li> <li><a href="https://github.com/python-zeroconf/python-zeroconf/commit/d20d8c1b4db2dd2ff3818091a1bbd973caa6acd6"><code>d20d8c1</code></a> chore: migrate to f-string (<a href="https://redirect.github.com/python-zeroconf/python-zeroconf/issues/1481">#1481</a>)</li> <li>Additional commits viewable in <a href="https://github.com/python-zeroconf/python-zeroconf/compare/0.139.0...0.140.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.140.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: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#299
No description provided.