-
-
Notifications
You must be signed in to change notification settings - Fork 35.8k
Bump habluetooth to 5.5.1 #151921
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 habluetooth to 5.5.1 #151921
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
Updates the habluetooth dependency from version 5.3.1 to 5.5.0 to better handle the thundering herd problem with local adapters and improve logging functionality.
Key changes:
- Bumps habluetooth version across all requirement files
- Maintains consistency across test, production, and constraint files
Reviewed Changes
Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| requirements_test_all.txt | Updates habluetooth version for test dependencies |
| requirements_all.txt | Updates habluetooth version for production dependencies |
| homeassistant/package_constraints.txt | Updates habluetooth version constraint |
| homeassistant/components/bluetooth/manifest.json | Updates habluetooth version in bluetooth component manifest |
|
Thanks. The mariadb test failure is unrelated |
Important: make sure habluetooth 5.6.2 ships and not this version since 5.6.2 fixes a crash when compiled with Cython 3.1 #151985
Proposed change
Better handle the thundering heard problem with local adapters and improves logging
changelog: Bluetooth-Devices/habluetooth@v5.3.1...v5.5.1
Type of change
Additional information
Checklist
ruff format homeassistant tests)If user exposed functionality or configuration variables are added/changed:
If the code communicates with devices, web services, or third-party tools:
Updated and included derived files by running:
python3 -m script.hassfest.requirements_all.txt.Updated by running
python3 -m script.gen_requirements_all.To help with the load of incoming pull requests: