-
Notifications
You must be signed in to change notification settings - Fork 4
⬆️ Update Add-on base image (major) #157
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
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/major-add-on-base-image
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,9 +1,9 @@ | ||
| --- | ||
| build_from: | ||
| aarch64: ghcr.io/hassio-addons/base-python/aarch64:16.1.4 | ||
| amd64: ghcr.io/hassio-addons/base-python/amd64:16.1.4 | ||
| armhf: ghcr.io/hassio-addons/base-python/armhf:16.1.4 | ||
| armv7: ghcr.io/hassio-addons/base-python/armv7:16.1.4 | ||
| i386: ghcr.io/hassio-addons/base-python/i386:16.1.4 | ||
| aarch64: ghcr.io/hassio-addons/base-python/aarch64:18.0.0 | ||
| amd64: ghcr.io/hassio-addons/base-python/amd64:18.0.0 | ||
| armhf: ghcr.io/hassio-addons/base-python/armhf:17.0.0 | ||
| armv7: ghcr.io/hassio-addons/base-python/armv7:17.0.0 | ||
| i386: ghcr.io/hassio-addons/base-python/i386:17.0.0 | ||
| codenotary: | ||
| base_image: codenotary@frenck.dev | ||
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🧩 Analysis chain
🏁 Script executed:
Repository: egguy/addon-grott
Length of output: 672
🏁 Script executed:
Repository: egguy/addon-grott
Length of output: 727
🏁 Script executed:
Repository: egguy/addon-grott
Length of output: 128
🏁 Script executed:
Repository: egguy/addon-grott
Length of output: 406
🏁 Script executed:
Repository: egguy/addon-grott
Length of output: 128
🏁 Script executed:
Repository: egguy/addon-grott
Length of output: 96
🏁 Script executed:
git log -p -1 grott/build.yaml | head -100Repository: egguy/addon-grott
Length of output: 43
🏁 Script executed:
Repository: egguy/addon-grott
Length of output: 406
🏁 Script executed:
Repository: egguy/addon-grott
Length of output: 103
🏁 Script executed:
git log --all --oneline -- grott/build.yaml | head -20Repository: egguy/addon-grott
Length of output: 997
🏁 Script executed:
Repository: egguy/addon-grott
Length of output: 99
🏁 Script executed:
cat ./grott/CHANGELOG.md | head -100Repository: egguy/addon-grott
Length of output: 2012
🏁 Script executed:
Repository: egguy/addon-grott
Length of output: 43
🏁 Script executed:
Repository: egguy/addon-grott
Length of output: 177
🏁 Script executed:
Repository: egguy/addon-grott
Length of output: 43
🏁 Script executed:
Repository: egguy/addon-grott
Length of output: 99
🏁 Script executed:
git log --format="%H %s %b" -1Repository: egguy/addon-grott
Length of output: 130
🏁 Script executed:
Repository: egguy/addon-grott
Length of output: 314
🏁 Script executed:
git log --oneline HEAD | head -5Repository: egguy/addon-grott
Length of output: 96
🏁 Script executed:
Repository: egguy/addon-grott
Length of output: 87
🏁 Script executed:
Repository: egguy/addon-grott
Length of output: 1917
🏁 Script executed:
Repository: egguy/addon-grott
Length of output: 43
🏁 Script executed:
git rev-list --all | wc -lRepository: egguy/addon-grott
Length of output: 64
🏁 Script executed:
Repository: egguy/addon-grott
Length of output: 163
🏁 Script executed:
Repository: egguy/addon-grott
Length of output: 161
🏁 Script executed:
Repository: egguy/addon-grott
Length of output: 134
🏁 Script executed:
Repository: egguy/addon-grott
Length of output: 1803
🌐 Web query:
hassio-addons base-python 18.0.0 release python 3.14💡 Result:
hassio-addons/addon-base-pythonv18.0.0 (released Nov 17, 2025) is the release where the Python base image moved to CPython 3.14.0 (listed as “Update python/cpython to v3.14.0” in the breaking changes). It also dropped support for armhf, armv7, and i386 in that release. [1]Source: [1]
🌐 Web query:
python 3.13 3.14 compatibility paho-mqtt influxdb packages💡 Result:
What PyPI metadata says about Python 3.13 / 3.14
Requires: Python >= 3.7(pypi.org)Requires: Python >= 3.7; classifiers only up to Python 3.12 (pypi.org)Practical guidance
paho-mqttshould be fine per its>=3.7requirement. (pypi.org)influxdb-client1.50.0 and run tests; PyPI doesn’t declare 3.13, but nothing in metadata forbids it. (pypi.org)influxdb3-pythonis the only one here that explicitly lists Python 3.13 in classifiers. (pypi.org)influxdb-clientand any transitive deps). (pypi.org)If you tell me which InfluxDB you’re using (1.x vs 2.x vs 3.x) and whether you need asyncio, I can recommend the most compatible package set (and typical pins) for 3.13/3.14.
Citations:
🏁 Script executed:
Repository: egguy/addon-grott
Length of output: 43
🏁 Script executed:
Repository: egguy/addon-grott
Length of output: 278
🏁 Script executed:
Repository: egguy/addon-grott
Length of output: 274
Reconcile architecture support strategy for v18.0.0 upgrade.
The base image upgrade creates an inconsistency: v18.0.0 dropped support for armhf, armv7, and i386 architectures, yet these remain in the build configuration using v17.0.0. Clarify whether these architectures should be:
Python version compatibility concern: aarch64/amd64 will use Python 3.14.0 while armhf/armv7/i386 use Python 3.13.x. The pinned package
influxdb==5.3.2(legacy 1.x client) lacks official classifier support for Python 3.13/3.14 on PyPI—verify this package works reliably on both versions before merging, or consider upgrading toinfluxdb-client(2.x) orinfluxdb3-pythonif applicable for your use case.🤖 Prompt for AI Agents