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.47.4 to 0.55.0 #184

Merged
merged 1 commit into from
Apr 7, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 7, 2023

Bumps zeroconf from 0.47.4 to 0.55.0.

Release notes

Sourced from zeroconf's releases.

0.55.0

Feature

  • Improve performance of processing incoming records (#1155) (b65e279)

0.54.0

Feature

  • Avoid waking async_request when record updates are not relevant (#1153) (a3f970c)

0.53.1

Fix

  • Addresses incorrect after server name change (#1154) (41ea06a)

0.53.0

Feature

  • Improve ServiceBrowser performance by removing OrderedDict (#1148) (9a16be5)

Fix

  • Make parsed_scoped_addresses return addresses in the same order as all other methods (#1150) (9b6adcf)

0.52.0

Feature

  • Small cleanups to cache cleanup interval (#1146) (b434b60)
  • Add ip_addresses_by_version to ServiceInfo (#1145) (524494e)
  • Speed up processing records in the ServiceBrowser (#1143) (6a327d0)
  • Speed up matching types in the ServiceBrowser (#1144) (68871c3)
  • Include tests and docs in sdist archives (#1142) (da10a3b)

0.51.0

Feature

  • Improve performance of constructing ServiceInfo (#1141) (36d5b45)

0.50.0

Feature

0.49.0

Feature

0.48.0

Feature

Changelog

Sourced from zeroconf's changelog.

v0.55.0 (2023-04-07)

Feature

  • Improve performance of processing incoming records (#1155) (b65e279)

v0.54.0 (2023-04-03)

Feature

  • Avoid waking async_request when record updates are not relevant (#1153) (a3f970c)

v0.53.1 (2023-04-03)

Fix

  • Addresses incorrect after server name change (#1154) (41ea06a)

v0.53.0 (2023-04-02)

Feature

  • Improve ServiceBrowser performance by removing OrderedDict (#1148) (9a16be5)

Fix

  • Make parsed_scoped_addresses return addresses in the same order as all other methods (#1150) (9b6adcf)

v0.52.0 (2023-04-02)

Feature

  • Small cleanups to cache cleanup interval (#1146) (b434b60)
  • Add ip_addresses_by_version to ServiceInfo (#1145) (524494e)
  • Speed up processing records in the ServiceBrowser (#1143) (6a327d0)
  • Speed up matching types in the ServiceBrowser (#1144) (68871c3)
  • Include tests and docs in sdist archives (#1142) (da10a3b)

v0.51.0 (2023-04-01)

Feature

  • Improve performance of constructing ServiceInfo (#1141) (36d5b45)

v0.50.0 (2023-04-01)

Feature

v0.49.0 (2023-04-01)

Feature

v0.48.0 (2023-04-01)

Feature

Commits
  • 9a5dcdb 0.55.0
  • b65e279 feat: improve performance of processing incoming records (#1155)
  • 6abeb78 0.54.0
  • a3f970c feat: avoid waking async_request when record updates are not relevant (#1153)
  • 68abfea 0.53.1
  • 41ea06a fix: addresses incorrect after server name change (#1154)
  • a3b4ef5 0.53.0
  • 9b6adcf fix: make parsed_scoped_addresses return addresses in the same order as all o...
  • 9a16be5 feat: improve ServiceBrowser performance by removing OrderedDict (#1148)
  • d3213d7 chore: use a constant for address record types (#1149)
  • 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.47.4 to 0.55.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.47.4...0.55.0)

---
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 the dependencies Pull requests that update a dependency file label Apr 7, 2023
@kokarare1212 kokarare1212 added the bot This pull request / issue created by bot label Apr 7, 2023
@kokarare1212 kokarare1212 merged commit 6a8442f into main Apr 7, 2023
@kokarare1212 kokarare1212 deleted the dependabot/pip/zeroconf-0.55.0 branch April 7, 2023 22:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bot This pull request / issue created by bot dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant