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 18.5.7 #165

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

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

Bumps aioesphomeapi from 9.1.5 to 18.5.7.

Release notes

Sourced from aioesphomeapi's releases.

18.5.7

What's Changed

  • Refactor frame helper to get debug state from connection (#679) @​bdraco
  • Small speed up to client callbacks (#678) @​bdraco
  • Add coverage for subscribe_home_assistant_states (#677) @​bdraco
  • Remove unneeded local variables from previous refactoring (#676) @​bdraco
  • Refactor client class to split callback conversion functions into their own module (#675) @​bdraco
  • Refactor state and service response converter to prepare to relocate code (#674) @​bdraco
  • Add coverage for bluetooth connection free responses (#673) @​bdraco
  • Fix unbound variable in bluetooth logging when connection fails (#672) @​bdraco
  • Add benchmarks for calling back bluetooth packets (#671) @​bdraco
  • Add coverage for bluetooth advertising (#670) @​bdraco
  • Fix missed GATT notify if the device responds immediately after subscribe (#669) @​bdraco
  • Add test coverage for bluetooth GATT notify (#668) @​bdraco
  • Fix race running disconnect callback in reconnect logic (#666) @​bdraco
  • Ensure scope_id is preserved from zeroconf resolution on python versions that support it (#664) @​bdraco
  • Pass server name to zeroconf when known (#665) @​bdraco
  • Improve connection tests for handling pings (#663) @​bdraco
  • Add additional test coverage to the client module (#662) @​bdraco
  • Rename internal client connection get function to _get_connection (#661) @​bdraco
  • Refactor connection checks to return APIConnection to avoid many asserts (#660) @​bdraco
  • Add coverage for fetching GATT services (#658) @​bdraco
  • Guard client connection asserts with if TYPE_CHECKING (#659) @​bdraco

18.5.6

What's Changed

18.5.5

What's Changed

  • Ensure expected_disconnect is True when sending DisconnectResponse fails (#646) @​bdraco

Dependencies

18.5.4

What's Changed

... (truncated)

Commits
  • 83b4f43 Refactor frame helper to get debug state from connection (#679)
  • f1a9f4b Small speed up to client callbacks (#678)
  • a0cf5d0 Add coverage for subscribe_home_assistant_states (#677)
  • 1f5b538 Remove unneeded local variables from previous refactoring (#676)
  • e7d27e3 Refactor client class to split callback conversion functions into their own m...
  • 174fb82 Refactor state and service response converter to prepare to relocate code (#674)
  • 0347302 Add coverage for bluetooth connection free responses (#673)
  • 9678161 Fix unbound variable in bluetooth logging when connection fails (#672)
  • 250f786 Add benchmarks for calling back bluetooth packets (#671)
  • 3396693 Add coverage for bluetooth advertising (#670)
  • 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 18.5.7.
- [Release notes](https://github.com/esphome/aioesphomeapi/releases)
- [Commits](esphome/aioesphomeapi@v9.1.5...v18.5.7)

---
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 24, 2023
Copy link
Author

dependabot bot commented on behalf of github Nov 27, 2023

Superseded by #166.

@dependabot dependabot bot closed this Nov 27, 2023
@dependabot dependabot bot deleted the dependabot/pip/aioesphomeapi-18.5.7 branch November 27, 2023 18:55
@github-actions github-actions bot locked and limited conversation to collaborators Nov 29, 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