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

Bump aioesphomeapi from 9.1.5 to 19.1.6 #167

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 28, 2023

Bumps aioesphomeapi from 9.1.5 to 19.1.6.

Release notes

Sourced from aioesphomeapi's releases.

19.1.6

What's Changed

  • Refactor list_entities_services to reduce unneeded local variables (#775) @​bdraco

19.1.5

What's Changed

  • Use explict type checks for protobuf messages (#774) @​bdraco
  • Small refactor to GATT read to reduce code (#773) @​bdraco
  • Refactor bluetooth message handling to extract on_bluetooth_message (#772) @​bdraco
  • Refactor bluetooth GATT writes to reduce duplicate code (#771) @​bdraco
  • Allow specifying a timeout for bluetooth_gatt_start_notify (#770) @​bdraco
  • Remove unused variable from frame helper base (#769) @​bdraco
  • Raise BluetoothConnectionDroppedError if connection drops while getting GATT services (#768) @​bdraco
  • Raise BluetoothConnectionDroppedError if connection drops during GATT read/write/notify (#767) @​bdraco
  • Handle Bluetooth connection drops in more places (#766) @​bdraco
  • Simplify similar code for building entity commands (#765) @​bdraco

19.1.4

What's Changed

  • Reduce duplicate code between connection and frame helper (#763) @​bdraco

19.1.3

What's Changed

  • Fix not backing off when connection unexpectedly requires encryption (#762) @​bdraco

19.1.2

What's Changed

19.1.1

What's Changed

  • Add test to ensure log runner reconnects on subscribe failure (#757) @​bdraco
  • Add coverage for legacy empty BLE advertisements (#756) @​bdraco
  • Fix missing asserts in legacy bluetooth and light compat tests (#755) @​bdraco
  • Improve coverage for legacy ble advertisements (#754) @​bdraco
  • Fix voice assistant start task getting prematurely garbage collected (#753) @​bdraco
  • Add coverage for legacy color mode compat (#752) @​bdraco
  • Add coverage to ensure log runner reconnects on disconnect (#751) @​bdraco
  • Add coverage to verify subscribe_voice_assistant cancels tasks on unsub (#750) @​bdraco
  • Add coverage for trying to use the client while still handshaking (#749) @​bdraco
  • Add coverage to ensure pairing ignores responses from the wrong device (#748) @​bdraco

... (truncated)

Commits
  • e8560c1 Bump version to 19.1.6
  • 22fd2ab Refactor list_entities_services to reduce unneeded local variables (#775)
  • d0aaf25 Use explict type checks for protobuf messages (#774)
  • 7c7bdfc Small refactor to GATT read to reduce code (#773)
  • 5ba404d Refactor bluetooth message handling to extract on_bluetooth_message (#772)
  • 5e0b6c1 Refactor bluetooth GATT writes to reduce duplicate code (#771)
  • 15e6279 Allow specifying a timeout for bluetooth_gatt_start_notify (#770)
  • 844326a Remove unused variable from frame helper base (#769)
  • 176c7bc Raise BluetoothConnectionDroppedError if connection drops while getting GATT ...
  • e182f68 Raise BluetoothConnectionDroppedError if connection drops during GATT read/wr...
  • 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 [aioesphomeapi](https://github.com/esphome/aioesphomeapi) from 9.1.5 to 19.1.6.
- [Release notes](https://github.com/esphome/aioesphomeapi/releases)
- [Commits](esphome/aioesphomeapi@v9.1.5...v19.1.6)

---
updated-dependencies:
- dependency-name: aioesphomeapi
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 28, 2023
Copy link
Author

dependabot bot commented on behalf of github Dec 6, 2023

Superseded by #169.

@dependabot dependabot bot closed this Dec 6, 2023
@dependabot dependabot bot deleted the dependabot/pip/aioesphomeapi-19.1.6 branch December 6, 2023 18:53
@github-actions github-actions bot locked and limited conversation to collaborators Dec 8, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants