Skip to content
This repository was archived by the owner on Jun 23, 2026. It is now read-only.

Bump zeroconf from 0.149.16 to 0.149.17#1406

Merged
Apollon77 merged 1 commit into
mainfrom
dependabot/pip/zeroconf-0.149.17
Jun 23, 2026
Merged

Bump zeroconf from 0.149.16 to 0.149.17#1406
Apollon77 merged 1 commit into
mainfrom
dependabot/pip/zeroconf-0.149.17

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 22, 2026

Copy link
Copy Markdown
Contributor

Bumps zeroconf from 0.149.16 to 0.149.17.

Release notes

Sourced from zeroconf's releases.

0.149.17

v0.149.17 (2026-06-21)

This release is published under the LGPL-2.1-or-later License.

Performance Improvements

  • Precompute address hash instead of per-instance lru_cache (#1774, 868f28f)

Testing

  • Add benchmarks for cache mark-to-expire path (#1780) (#1785, 29cc405)

  • Add benchmarks for ipaddress object creation and hashing (#1773, bd20c8e)

  • Synchronise test_integration on browser first-query (#1771, cb81e67)


Detailed Changes: 0.149.16...0.149.17

Changelog

Sourced from zeroconf's changelog.

v0.149.17 (2026-06-21)

Performance Improvements

  • Precompute address hash instead of per-instance lru_cache (#1774, 868f28f)

Testing

  • Add benchmarks for cache mark-to-expire path (#1780) (#1785, 29cc405)

  • Add benchmarks for ipaddress object creation and hashing (#1773, bd20c8e)

  • Synchronise test_integration on browser first-query (#1771, cb81e67)

Commits
  • 5333fc5 0.149.17
  • 868f28f perf: precompute address hash instead of per-instance lru_cache (#1774)
  • b80acaf chore: drop stray ) from _logger module docstring (#1787)
  • 99bf9ad chore(pre-commit.ci): pre-commit autoupdate (#1792)
  • d68897b chore(deps-dev): bump pytest from 9.0.3 to 9.1.0 (#1794)
  • 29cc405 test: add benchmarks for cache mark-to-expire path (#1780) (#1785)
  • 92529f3 chore(ci): bump the github-actions group with 3 updates (#1789)
  • 4a7a9f9 chore(deps-dev): bump pytest-asyncio from 1.3.0 to 1.4.0 (#1788)
  • 2fa80ab chore(pre-commit.ci): pre-commit autoupdate (#1790)
  • 44433dd chore(deps-dev): bump pytest-codspeed from 5.0.2 to 5.0.3 (#1775)
  • 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 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)

Bumps [zeroconf](https://github.com/python-zeroconf/python-zeroconf) from 0.149.16 to 0.149.17.
- [Release notes](https://github.com/python-zeroconf/python-zeroconf/releases)
- [Changelog](https://github.com/python-zeroconf/python-zeroconf/blob/master/CHANGELOG.md)
- [Commits](python-zeroconf/python-zeroconf@0.149.16...0.149.17)

---
updated-dependencies:
- dependency-name: zeroconf
  dependency-version: 0.149.17
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jun 22, 2026
@Apollon77 Apollon77 merged commit 55f912f into main Jun 23, 2026
7 checks passed
@Apollon77 Apollon77 deleted the dependabot/pip/zeroconf-0.149.17 branch June 23, 2026 07:48
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant