Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 5, 2025

Bumps habluetooth from 3.45.0 to 3.48.2.

Release notes

Sourced from habluetooth's releases.

v3.48.2 (2025-05-03)

This release is published under the Apache-2.0 License.

Bug Fixes

  • Remove duplicate _connecting slot from BaseHaScanner (#229, 230bb03)

Detailed Changes: v3.48.1...v3.48.2

v3.48.1 (2025-05-03)

This release is published under the Apache-2.0 License.

Bug Fixes


Detailed Changes: v3.48.0...v3.48.1

v3.48.0 (2025-05-03)

This release is published under the Apache-2.0 License.

Features

  • Refactor scanner history to live on the scanner itself (#227, ea0d2fc)

Detailed Changes: v3.47.1...v3.48.0

v3.47.1 (2025-05-03)

This release is published under the Apache-2.0 License.

Bug Fixes

  • Ensure logging does not fail when there is only a single scanner (#225, d81378e)

Detailed Changes: v3.47.0...v3.47.1

v3.47.0 (2025-05-03)

... (truncated)

Changelog

Sourced from habluetooth's changelog.

v3.48.2 (2025-05-03)

Bug fixes

  • Remove duplicate _connecting slot from basehascanner (#229) (230bb03)

v3.48.1 (2025-05-03)

Bug fixes

v3.48.0 (2025-05-03)

Features

  • Refactor scanner history to live on the scanner itself (#227) (ea0d2fc)

v3.47.1 (2025-05-03)

Bug fixes

  • Ensure logging does not fail when there is only a single scanner (#225) (d81378e)

v3.47.0 (2025-05-03)

Bug fixes

  • Require bluetooth-auto-recovery >= 1.5.1 (#224) (8164ce5)

Features

  • Avoid thundering heard of connections (#223) (943cc20)

v3.46.0 (2025-05-03)

Features

... (truncated)

Commits

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.45.0 to 3.48.2.
- [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.45.0...v3.48.2)

---
updated-dependencies:
- dependency-name: habluetooth
  dependency-version: 3.48.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

codecov bot commented May 5, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.50%. Comparing base (7a880b7) to head (e90077e).
Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #60   +/-   ##
=======================================
  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.

@bdraco bdraco merged commit d181a38 into main May 5, 2025
11 checks passed
@dependabot dependabot bot deleted the dependabot/pip/habluetooth-3.48.2 branch May 5, 2025 16:23
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