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 18.2.0 to 18.3.0 #108

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

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

Bumps aioesphomeapi from 18.2.0 to 18.3.0.

Release notes

Sourced from aioesphomeapi's releases.

18.3.0

What's Changed

18.2.7

What's Changed

18.2.6

What's Changed

18.2.5

What's Changed

Dependencies

18.2.4

What's Changed

  • Allow the start task to be cancelled when already disconnected (#615) @​bdraco

18.2.3

What's Changed

  • Wait for handshake to finish to allow for clean disconnect when stopping reconnect logic (#614) @​bdraco

18.2.2

What's Changed

18.2.1

What's Changed

... (truncated)

Commits
  • 0dfabef Bump version to 18.3.0
  • a15b96c Send hello and login asynchronously to speed up connecting (#628)
  • 8678fa9 Small cleanups to noise write_packet (#627)
  • 419bf67 Small readability improvements to the plain_text frame helper (#626)
  • 94157a8 Small speed up to the plaintext frame helper (#625)
  • 622d606 Bump version to 18.2.8
  • 92eaf62 Add benchmark for processing raw ble messages (#624)
  • ef9f9bf Ensure an empty noise_psk or expected_name is treated as None (#623)
  • 7ac7742 Ensure passed params are always a str (#622)
  • d96f51a Bump setup-qemu-action to v3 (#621)
  • 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 18.2.0 to 18.3.0.
- [Release notes](https://github.com/esphome/aioesphomeapi/releases)
- [Commits](esphome/aioesphomeapi@v18.2.0...v18.3.0)

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

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

dependabot bot commented on behalf of github Nov 13, 2023

Superseded by #110.

@dependabot dependabot bot closed this Nov 13, 2023
@dependabot dependabot bot deleted the dependabot/pip/aioesphomeapi-18.3.0 branch November 13, 2023 09:16
@github-actions github-actions bot locked and limited conversation to collaborators Nov 15, 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