sdwilsh / hass-truenas

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

Update dependency aiotruenas-client to v0.10.0 #190

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
aiotruenas-client (changelog) 0.9.0 -> 0.10.0 age adoption passing confidence
aiotruenas-client (changelog) ==0.9.0 -> ==0.10.0 age adoption passing confidence

Release Notes

sdwilsh/aiotruenas-client ### [`v0.10.0`](https://togithub.com/sdwilsh/aiotruenas-client/releases/tag/v0.10.0) [Compare Source](https://togithub.com/sdwilsh/aiotruenas-client/compare/v0.9.0...v0.10.0) #### Notable Changes - Python 3.11 Support - Websockets bumped to 11 #### All Changes - Version bump to 0.10.0a0 by [@​sdwilsh](https://togithub.com/sdwilsh) in [https://github.com/sdwilsh/aiotruenas-client/pull/122](https://togithub.com/sdwilsh/aiotruenas-client/pull/122) - Bump pytest from 6.2.5 to 7.1.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/sdwilsh/aiotruenas-client/pull/128](https://togithub.com/sdwilsh/aiotruenas-client/pull/128) - Bump pre-commit from 2.16.0 to 2.17.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/sdwilsh/aiotruenas-client/pull/123](https://togithub.com/sdwilsh/aiotruenas-client/pull/123) - Bump pytest from 7.1.0 to 7.1.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/sdwilsh/aiotruenas-client/pull/129](https://togithub.com/sdwilsh/aiotruenas-client/pull/129) - Bump black from 21.12b0 to 22.6.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/sdwilsh/aiotruenas-client/pull/135](https://togithub.com/sdwilsh/aiotruenas-client/pull/135) - Bump websockets from 10.1 to 10.3 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/sdwilsh/aiotruenas-client/pull/132](https://togithub.com/sdwilsh/aiotruenas-client/pull/132) - Bump pre-commit from 2.17.0 to 2.20.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/sdwilsh/aiotruenas-client/pull/137](https://togithub.com/sdwilsh/aiotruenas-client/pull/137) - Bump pytest from 7.1.1 to 7.1.2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/sdwilsh/aiotruenas-client/pull/133](https://togithub.com/sdwilsh/aiotruenas-client/pull/133) - Bump black from 22.6.0 to 22.8.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/sdwilsh/aiotruenas-client/pull/138](https://togithub.com/sdwilsh/aiotruenas-client/pull/138) - Bump flake8 from 4.0.1 to 5.0.4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/sdwilsh/aiotruenas-client/pull/139](https://togithub.com/sdwilsh/aiotruenas-client/pull/139) - Bump yamllint from 1.26.3 to 1.27.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/sdwilsh/aiotruenas-client/pull/136](https://togithub.com/sdwilsh/aiotruenas-client/pull/136) - Bump pytest from 7.1.2 to 7.1.3 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/sdwilsh/aiotruenas-client/pull/140](https://togithub.com/sdwilsh/aiotruenas-client/pull/140) - Bump websockets from 10.3 to 10.4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/sdwilsh/aiotruenas-client/pull/144](https://togithub.com/sdwilsh/aiotruenas-client/pull/144) - Update repo for flake8 by [@​sdwilsh](https://togithub.com/sdwilsh) in [https://github.com/sdwilsh/aiotruenas-client/pull/164](https://togithub.com/sdwilsh/aiotruenas-client/pull/164) - Configure Renovate by [@​renovate](https://togithub.com/renovate) in [https://github.com/sdwilsh/aiotruenas-client/pull/160](https://togithub.com/sdwilsh/aiotruenas-client/pull/160) - Update actions/checkout action to v3 by [@​renovate](https://togithub.com/renovate) in [https://github.com/sdwilsh/aiotruenas-client/pull/165](https://togithub.com/sdwilsh/aiotruenas-client/pull/165) - Update actions/setup-python action to v4 by [@​renovate](https://togithub.com/renovate) in [https://github.com/sdwilsh/aiotruenas-client/pull/166](https://togithub.com/sdwilsh/aiotruenas-client/pull/166) - Add Earthly lint runner by [@​sdwilsh](https://togithub.com/sdwilsh) in [https://github.com/sdwilsh/aiotruenas-client/pull/168](https://togithub.com/sdwilsh/aiotruenas-client/pull/168) - Teach Renovate how to see all of our python dependencies by [@​sdwilsh](https://togithub.com/sdwilsh) in [https://github.com/sdwilsh/aiotruenas-client/pull/169](https://togithub.com/sdwilsh/aiotruenas-client/pull/169) - Teach Renovate about pre-commit by [@​sdwilsh](https://togithub.com/sdwilsh) in [https://github.com/sdwilsh/aiotruenas-client/pull/170](https://togithub.com/sdwilsh/aiotruenas-client/pull/170) - Full cut over to Renovate by [@​sdwilsh](https://togithub.com/sdwilsh) in [https://github.com/sdwilsh/aiotruenas-client/pull/171](https://togithub.com/sdwilsh/aiotruenas-client/pull/171) - Update dependency black to v23 by [@​renovate](https://togithub.com/renovate) in [https://github.com/sdwilsh/aiotruenas-client/pull/172](https://togithub.com/sdwilsh/aiotruenas-client/pull/172) - Update pre-commit hook ambv/black to v23 by [@​renovate](https://togithub.com/renovate) in [https://github.com/sdwilsh/aiotruenas-client/pull/173](https://togithub.com/sdwilsh/aiotruenas-client/pull/173) - Update dependency pre-commit to v2.21.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/sdwilsh/aiotruenas-client/pull/175](https://togithub.com/sdwilsh/aiotruenas-client/pull/175) - Update dependency websockets to v11 by [@​renovate](https://togithub.com/renovate) in [https://github.com/sdwilsh/aiotruenas-client/pull/176](https://togithub.com/sdwilsh/aiotruenas-client/pull/176) - Setup automerge for minor and patch updates by [@​sdwilsh](https://togithub.com/sdwilsh) in [https://github.com/sdwilsh/aiotruenas-client/pull/179](https://togithub.com/sdwilsh/aiotruenas-client/pull/179) - test and build with Python 3.11 by [@​sdwilsh](https://togithub.com/sdwilsh) in [https://github.com/sdwilsh/aiotruenas-client/pull/180](https://togithub.com/sdwilsh/aiotruenas-client/pull/180) - Update dependency pytest to v7.3.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/sdwilsh/aiotruenas-client/pull/181](https://togithub.com/sdwilsh/aiotruenas-client/pull/181) - Update pre-commit hook pycqa/flake8 to v6 by [@​renovate](https://togithub.com/renovate) in [https://github.com/sdwilsh/aiotruenas-client/pull/177](https://togithub.com/sdwilsh/aiotruenas-client/pull/177) - Run pyright with Earthly by [@​sdwilsh](https://togithub.com/sdwilsh) in [https://github.com/sdwilsh/aiotruenas-client/pull/185](https://togithub.com/sdwilsh/aiotruenas-client/pull/185) - run pre-commit with Earthly by [@​sdwilsh](https://togithub.com/sdwilsh) in [https://github.com/sdwilsh/aiotruenas-client/pull/186](https://togithub.com/sdwilsh/aiotruenas-client/pull/186) - Update Renovate RegEx for Earthfile by [@​sdwilsh](https://togithub.com/sdwilsh) in [https://github.com/sdwilsh/aiotruenas-client/pull/187](https://togithub.com/sdwilsh/aiotruenas-client/pull/187) - Update dependency yamllint to v1.30.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/sdwilsh/aiotruenas-client/pull/182](https://togithub.com/sdwilsh/aiotruenas-client/pull/182) - Update dependency pre-commit to v3 by [@​renovate](https://togithub.com/renovate) in [https://github.com/sdwilsh/aiotruenas-client/pull/184](https://togithub.com/sdwilsh/aiotruenas-client/pull/184) - Update pre-commit hook adrienverge/yamllint to v1.30.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/sdwilsh/aiotruenas-client/pull/178](https://togithub.com/sdwilsh/aiotruenas-client/pull/178) - Update dependency flake8 to v6 by [@​renovate](https://togithub.com/renovate) in [https://github.com/sdwilsh/aiotruenas-client/pull/183](https://togithub.com/sdwilsh/aiotruenas-client/pull/183) - Update renovate/renovate Docker tag to v35 by [@​renovate](https://togithub.com/renovate) in [https://github.com/sdwilsh/aiotruenas-client/pull/188](https://togithub.com/sdwilsh/aiotruenas-client/pull/188) #### New Contributors - [@​renovate](https://togithub.com/renovate) made their first contribution in [https://github.com/sdwilsh/aiotruenas-client/pull/160](https://togithub.com/sdwilsh/aiotruenas-client/pull/160) **Full Changelog**: https://github.com/sdwilsh/aiotruenas-client/compare/v0.9.0...v0.10.0

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.



This PR has been generated by Mend Renovate. View repository job log here.