Skip to content

Bump zeroconf from 0.47.4 to 0.54.0#183

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/zeroconf-0.54.0
Closed

Bump zeroconf from 0.47.4 to 0.54.0#183
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/zeroconf-0.54.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 4, 2023

Bumps zeroconf from 0.47.4 to 0.54.0.

Release notes

Sourced from zeroconf's releases.

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.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
  • 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)
  • 344fdd1 chore: cleanup _ServiceBrowserBase class to remove queue only used in sync ve...
  • cc5dc74 0.52.0
  • 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.54.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.54.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 Apr 4, 2023
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 7, 2023

Superseded by #184.

@dependabot dependabot Bot closed this Apr 7, 2023
@dependabot dependabot Bot deleted the dependabot/pip/zeroconf-0.54.0 branch April 7, 2023 12:57
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