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.47.1 #83

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 Dec 26, 2022

Bumps zeroconf from 0.36.13 to 0.47.1.

Release notes

Sourced from zeroconf's releases.

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

0.39.3

0.39.2

0.39.1

... (truncated)

Changelog

Sourced from zeroconf's changelog.

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

  • This is a stub version to initialize python-semantic-release

    This version will not be published

0.39.4

... (truncated)

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 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.47.1.
- [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.47.1)

---
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 Dec 26, 2022
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
0 participants