Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 6, 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

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python labels Oct 6, 2025
@codecov
Copy link

codecov bot commented Oct 6, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 86.04%. Comparing base (3d1428d) to head (06b97ba).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #64   +/-   ##
=======================================
  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 dependabot bot force-pushed the dependabot/pip/habluetooth-5.7.0 branch from e54ffb0 to 1a35e1d Compare October 11, 2025 10:26
@github-actions github-actions bot removed the python label Oct 11, 2025
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 force-pushed the dependabot/pip/habluetooth-5.7.0 branch from 1a35e1d to 06b97ba Compare October 11, 2025 10:27
@Ernst79 Ernst79 merged commit adebf7f into main Oct 11, 2025
9 checks passed
@Ernst79 Ernst79 deleted the dependabot/pip/habluetooth-5.7.0 branch October 11, 2025 10:29
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.

2 participants