Skip to content

Comments

Update bleak requirement from ~=0.14.2 to ~=0.14.3#55

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/bleak-approx-eq-0.14.3
Closed

Update bleak requirement from ~=0.14.2 to ~=0.14.3#55
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/bleak-approx-eq-0.14.3

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 2, 2022

Updates the requirements on bleak to permit the latest version.

Release notes

Sourced from bleak's releases.

Version 0.14.3

Changed

  • Suppress macOS 12 scanner bug error message for macOS 12.3 and higher. Fixes #720.
  • Added filters Discoverable and Pattern to BlueZ D-Bus scanner. Fixes #790.

Fixed

  • Fixed reading the battery level returns a zero-filled bytearray on BlueZ >= 5.48. Fixes #750.
  • Fixed unpairing does not work on windows with WinRT. Fixes #699
  • Fixed leak of _disconnect_futures in CentralManagerDelegate.
  • Fixed callback not removed from _disconnect_callbacks on disconnect in CentralManagerDelegate.
Changelog

Sourced from bleak's changelog.

0.14.3_ (2022-04-29)

Changed

  • Suppress macOS 12 scanner bug error message for macOS 12.3 and higher. Fixes #720.
  • Added filters Discoverable and Pattern to BlueZ D-Bus scanner. Fixes #790.

Fixed

  • Fixed reading the battery level returns a zero-filled bytearray on BlueZ >= 5.48. Fixes #750.
  • Fixed unpairing does not work on windows with WinRT. Fixes #699
  • Fixed leak of _disconnect_futures in CentralManagerDelegate.
  • Fixed callback not removed from _disconnect_callbacks on disconnect in CentralManagerDelegate.

0.14.2_ (2022-01-26)

Changed

  • Updated bleak-winrt dependency to v1.1.1. Fixes #741.

Fixed

  • Fixed name is 'Unknown' in WinRT backend. Fixes #736.

0.14.1_ (2022-01-12)

Fixed

  • Fixed AttributeError when passing BLEDevice to BleakClient constructor on WinRT backend. Fixes #731.

0.14.0_ (2022-01-10)

Added

  • Added service_uuids kwarg to BleakScanner. This can be used to work around issue of scanning not working on macOS 12. Fixes #230. Works around #635.

... (truncated)

Commits
  • 0361ba4 Merge pull request #818 from hbldh/release/0.14.3
  • 2189eab v0.14.3
  • 9f1c515 Merge pull request #778 from dlech/mac-fixes
  • 6c38e87 Merge pull request #791 from ayemiller/adds-discoverable-and-pattern-filters-...
  • f46b439 Adds filters Discoverable and Pattern to the Bluezdbus scanner. Reordered the...
  • 1770778 Merge branch 'develop' into mac-fixes
  • deae92b Merge pull request #779 from hbldh/mac-trouble
  • 4a7d69d Merge pull request #753 from hbldh/macos-12.3
  • 2bdf55d Merge branch 'develop' into macos-12.3
  • ee597d3 docs/troubleshooting: common macOS issues
  • Additional commits viewable in compare view

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 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)

Updates the requirements on [bleak](https://github.com/hbldh/bleak) to permit the latest version.
- [Release notes](https://github.com/hbldh/bleak/releases)
- [Changelog](https://github.com/hbldh/bleak/blob/develop/CHANGELOG.rst)
- [Commits](hbldh/bleak@v0.14.2...v0.14.3)

---
updated-dependencies:
- dependency-name: bleak
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels May 2, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 1, 2022

Superseded by #57.

@dependabot dependabot bot closed this Aug 1, 2022
@dependabot dependabot bot deleted the dependabot/pip/bleak-approx-eq-0.14.3 branch August 1, 2022 02:34
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.

0 participants