Skip to content
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

chore(deps): bump habluetooth from 3.17.0 to 3.20.1 #86

Merged
merged 1 commit into from
Feb 1, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 2025

Bumps habluetooth from 3.17.0 to 3.20.1.

Release notes

Sourced from habluetooth's releases.

v3.20.1 (2025-02-01)

Fix

  • fix: remove unused CentralBluetoothManager in models (#138) (7466034)

  • fix: precision loss when comparing advs from different sources (#136) (02279a9)

v3.20.0 (2025-02-01)

Feature

v3.19.0 (2025-02-01)

Feature

  • feat: reduce overhead to convert non-connectable BluetoothServiceInfoBleak to connectable (#135) (37fc839)

v3.18.0 (2025-02-01)

Feature

  • feat: refactor scanner_adv_received to reduce ref counting (#134) (a1945ce)

v3.17.1 (2025-01-31)

Fix

  • fix: ensure allocations are available if the adapter never makes any connections (#131) (b3dfa48)
Changelog

Sourced from habluetooth's changelog.

v3.20.1 (2025-02-01)

Fix

  • Remove unused centralbluetoothmanager in models (#138) (7466034)

  • Precision loss when comparing advs from different sources (#136) (02279a9)

v3.20.0 (2025-02-01)

Feature

v3.19.0 (2025-02-01)

Feature

  • Reduce overhead to convert non-connectable bluetoothserviceinfobleak to connectable (#135) (37fc839)

v3.18.0 (2025-02-01)

Feature

  • Refactor scanner_adv_received to reduce ref counting (#134) (a1945ce)

v3.17.1 (2025-01-31)

Fix

  • Ensure allocations are available if the adapter never makes any connections (#131) (b3dfa48)
Commits
  • d0607a1 3.20.1
  • 7466034 fix: remove unused CentralBluetoothManager in models (#138)
  • 02279a9 fix: precision loss when comparing advs from different sources (#136)
  • 51fd20d 3.20.0
  • 69168a6 feat: reduce adv tracker overhead (#137)
  • ccd129d 3.19.0
  • 37fc839 feat: reduce overhead to convert non-connectable BluetoothServiceInfoBleak to...
  • 7ab2795 3.18.0
  • a1945ce feat: refactor scanner_adv_received to reduce ref counting (#134)
  • ddb5fe9 chore(ci): bump the github-actions group with 2 updates (#133)
  • 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.17.0 to 3.20.1.
- [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.17.0...v3.20.1)

---
updated-dependencies:
- dependency-name: habluetooth
  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 Pull requests that update Python code labels Feb 1, 2025
Copy link

codecov bot commented Feb 1, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 69.82%. Comparing base (48c76ed) to head (0bd8032).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #86   +/-   ##
=======================================
  Coverage   69.82%   69.82%           
=======================================
  Files           9        9           
  Lines         517      517           
  Branches       43       43           
=======================================
  Hits          361      361           
  Misses        139      139           
  Partials       17       17           

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

Copy link

codspeed-hq bot commented Feb 1, 2025

CodSpeed Performance Report

Merging #86 will not alter performance

Comparing dependabot/pip/habluetooth-3.20.1 (0bd8032) with main (48c76ed)

Summary

✅ 1 untouched benchmarks

@bdraco bdraco merged commit d3949f4 into main Feb 1, 2025
13 of 14 checks passed
@bdraco bdraco deleted the dependabot/pip/habluetooth-3.20.1 branch February 1, 2025 05:22
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