homeassistant-roborock
homeassistant-roborock copied to clipboard
chore(deps-dev): bump aiodiscover from 1.4.16 to 1.6.1
Bumps aiodiscover from 1.4.16 to 1.6.1.
Release notes
Sourced from aiodiscover's releases.
v1.6.1
What's Changed
- chore: drop pytest-runner by
@bdraco
in bdraco/aiodiscover#41- fix: decode ptr names as unicode by
@bdraco
in bdraco/aiodiscover#40- chore: add python 3.12 support by
@bdraco
in bdraco/aiodiscover#42Full Changelog: https://github.com/bdraco/aiodiscover/compare/v1.6.0...v1.6.1
v1.6.0
What's Changed
- feat: improve performance with cached_ipaddress by
@bdraco
in bdraco/aiodiscover#38Full Changelog: https://github.com/bdraco/aiodiscover/compare/v1.5.1...v1.6.0
v1.5.1
Full Changelog: https://github.com/bdraco/aiodiscover/compare/v1.5.0...v1.5.1
v1.5.0
What's Changed
- Improve performance of timeout behavior by
@bdraco
in bdraco/aiodiscover#37Full Changelog: https://github.com/bdraco/aiodiscover/compare/v1.4.16...v1.5.0
Commits
9d572f9
Bump version: 1.6.0 → 1.6.1f6c5276
chore: add python 3.12 support (#42)e1533d9
fix: decode ptr names as unicode (#40)e2d63cf
chore: drop pytest-runner (#41)decb249
Bump version: 1.5.1 → 1.6.020b1fe6
feat: improve performance with cached_ipaddress (#38)2261122
Bump version: 1.5.0 → 1.5.1965843e
Bump version: 1.4.16 → 1.5.079acf11
Improve performance of timeout behavior (#37)- See full diff in compare view
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 show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency -
@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)