Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 13, 2025

Bumps habluetooth from 3.49.0 to 5.7.0.

Release notes

Sourced from habluetooth's releases.

v5.7.0 (2025-10-04)

This release is published under the Apache-2.0 License.

Features


Detailed Changes: v5.6.4...v5.7.0

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)

... (truncated)

Changelog

Sourced from habluetooth's changelog.

v5.7.0 (2025-10-04)

Features

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)

... (truncated)

Commits
  • c411f91 5.7.0
  • 3ef7243 feat: python 3.14 support (#313)
  • 9aebe27 chore(ci): bump the github-actions group with 6 updates (#312)
  • 7296e3d chore(pre-commit.ci): pre-commit autoupdate (#311)
  • f878172 chore(deps-dev): bump furo from 2025.7.19 to 2025.9.25 (#310)
  • 8cf53c8 chore(pre-commit.ci): pre-commit autoupdate (#309)
  • 9a1142a chore(pre-commit.ci): pre-commit autoupdate (#308)
  • dd78953 chore(deps-dev): bump pytest-cov from 6.3.0 to 7.0.0 (#304)
  • 2992399 chore(deps): bump bluetooth-auto-recovery from 1.5.2 to 1.5.3 (#307)
  • 7e96c50 chore(deps): bump bluetooth-adapters from 2.1.0 to 2.1.1 (#305)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [habluetooth](https://github.com/bluetooth-devices/habluetooth) from 3.49.0 to 5.7.0.
- [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.7.0)

---
updated-dependencies:
- dependency-name: habluetooth
  dependency-version: 5.7.0
  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 Pull requests that update python code labels Oct 13, 2025
@codecov
Copy link

codecov bot commented Oct 13, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 87.50%. Comparing base (dbb3716) to head (d0930f8).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #86   +/-   ##
=======================================
  Coverage   87.50%   87.50%           
=======================================
  Files           2        2           
  Lines         112      112           
  Branches       23       23           
=======================================
  Hits           98       98           
  Misses          6        6           
  Partials        8        8           

☔ 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.

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 python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant