Franck Nijhof
b1010c3c61
Update base images to 3.11-alpine3.18 ( #4639 )
...
* Update base images to 3.11-alpine3.18
* Adjust hadolint
2023-10-19 10:53:58 +02:00
dependabot[bot]
7f0204bfc3
Bump gitpython from 3.1.38 to 3.1.40 ( #4642 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-19 08:54:58 +02:00
dependabot[bot]
a508cc5efd
Bump home-assistant/wheels from 2023.10.4 to 2023.10.5 ( #4640 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-19 08:46:18 +02:00
dependabot[bot]
65c90696d5
Bump urllib3 from 2.0.6 to 2.0.7 ( #4634 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-18 14:34:40 +02:00
dependabot[bot]
b9f47898d6
Bump actions/checkout from 4.1.0 to 4.1.1 ( #4636 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-18 12:30:48 +02:00
dependabot[bot]
26f554e46a
Bump black from 23.9.1 to 23.10.0 ( #4637 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-18 12:30:24 +02:00
Mike Degatano
b57889c84f
Use UUID for setting parent interface in vlans ( #4633 )
...
* Use UUID for setting parent interface in vlans
* Fix vlan test using interface name
2023-10-17 16:38:27 -04:00
Mike Degatano
77fd1b4017
Capture exception if image is missing on run ( #4621 )
...
* Retry run if image missing and handle fixup
* Fix lint and run error test
* Remove retry and just capture exception
2023-10-17 13:55:12 +02:00
dependabot[bot]
ab6745bc99
Bump gitpython from 3.1.37 to 3.1.38 ( #4630 )
...
Bumps [gitpython](https://github.com/gitpython-developers/GitPython ) from 3.1.37 to 3.1.38.
- [Release notes](https://github.com/gitpython-developers/GitPython/releases )
- [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES )
- [Commits](https://github.com/gitpython-developers/GitPython/compare/3.1.37...3.1.38 )
---
updated-dependencies:
- dependency-name: gitpython
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-17 13:54:59 +02:00
dependabot[bot]
a5ea3cae72
Bump aiodns from 3.1.0 to 3.1.1 ( #4629 )
...
Bumps [aiodns](https://github.com/saghul/aiodns ) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/saghul/aiodns/releases )
- [Changelog](https://github.com/saghul/aiodns/blob/master/ChangeLog )
- [Commits](https://github.com/saghul/aiodns/compare/v3.1.0...v3.1.1 )
---
updated-dependencies:
- dependency-name: aiodns
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-17 13:54:23 +02:00
dependabot[bot]
8bcd1b4efd
Bump release-drafter/release-drafter from 5.24.0 to 5.25.0 ( #4631 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-17 12:26:37 +02:00
Mike Degatano
a24657e565
Handle get users API returning None ( #4628 )
...
* Handle get users API returning None
* Skip throttle during test
2023-10-16 21:54:50 +02:00
dependabot[bot]
b7721420fa
Bump pre-commit from 3.4.0 to 3.5.0 ( #4627 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-16 09:25:35 +02:00
Erwin Douna
6c564fe4fd
Fixing multiple typos ( #4626 )
2023-10-15 22:27:51 +02:00
Mike Degatano
012bfd7e6c
Support proxy of binary messages from addons to HA ( #4605 )
...
* Support proxy of binary messages from addons to HA
* Added tests for proxy
* Move instantiation into init
* Mock close method on server
* Add invalid auth test and remove auth mock
2023-10-14 18:07:49 +02:00
dependabot[bot]
a70f81aa01
Bump sentry-sdk from 1.31.0 to 1.32.0 ( #4623 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-12 09:12:23 +02:00
Mike Degatano
1376a38de5
Eliminate possible addon data race condition during update ( #4619 )
...
* Eliminate possible addon data race condition during update
* Fix pylint error
* Use Self type instead of quotes
2023-10-11 12:22:04 -04:00
Mike Degatano
1827ecda65
Call save data after removing mount in fixup ( #4620 )
2023-10-11 18:18:30 +02:00
Mike Degatano
994c981228
Allow home assistant backups to exclude database ( #4591 )
...
* Allow home assistant backups to exclude database
* Tweak
Co-authored-by: Pascal Vizeli <pvizeli@syshack.ch>
---------
Co-authored-by: Franck Nijhof <git@frenck.dev>
Co-authored-by: Pascal Vizeli <pvizeli@syshack.ch>
2023-10-11 08:52:19 +02:00
dependabot[bot]
5bbfbf44ae
Bump aiodns from 3.0.0 to 3.1.0 ( #4613 )
...
Bumps [aiodns](https://github.com/saghul/aiodns ) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/saghul/aiodns/releases )
- [Changelog](https://github.com/saghul/aiodns/blob/master/ChangeLog )
- [Commits](https://github.com/saghul/aiodns/compare/aiodns-3.0.0...v3.1.0 )
---
updated-dependencies:
- dependency-name: aiodns
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-09 12:11:09 +02:00
Mike Degatano
ace58ba735
Unstarted jobs should always be cleaned up ( #4604 )
2023-10-09 11:57:04 +02:00
dependabot[bot]
f9840306a0
Bump pyupgrade from 3.14.0 to 3.15.0 ( #4614 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2023-10-09 08:59:37 +02:00
dependabot[bot]
322b3bbb4e
Bump pytest-timeout from 2.1.0 to 2.2.0 ( #4615 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-09 08:33:55 +02:00
dependabot[bot]
501318f468
Bump aiohttp from 3.8.5 to 3.8.6 ( #4612 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-09 08:31:23 +02:00
dependabot[bot]
0234f38b23
Bump home-assistant/wheels from 2023.10.1 to 2023.10.4 ( #4616 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-09 08:30:43 +02:00
dependabot[bot]
8743e0072f
Bump pylint from 3.0.0 to 3.0.1 ( #4608 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-06 09:05:12 +02:00
dependabot[bot]
a79e06afa7
Bump dbus-fast from 2.10.0 to 2.11.1 ( #4603 )
...
Bumps [dbus-fast](https://github.com/bluetooth-devices/dbus-fast ) from 2.10.0 to 2.11.1.
- [Release notes](https://github.com/bluetooth-devices/dbus-fast/releases )
- [Changelog](https://github.com/Bluetooth-Devices/dbus-fast/blob/main/CHANGELOG.md )
- [Commits](https://github.com/bluetooth-devices/dbus-fast/compare/v2.10.0...v2.11.1 )
---
updated-dependencies:
- dependency-name: dbus-fast
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-05 15:50:34 -04:00
Mike Degatano
682b8e0535
Core API check during startup can timeout ( #4595 )
...
* Core API check during startup can timeout
* Use a more specific exception so caller can differentiate
2023-10-04 18:54:42 +02:00
Mike Degatano
d70aa5f9a9
JobGroups check active job to determine if in progress ( #4602 )
2023-10-04 18:53:10 +02:00
Chris Carini
1c815dcad1
Remove all PyPi classifiers as this package is not published to PyPi ( #4574 )
...
* Update PyPi classifier to Python 3.11
* remove all classifiers
* Update setup.py
Co-authored-by: Mike Degatano <michael.degatano@gmail.com>
---------
Co-authored-by: Mike Degatano <michael.degatano@gmail.com>
2023-10-03 16:22:12 -04:00
dependabot[bot]
afa467a32b
Bump pyupgrade from 3.13.0 to 3.14.0 ( #4599 )
...
Bumps [pyupgrade](https://github.com/asottile/pyupgrade ) from 3.13.0 to 3.14.0.
- [Commits](https://github.com/asottile/pyupgrade/compare/v3.13.0...v3.14.0 )
---
updated-dependencies:
- dependency-name: pyupgrade
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023.10.0
2023-10-03 13:35:10 -04:00
dependabot[bot]
274218d48e
Bump pylint from 2.17.7 to 3.0.0 ( #4600 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-03 19:32:18 +02:00
dependabot[bot]
7e73df26ab
Bump coverage from 7.3.1 to 7.3.2 ( #4598 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-03 19:29:46 +02:00
dependabot[bot]
ef8fc80c95
Bump actions/setup-python from 4.7.0 to 4.7.1 ( #4597 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-03 08:51:10 +02:00
dependabot[bot]
05c39144e3
Bump urllib3 from 2.0.5 to 2.0.6 ( #4596 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-03 08:18:08 +02:00
dependabot[bot]
f5cd35af47
Bump pylint from 2.17.6 to 2.17.7 ( #4594 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-02 08:56:07 +02:00
dependabot[bot]
c69ecdafd0
Bump home-assistant/wheels from 2023.09.1 to 2023.10.1 ( #4593 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-02 08:50:39 +02:00
Mike Degatano
fa90c247ec
Correct /store/addons api output ( #4589 )
2023-09-29 09:17:39 -04:00
Mike Degatano
0cd7bd47bb
Skip watchdog API test on landingpage ( #4588 )
...
* Skip watchdog API test on landingpage
* Skip check from task
2023-09-29 09:17:22 -04:00
dependabot[bot]
36d48d19fc
Bump dbus-fast from 2.2.0 to 2.10.0 ( #4583 )
...
Bumps [dbus-fast](https://github.com/bluetooth-devices/dbus-fast ) from 2.2.0 to 2.10.0.
- [Release notes](https://github.com/bluetooth-devices/dbus-fast/releases )
- [Changelog](https://github.com/Bluetooth-Devices/dbus-fast/blob/main/CHANGELOG.md )
- [Commits](https://github.com/bluetooth-devices/dbus-fast/compare/v2.2.0...v2.10.0 )
---
updated-dependencies:
- dependency-name: dbus-fast
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023.09.3
2023-09-26 16:46:18 -04:00
Mike Degatano
9322b68d47
Change User LED to System Health LED ( #4586 )
2023-09-26 14:54:41 -04:00
dependabot[bot]
e11ff64b15
Bump pyupgrade from 3.10.1 to 3.13.0 ( #4581 )
...
Bumps [pyupgrade](https://github.com/asottile/pyupgrade ) from 3.10.1 to 3.13.0.
- [Commits](https://github.com/asottile/pyupgrade/compare/v3.10.1...v3.13.0 )
---
updated-dependencies:
- dependency-name: pyupgrade
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-26 14:36:00 -04:00
dependabot[bot]
3776dabfcf
Bump cryptography from 41.0.3 to 41.0.4 ( #4571 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-26 20:23:31 +02:00
dependabot[bot]
d4e5831f0f
Bump gitpython from 3.1.36 to 3.1.37 ( #4582 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-26 13:42:59 +02:00
dependabot[bot]
7b3b478e88
Bump pylint from 2.17.5 to 2.17.6 ( #4584 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-26 09:41:08 +02:00
Chris Carini
f5afe13e91
Fix typos in docstrings ( #4546 )
...
* [typo] `Assitant` -> `Assistant`
* [typo] `an` -> `a`
2023-09-26 09:21:57 +02:00
dependabot[bot]
49ce468d83
Bump home-assistant/wheels from 2023.04.0 to 2023.09.1 ( #4580 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-25 11:12:20 +02:00
dependabot[bot]
b26551c812
Bump home-assistant/builder from 2023.08.0 to 2023.09.0 ( #4579 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-25 11:11:20 +02:00
dependabot[bot]
394ba580d2
Bump actions/checkout from 4.0.0 to 4.1.0 ( #4578 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-25 10:53:19 +02:00
dependabot[bot]
2f7a54f5fd
Bump urllib3 from 2.0.4 to 2.0.5 ( #4572 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-21 11:04:19 +02:00