dependabot[bot]
6042694d84
Bump dbus-fast from 2.45.1 to 3.1.2 ( #6317 )
...
* Bump dbus-fast from 2.45.1 to 3.1.2
Bumps [dbus-fast](https://github.com/bluetooth-devices/dbus-fast ) from 2.45.1 to 3.1.2.
- [Release notes](https://github.com/bluetooth-devices/dbus-fast/releases )
- [Changelog](https://github.com/Bluetooth-Devices/dbus-fast/blob/main/CHANGELOG.md )
- [Commits](https://github.com/bluetooth-devices/dbus-fast/compare/v2.45.1...v3.1.2 )
---
updated-dependencies:
- dependency-name: dbus-fast
dependency-version: 3.1.2
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
* Update unit tests for dbus-fast 3.1.2 changes
* Fix type annotations
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Stefan Agner <stefan@agner.ch >
2025-11-25 16:25:06 +01:00
Mike Degatano
7fd6dce55f
Migrate to Ruff for lint and format ( #4852 )
...
* Migrate to Ruff for lint and format
* Fix pylint issues
* DBus property sets into normal awaitable methods
* Fix tests relying on separate tasks in connect
* Fixes from feedback
2024-02-05 11:37:39 -05:00
Mike Degatano
0ddce4d9bc
Use session dbus for network tests ( #4191 )
...
* Use session dbus for network tests
* Don't use session dbus for coresys yet
2023-03-17 14:26:41 +01:00
Mike Degatano
daeec266cc
Mock services on session dbus in tests ( #4160 )
...
* Mock services on session dbus in tests
* methods emit prop changes for testing
2023-03-08 11:10:24 +01:00