Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump zeroconf from 0.36.13 to 0.134.0 #234

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Sep 9, 2024

Bumps zeroconf from 0.36.13 to 0.134.0.

Release notes

Sourced from zeroconf's releases.

0.134.0

Feature

  • Improve performance when IP addresses change frequently (#1407) (111c91a)

Fix

  • Improve helpfulness of ServiceInfo.request assertions (#1408) (9262626)

0.133.0

Feature

0.132.2

Fix

  • Update references to minimum-supported python version of 3.8 (#1369) (599524a)
  • Bump cibuildwheel to fix wheel builds (#1371) (83e4ce3)

0.132.1

Fix

  • Set change during iteration when dispatching listeners (#1370) (e9f8aa5)

0.132.0

Feature

  • Make async_get_service_info available on the Zeroconf object (#1366) (c4c2dee)
  • Drop python 3.7 support (#1359) (4877829)

Fix

  • Avoid including scope_id in IPv6Address object if its zero (#1367) (edc4a55)

0.131.0

Feature

0.130.0

Feature

  • Make ServiceInfo aware of question history (#1348) (b9aae1d)
  • Small speed up to ServiceInfo construction (#1346) (b329d99)

... (truncated)

Changelog

Sourced from zeroconf's changelog.

v0.134.0 (2024-09-08)

Feature

  • Improve performance when IP addresses change frequently (#1407) (111c91a)

Fix

  • Improve helpfulness of ServiceInfo.request assertions (#1408) (9262626)

v0.133.0 (2024-08-27)

Feature

v0.132.2 (2024-04-13)

Fix

  • Update references to minimum-supported python version of 3.8 (#1369) (599524a)
  • Bump cibuildwheel to fix wheel builds (#1371) (83e4ce3)

v0.132.1 (2024-04-12)

Fix

  • Set change during iteration when dispatching listeners (#1370) (e9f8aa5)

v0.132.0 (2024-04-01)

Feature

  • Make async_get_service_info available on the Zeroconf object (#1366) (c4c2dee)
  • Drop python 3.7 support (#1359) (4877829)

Fix

  • Avoid including scope_id in IPv6Address object if its zero (#1367) (edc4a55)

v0.131.0 (2023-12-19)

Feature

... (truncated)

Commits
  • e3bf880 0.134.0
  • 9262626 fix: improve helpfulness of ServiceInfo.request assertions (#1408)
  • 111c91a feat: improve performance when IP addresses change frequently (#1407)
  • 30f85fd chore(deps-dev): bump pytest-cov from 4.1.0 to 5.0.0 (#1405)
  • dd8ce11 chore(pre-commit.ci): pre-commit autoupdate (#1406)
  • 89e9078 chore(deps-dev): bump setuptools from 73.0.1 to 74.0.0 (#1403)
  • 2ee954d 0.133.0
  • f7c7708 feat: improve performance of ip address caching (#1392)
  • b7c45e2 chore(deps-dev): bump setuptools from 65.7.0 to 73.0.1 (#1398)
  • cf1ea81 chore(deps-dev): bump setuptools from 65.7.0 to 70.0.0 in the pip group (#1395)
  • 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)

Bumps [zeroconf](https://github.com/python-zeroconf/python-zeroconf) from 0.36.13 to 0.134.0.
- [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.36.13...0.134.0)

---
updated-dependencies:
- dependency-name: zeroconf
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants