Skip to content

Update bleak requirement from ~=0.14.2 to ~=0.19.4#67

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

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

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 8, 2022

Updates the requirements on bleak to permit the latest version.

Release notes

Sourced from bleak's releases.

v0.19.4

Fixed

  • Fixed TypeError in WinRT backend introduced in v0.19.3.
Changelog

Sourced from bleak's changelog.

0.19.4_ (2022-11-06)

Fixed

  • Fixed TypeError in WinRT backend introduced in v0.19.3.

0.19.3_ (2022-11-06)

Fixed

  • Fixed TimeoutError when connecting to certain devices with WinRT backend. Fixes #604.

0.19.2_ (2022-11-06)

Fixed

  • Fixed crash when getting services in WinRT backend in Python 3.11. Fixes #1112.
  • Fixed cache mode when retrying get services in WinRT backend. Merged #1102.
  • Fixed KeyError crash in BlueZ backend when removing non-existent property. Fixes #1107.

0.19.1_ (2022-10-29)

Fixed

  • Fixed crash in Android backend introduced in v0.19.0. Fixes #1085.
  • Fixed service discovery blocking forever if device disconnects in BlueZ backend. Merged #1092.
  • Fixed AttributeError crash when scanning on Windows builds < 19041. Fixes #1094.

0.19.0_ (2022-10-13)

Added

  • Added support for Python 3.11. Merged #990.
  • Added better error message for Bluetooth not authorized on macOS. Merged #1033.
  • Added BleakDeviceNotFoundError which should is raised if a device can not be found by connect, pair and unpair. Merged #1022.
  • Added rssi attribute to AdvertisementData. Merged #1047.
  • Added BleakScanner.discovered_devices_and_advertisement_data property. Merged #1047.
  • Added return_adv argument to BleakScanner.discover method. Merged #1047.
  • Added BleakClient.unpair() implementation for BlueZ backend. Merged #1067.

Changed

... (truncated)

Commits
  • 22a088a v0.19.4
  • c7101de Merge pull request #1118 from hbldh/release/0.19.3
  • 2c7b058 v0.19.3
  • 986c718 winrt/client: fix TimeoutError for certain devices
  • f3a66f8 Merge pull request #1116 from hbldh/release/0.19.2
  • 4371cb4 v0.19.2
  • 9c9dac6 bluezdbus/manager: ignore KeyError when properties removed
  • 431cfc9 winrt/client: fix logger.warn deprecation warning
  • 6189f27 winrt/client: add FutureLike wrapper for IAsyncOperation
  • 4a79290 winrt/client: change get services retry cache mode
  • 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.19.4)

---
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 Nov 8, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 21, 2022

Superseded by #68.

@dependabot dependabot bot closed this Nov 21, 2022
@dependabot dependabot bot deleted the dependabot/pip/bleak-approx-eq-0.19.4 branch November 21, 2022 02:52
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

Comments