Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 15, 2025

Bumps habluetooth from 3.49.0 to 5.6.4.

Release notes

Sourced from habluetooth's releases.

v5.6.4 (2025-09-13)

This release is published under the Apache-2.0 License.

Bug Fixes

  • Workaround kernel ABI inconsistency in Bluetooth mgmt socket send behavior (#303, affc097)

Detailed Changes: v5.6.3...v5.6.4

v5.6.3 (2025-09-13)

This release is published under the Apache-2.0 License.

Bug Fixes (Reverted in 5.6.4 as this was not the root cause)

  • High CPU usage by replacing async context manager with setup/cleanup pattern to avoid Cython bug (#301, 8aa021a)

Detailed Changes: v5.6.2...v5.6.3

v5.6.2 (2025-09-09)

This release is published under the Apache-2.0 License.

Bug Fixes

  • Resolve crash when compiled with cython 3.1 (#300, bac6dcf)

Detailed Changes: v5.6.1...v5.6.2

v5.6.1 (2025-09-09)

This release is published under the Apache-2.0 License.

Bug Fixes


Detailed Changes: v5.6.0...v5.6.1

v5.6.0 (2025-09-08)

... (truncated)

Changelog

Sourced from habluetooth's changelog.

v5.6.4 (2025-09-13)

Bug fixes

  • Workaround kernel abi inconsistency in bluetooth mgmt socket send behavior (affc097)

Unknown

v5.6.3 (2025-09-13)

Bug fixes

  • High cpu usage by replacing async context manager with setup/cleanup pattern to avoid cython bug (8aa021a)

v5.6.2 (2025-09-09)

Bug fixes

  • Resolve crash when compiled with cython 3.1 (bac6dcf)

v5.6.1 (2025-09-09)

Bug fixes

v5.6.0 (2025-09-08)

Features

  • Callback on scanner start success (782b717)

v5.5.1 (2025-09-08)

Bug fixes

  • Handle case where two scanners have the exact same rssi (f51f700)

... (truncated)

Commits
  • 51b38c9 5.6.4
  • affc097 fix: workaround kernel ABI inconsistency in Bluetooth mgmt socket send behavi...
  • 75d1900 Revert "fix: high CPU usage by replacing async context manager with setup/cle...
  • 2f7cc4c 5.6.3
  • 8aa021a fix: high CPU usage by replacing async context manager with setup/cleanup pat...
  • 9ef79e0 5.6.2
  • bac6dcf fix: resolve crash when compiled with cython 3.1 (#300)
  • 629bc86 5.6.1
  • bcc77be fix: rebuild wheels (#299)
  • e123087 5.6.0
  • Additional commits viewable 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 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)

Bumps [habluetooth](https://github.com/bluetooth-devices/habluetooth) from 3.49.0 to 5.6.4.
- [Release notes](https://github.com/bluetooth-devices/habluetooth/releases)
- [Changelog](https://github.com/Bluetooth-Devices/habluetooth/blob/main/CHANGELOG.md)
- [Commits](Bluetooth-Devices/habluetooth@v3.49.0...v5.6.4)

---
updated-dependencies:
- dependency-name: habluetooth
  dependency-version: 5.6.4
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python labels Sep 15, 2025
@codecov
Copy link

codecov bot commented Sep 15, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 86.04%. Comparing base (5b02ad3) to head (40b9ab3).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #61   +/-   ##
=======================================
  Coverage   86.04%   86.04%           
=======================================
  Files           2        2           
  Lines          43       43           
  Branches        3        3           
=======================================
  Hits           37       37           
  Misses          3        3           
  Partials        3        3           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 6, 2025

Superseded by #64.

@dependabot dependabot bot closed this Oct 6, 2025
@dependabot dependabot bot deleted the dependabot/pip/habluetooth-5.6.4 branch October 6, 2025 23:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant