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.30.0 to 0.47.3 #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 Feb 14, 2023

Bumps zeroconf from 0.30.0 to 0.47.3.

Release notes

Sourced from zeroconf's releases.

0.47.3

Fix

  • Hold a strong reference to the query sender start task (#1128) (808c3b2)

0.47.2

Fix

0.47.1

Fix

  • The equality checks for DNSPointer and DNSService should be case insensitive (#1122) (48ae77f)

0.47.0

Feature

  • Optimize equality checks for DNS records (#1120) (3a25ff7)

0.46.0

Feature

0.45.0

Feature

  • Optimize construction of outgoing packets (#1118) (81e186d)

0.44.0

Feature

  • Optimize dns objects by adding pxd files (#1113) (919d4d8)

0.43.0

Feature

  • Optimize incoming parser by reducing call stack (#1116) (11f3f0e)

0.42.0

Feature

  • Optimize incoming parser by using unpack_from (#1115) (a7d50ba)

0.41.0

Feature

  • Optimize incoming parser by adding pxd files (#1111) (26efeb0)

0.40.1

Fix

0.40.0

Feature

  • Drop async_timeout requirement for python 3.11+ (#1107) (1f4224e)

0.39.4

... (truncated)

Changelog

Sourced from zeroconf's changelog.

v0.47.3 (2023-02-14)

Fix

  • Hold a strong reference to the query sender start task (#1128) (808c3b2)

v0.47.2 (2023-02-14)

Fix

v0.47.1 (2022-12-24)

Fix

  • The equality checks for DNSPointer and DNSService should be case insensitive (#1122) (48ae77f)

v0.47.0 (2022-12-22)

Feature

  • Optimize equality checks for DNS records (#1120) (3a25ff7)

v0.46.0 (2022-12-21)

Feature

v0.45.0 (2022-12-20)

Feature

  • Optimize construction of outgoing packets (#1118) (81e186d)

v0.44.0 (2022-12-18)

Feature

  • Optimize dns objects by adding pxd files (#1113) (919d4d8)

v0.43.0 (2022-12-18)

Feature

  • Optimize incoming parser by reducing call stack (#1116) (11f3f0e)

v0.42.0 (2022-12-18)

Feature

  • Optimize incoming parser by using unpack_from (#1115) (a7d50ba)

v0.41.0 (2022-12-18)

Feature

  • Optimize incoming parser by adding pxd files (#1111) (26efeb0)

v0.40.1 (2022-12-18)

Fix

v0.40.0 (2022-12-17)

Feature

  • Drop async_timeout requirement for python 3.11+ (#1107) (1f4224e)

0.39.5

... (truncated)

Commits
  • 18b3cd7 0.47.3
  • 808c3b2 fix: hold a strong reference to the query sender start task (#1128)
  • b130a45 0.47.2
  • 44d7fc6 fix: missing c extensions with newer poetry (#1129)
  • 961c406 chore: bump python-semantic-release and commitlint-github-action to fix CI (#...
  • 55458ff chore: bump isort to 5.12.0 to fix ci (#1130)
  • ef09683 0.47.1
  • 48ae77f fix: the equality checks for DNSPointer and DNSService should be case insensi...
  • d6115c8 0.47.0
  • 3a25ff7 feat: optimize equality checks for DNS records (#1120)
  • 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 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.30.0 to 0.47.3.
- [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.30.0...0.47.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Feb 14, 2023
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 python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants