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.37.0 in /glances #234

Merged
merged 1 commit into from
Dec 19, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 19, 2021

Bumps zeroconf from 0.36.13 to 0.37.0.

Release notes

Sourced from zeroconf's releases.

0.37.0

Technically backwards incompatible:

  • Adding a listener that does not inherit from RecordUpdateListener now logs an error (#1034) @​bdraco

  • The NotRunningException exception is now thrown when Zeroconf is not running (#1033) @​bdraco

    Before this change the consumer would get a timeout or an EventLoopBlocked exception when calling ServiceInfo.*request when the instance had already been shutdown or had failed to startup.

  • The EventLoopBlocked exception is now thrown when a coroutine times out (#1032) @​bdraco

    Previously concurrent.futures.TimeoutError would have been raised instead. This is never expected to happen during normal operation.

Commits
  • 2996e64 Bump version: 0.36.13 → 0.37.0
  • 61a7e3f Update changelog for 0.37.0 (#1035)
  • ee071a1 Log an error when listeners are added that do not inherit from RecordUpdateLi...
  • 28938d2 Throw NotRunningException when Zeroconf is not running (#1033)
  • 21bd107 Throw EventLoopBlocked instead of concurrent.futures.TimeoutError (#1032)
  • See full diff 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)

@dependabot dependabot bot added dependencies Upgrade or downgrade of project dependencies. python labels Nov 19, 2021
@github-actions github-actions bot removed the python label Nov 20, 2021
@frenck
Copy link
Member

frenck commented Dec 19, 2021

@dependabot rebase

Bumps [zeroconf](https://github.com/jstasiak/python-zeroconf) from 0.36.13 to 0.37.0.
- [Release notes](https://github.com/jstasiak/python-zeroconf/releases)
- [Commits](python-zeroconf/python-zeroconf@0.36.13...0.37.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 force-pushed the dependabot/pip/glances/zeroconf-0.37.0 branch from 3815b1d to ab7a6df Compare December 19, 2021 19:10
@frenck frenck merged commit 6a89d92 into main Dec 19, 2021
@frenck frenck deleted the dependabot/pip/glances/zeroconf-0.37.0 branch December 19, 2021 19:20
@github-actions github-actions bot locked and limited conversation to collaborators Dec 21, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Upgrade or downgrade of project dependencies.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant