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 home-assistant-js-websocket from 4.5.0 to 8.0.1 #381

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 30, 2022

Bumps home-assistant-js-websocket from 4.5.0 to 8.0.1.

Release notes

Sourced from home-assistant-js-websocket's releases.

8.0.1

What's Changed

8.0.0

Support message coalescing

Starting with Home Assistant 2022.9, all pending messages will be sent at once instead of one by one. This will greatly improve the performance. This feature is automatically enabled when a compatible version of Home Assistant is detected.

(#306) @​bdraco

Update the revoke URL (breaking change)

The revoke URL has been updated to point at the new location in Home Assistant 2022.9.

This change is not backwards compatible with prior versions. If you use this library to revoke tokens and need to support older versions of Home Assistant, manually copy over the revoke function from the 7.1.0 release.

(#304) @​balloob

Other changes

Dependencies

7.1.0

What's Changed

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by home-assistant-bot, a new releaser for home-assistant-js-websocket since your current version.


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 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 [home-assistant-js-websocket](https://github.com/home-assistant/home-assistant-js-websocket) from 4.5.0 to 8.0.1.
- [Release notes](https://github.com/home-assistant/home-assistant-js-websocket/releases)
- [Commits](home-assistant/home-assistant-js-websocket@4.5.0...8.0.1)

---
updated-dependencies:
- dependency-name: home-assistant-js-websocket
  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 javascript Pull requests that update Javascript code labels Nov 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants