Compare commits

..

4 Commits

Author SHA1 Message Date
Stefan Allius
4a244f8023 Update ghcr.io/hassio-addons/base Docker tag to v18.1.4 2025-10-09 21:45:31 +02:00
Stefan Allius
cdf1b5652e revert to python 3.13 for github actions 2025-10-09 21:40:42 +02:00
Stefan Allius
29c453ddc2 Revert "Update ghcr.io/hassio-addons/base Docker tag to v18.1.4 (#496)"
This reverts commit d8a04fedb8.
2025-10-09 21:34:28 +02:00
renovate[bot]
d8a04fedb8 Update ghcr.io/hassio-addons/base Docker tag to v18.1.4 (#496)
* Update ghcr.io/hassio-addons/base Docker tag to v18.1.1

* Update ghcr.io/hassio-addons/base Docker tag to v18.1.4

* update changelog

* update action step name

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Stefan Allius <stefan.allius@t-online.de>
2025-10-09 21:16:14 +02:00

View File

@@ -8,7 +8,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [unreleased]
- Update ghcr.io/hassio-addons/base Docker tag to v18.1.4
- Update python to version 3.14.0
- Update dependency pytest-asyncio to v1.1.0
- save task references, to avoid a task disappearing mid-execution
- catch socket.gaierror exception and log this with info level