sdwilsh / hass-truenas

TrueNAS integration for Home Assistant
MIT License
38 stars 11 forks source link

Bump aiotruenas-client from 0.4.0 to 0.6.0 #35

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps aiotruenas-client from 0.4.0 to 0.6.0.

Release notes

Sourced from aiotruenas-client's releases.

v0.6.0

Changes

  • Upgrades websockets from 8.1 to 9.0.2

v0.5.0

  • New property on CachingMachine to determine if the connection is closed or not
  • Add support for Jobs
  • Add support for Jails
  • Update virtual machine methods to match new websockets spec.
Commits
  • 230b0bb Cut release for 0.6.0
  • e0f5eb2 Bump websockets from 8.1 to 9.0.2
  • 3ec81fa Bump black from 21.5b0 to 21.5b1
  • 54ac1ce Include test file that was meant to be part of #77
  • b8dd50a Ensure pre-commit versions are updated
  • 0a93c00 Add yamllint pre-commit hook
  • 67ea11a Bump black from 21.4b1 to 21.5b0
  • c71e7f0 Bump pytest from 6.2.3 to 6.2.4
  • 53cfa71 Bump black from 21.4b0 to 21.4b1
  • 23067c7 Bump pre-commit from 2.9.3 to 2.12.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 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)