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 18.5.5 #190

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

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

Bumps aioesphomeapi from 15.0.0 to 18.5.5.

Release notes

Sourced from aioesphomeapi's releases.

18.5.5

What's Changed

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

Dependencies

18.5.4

What's Changed

18.5.3

What's Changed

  • Refactor zeroconf code to avoid creating instances when one is unneeded (#643) @​bdraco

18.5.2

What's Changed

  • Fix handling incoming data from protractor event loop (#642) @​bdraco

18.5.1

What's Changed

  • Refactor frame helper to avoid py conversions when processing packets (#641) @​bdraco

18.5.0

What's Changed

  • Refactor frame helper to allow sending multiple packets at once (#640) @​bdraco

18.4.1

What's Changed

  • Add the ability to pass the name the reconnect logic when running logs (#639) @​bdraco
  • Increase cli tool logging timestamps to include nanoseconds (#637) @​bdraco

Dependencies

18.4.0

What's Changed

... (truncated)

Commits
  • 16c1167 Bump docker/build-push-action from 5.0.0 to 5.1.0 (#645)
  • a196506 Bump version to 18.5.5
  • f783438 Ensure expected_disconnect is True when sending DisconnectResponse fails (#646)
  • 041cbad Bump version to 18.5.4
  • c76d741 Refactor to reduce duplicate connection code (#644)
  • d350e96 Bump version to 18.5.3
  • b12903e Refactor zeroconf code to avoid creating instances when one is unneeded (#643)
  • 9a86f44 Bump version to 18.5.2
  • f94ddf8 Fix handling incoming data from protractor event loop (#642)
  • a60e54d Bump version to 18.5.1
  • 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 18.5.5.
- [Release notes](https://github.com/esphome/aioesphomeapi/releases)
- [Commits](esphome/aioesphomeapi@v15.0.0...v18.5.5)

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

dependabot bot commented on behalf of github Nov 21, 2023

Superseded by #194.

@dependabot dependabot bot closed this Nov 21, 2023
@dependabot dependabot bot deleted the dependabot/pip/aioesphomeapi-18.5.5 branch November 21, 2023 23:35
@github-actions github-actions bot locked and limited conversation to collaborators Nov 23, 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