Aiobafi6

Latest version: v0.9.0

Safety actively analyzes 619181 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

0.9.0

What's Changed
* Bump zeroconf from 0.63.0 to 0.64.1 by dependabot in https://github.com/jfroy/aiobafi6/pull/52
* Bump pytest from 7.3.1 to 7.3.2 by dependabot in https://github.com/jfroy/aiobafi6/pull/54
* Bump protobuf from 4.23.2 to 4.23.3 by dependabot in https://github.com/jfroy/aiobafi6/pull/56
* Bump zeroconf from 0.64.1 to 0.69.0 by dependabot in https://github.com/jfroy/aiobafi6/pull/55
* Bump pytest from 7.3.2 to 7.4.0 by dependabot in https://github.com/jfroy/aiobafi6/pull/57
* Update python target to >=3.10 by jfroy in https://github.com/jfroy/aiobafi6/pull/59
* Bump poethepoet from 0.20.0 to 0.21.1 by dependabot in https://github.com/jfroy/aiobafi6/pull/64
* Bump protobuf from 4.23.3 to 4.23.4 by dependabot in https://github.com/jfroy/aiobafi6/pull/62
* Bump black from 23.3.0 to 23.7.0 by dependabot in https://github.com/jfroy/aiobafi6/pull/66
* Bump pytest-asyncio from 0.21.0 to 0.21.1 by dependabot in https://github.com/jfroy/aiobafi6/pull/65
* Bump flake8 from 6.0.0 to 6.1.0 by dependabot in https://github.com/jfroy/aiobafi6/pull/67
* Bump protobuf from 4.23.4 to 4.24.0 by dependabot in https://github.com/jfroy/aiobafi6/pull/70
* Bump poethepoet from 0.21.1 to 0.22.0 by dependabot in https://github.com/jfroy/aiobafi6/pull/69
* Bump pylint from 2.17.4 to 2.17.5 by dependabot in https://github.com/jfroy/aiobafi6/pull/68
* Bump protobuf from 4.24.0 to 4.24.1 by dependabot in https://github.com/jfroy/aiobafi6/pull/71
* Detect service and device UUID mismatches by jfroy in https://github.com/jfroy/aiobafi6/pull/72

New Contributors
* jfroy made their first contribution in https://github.com/jfroy/aiobafi6/pull/59

**Full Changelog**: https://github.com/jfroy/aiobafi6/compare/0.8.2...0.9.0

0.8.2

What's Changed
* Fix assertion raised in `_sched_connect_or_signal_run_fut()`
* Add `delay_between_connects_seconds` parameter to `Device` init

Dependencies
* Bump zeroconf from 0.47.3 to 0.47.4 by dependabot in https://github.com/jfroy/aiobafi6/pull/29
* Bump pytest-asyncio from 0.20.3 to 0.21.0 by dependabot in https://github.com/jfroy/aiobafi6/pull/30
* Bump pylint from 2.17.0 to 2.17.1 by dependabot in https://github.com/jfroy/aiobafi6/pull/32
* Bump poethepoet from 0.18.1 to 0.19.0 by dependabot in https://github.com/jfroy/aiobafi6/pull/31
* Bump pylint from 2.17.1 to 2.17.3 by dependabot in https://github.com/jfroy/aiobafi6/pull/40
* Bump black from 23.1.0 to 23.3.0 by dependabot in https://github.com/jfroy/aiobafi6/pull/35
* Bump pytest from 7.2.2 to 7.3.1 by dependabot in https://github.com/jfroy/aiobafi6/pull/38
* Bump protobuf from 4.22.1 to 4.22.3 by dependabot in https://github.com/jfroy/aiobafi6/pull/39
* Bump zeroconf from 0.47.4 to 0.60.0 by dependabot in https://github.com/jfroy/aiobafi6/pull/43
* Bump poethepoet from 0.19.0 to 0.20.0 by dependabot in https://github.com/jfroy/aiobafi6/pull/47
* Bump pylint from 2.17.3 to 2.17.4 by dependabot in https://github.com/jfroy/aiobafi6/pull/44
* Bump zeroconf from 0.60.0 to 0.62.0 by dependabot in https://github.com/jfroy/aiobafi6/pull/46
* Bump protobuf from 4.22.3 to 4.23.1 by dependabot in https://github.com/jfroy/aiobafi6/pull/48
* Bump protobuf from 4.23.1 to 4.23.2 by dependabot in https://github.com/jfroy/aiobafi6/pull/50
* Bump zeroconf from 0.62.0 to 0.63.0 by dependabot in https://github.com/jfroy/aiobafi6/pull/49


**Full Changelog**: https://github.com/jfroy/aiobafi6/compare/0.8.1...0.8.2

0.8.1

** Breaking change
* Rename `VOLATILE_ROPERTIES` to `VOLATILE_PROPERTIES`.

**Full Changelog**: https://github.com/jfroy/aiobafi6/compare/0.8.0...0.8.1

0.8.0

What's Changed

Features
* aiobafi6 now suppresses client callbacks after receiving device query results when no property value has changed.
* aiobafi6 now by-default ignores some volatile properties when determining if property values have changed after receiving device query results.

Chores
* Update poethepoet requirement from ^0.13.1 to ^0.16.5 by dependabot in https://github.com/jfroy/aiobafi6/pull/7
* Update flake8 requirement from ^4.0.1 to ^6.0.0 by dependabot in https://github.com/jfroy/aiobafi6/pull/6
* Update pytest-asyncio requirement from ^0.18 to ^0.20 by dependabot in https://github.com/jfroy/aiobafi6/pull/8
* Bump poethepoet from 0.16.5 to 0.17.0 by dependabot in https://github.com/jfroy/aiobafi6/pull/15
* Bump isort from 5.10.1 to 5.11.4 by dependabot in https://github.com/jfroy/aiobafi6/pull/16
* Bump pylint from 2.15.8 to 2.15.9 by dependabot in https://github.com/jfroy/aiobafi6/pull/10
* Bump protobuf from 4.21.11 to 4.21.12 by dependabot in https://github.com/jfroy/aiobafi6/pull/13
* Bump zeroconf from 0.39.4 to 0.47.1 by dependabot in https://github.com/jfroy/aiobafi6/pull/17
* Bump pylint from 2.15.9 to 2.17.0 by dependabot in https://github.com/jfroy/aiobafi6/pull/28
* Bump pytest from 7.2.0 to 7.2.2 by dependabot in https://github.com/jfroy/aiobafi6/pull/27
* Bump black from 22.12.0 to 23.1.0 by dependabot in https://github.com/jfroy/aiobafi6/pull/23
* Bump isort from 5.11.4 to 5.12.0 by dependabot in https://github.com/jfroy/aiobafi6/pull/22
* Bump poethepoet from 0.17.0 to 0.18.1 by dependabot in https://github.com/jfroy/aiobafi6/pull/20

New Contributors
* dependabot made their first contribution in https://github.com/jfroy/aiobafi6/pull/7

**Full Changelog**: https://github.com/jfroy/aiobafi6/compare/0.7.3...0.8.0

0.7.3

- Unpin protobuf for Home Assistant.

**Full Changelog**: https://github.com/jfroy/aiobafi6/compare/0.7.2...0.7.3

0.7.2

- Pin protobuf~3.20 for home assistant.

**Full Changelog**: https://github.com/jfroy/aiobafi6/compare/0.7.1...0.7.2

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.