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 15.0.0 to 19.1.2 #197

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

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

Bumps aioesphomeapi from 15.0.0 to 19.1.2.

Release notes

Sourced from aioesphomeapi's releases.

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
  • Add coverage for client api_version being None after disconnected (#747) @​bdraco
  • Add coverage for BLE connection drop during pairing (#746) @​bdraco
  • Add coverage for unsubscribing from voice assistants (#745) @​bdraco
  • Add coverage for subscribe_voice_assistant (#744) @​bdraco
  • Add test coverage for send_voice_assistant_event (#743) @​bdraco
  • Expand coverage for bluetooth GATT services (#742) @​bdraco
  • Ensure Bluetooth notifies can safely be cancelled after disconnect (#741) @​bdraco
  • Fix races in bluetooth device connect (#740) @​bdraco
  • Add coverage for send_home_assistant_state (#739) @​bdraco
  • Reduce duplicate code for Bluetooth Advertisements (#738) @​bdraco
  • Add test for GATT error while doing a read (#736) @​bdraco
  • Reduce mocking in client test to better simulate actual usage (#735) @​bdraco
  • Add coverage for bluetooth_proxy_feature_flags_compat (#734) @​bdraco
  • Small cython cleanps to the frame helpers (#733) @​bdraco

19.1.0

What's Changed

  • Add discover cli tool (#732) @​bdraco
  • Fix race scheduling reconnect from zeroconf records (#731) @​bdraco
  • Show nanoseconds in the log runner to make races and timing issues more obvious (#730) @​bdraco
  • Avoid churning zeroconf instances in the host resolver when created in the reconnect logic (#729) @​bdraco
  • Fix name logic with reconnect logic when APIConnection address lacks local (#728) @​bdraco
  • Add test to ensure connect task aborts when stopped (#727) @​bdraco
  • Fix reconnect logic cancelling the connection while handshaking (#726) @​bdraco
  • Add coverage to ensure encryption error results in maximum backoff (#725) @​bdraco
  • Update pre-commit with newer tools (#724) @​bdraco
  • Add coverage for reconnect logic downgrading logging level after first failure (#723) @​bdraco
  • Remove duplicate code in tests (#722) @​bdraco

... (truncated)

Commits
  • 31c6e4a Add test for legacy UserService type_ conversion (#761)
  • f6eff1a Add coverage for GATT services from dict (#760)
  • 60e193e Add test for legacy bluetooth data (#759)
  • e961e4e Bump version to 19.1.2
  • b73270c Fix discover cli tool when address is missing from mdns (#758)
  • 86726e9 Add test to ensure log runner reconnects on subscribe failure (#757)
  • e93ee7f Add coverage for legacy empty BLE advertisements (#756)
  • 3a4ea30 Fix missing asserts in legacy bluetooth and light compat tests (#755)
  • b3972ea Improve coverage for legacy ble advertisements (#754)
  • b84a07c Fix voice assistant start task getting prematurely garbage collected (#753)
  • 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 15.0.0 to 19.1.2.
- [Release notes](https://github.com/esphome/aioesphomeapi/releases)
- [Commits](esphome/aioesphomeapi@v15.0.0...v19.1.2)

---
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 dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Nov 27, 2023
Copy link
Author

dependabot bot commented on behalf of github Nov 28, 2023

Superseded by #198.

@dependabot dependabot bot closed this Nov 28, 2023
@dependabot dependabot bot deleted the dependabot/pip/aioesphomeapi-19.1.2 branch November 28, 2023 23:52
@github-actions github-actions bot locked and limited conversation to collaborators Nov 30, 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 python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants