Closed renovate[bot] closed 3 months ago
[!WARNING]
Rate limit exceeded
@renovate[bot] has exceeded the limit for the number of commits or files that can be reviewed per hour. Please wait 24 minutes and 3 seconds before requesting another review.
How to resolve this issue?
After the wait time has elapsed, a review can be triggered using the `@coderabbitai review` command as a PR comment. Alternatively, push new commits to this PR. We recommend that you space out your commits to avoid hitting the rate limit.How do rate limits work?
CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout. Please see our [FAQ](https://coderabbit.ai/docs/faq) for further information.Commits
Files that changed from the base of the PR and between 889a47c9b5760bbd8b854a4159cd8dcf7bd9cef2 and f695daff11ad58e724094525c30402990a90cf3e.
The recent updates for several projects involve upgrading the base image version in their respective Dockerfiles from ghcr.io/hassio-addons/base-python:14.0.0
to ghcr.io/hassio-addons/base-python:14.0.1
. This change enhances the Python environment with potential bug fixes, security patches, and performance improvements, while preserving the overall functionality and structure of the applications.
Files | Change Summary |
---|---|
bt-mqtt-gateway/Dockerfile |
Base image version updated from 14.0.0 to 14.0.1 . |
freenom-dns-updater/Dockerfile |
Base image version updated from 14.0.0 to 14.0.1 . |
tado_aa/Dockerfile |
Base image version updated from 14.0.0 to 14.0.1 . |
🐰 In the world of code so bright,
A tiny change brings new delight,
Fromfourteen oh oh
toone
,
Bugs fixed, improvements begun!
Hopping through updates with glee,
Python's magic, as smooth as can be! ✨
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
This PR contains the following updates:
14.0.0
->14.0.1
14.0.0
->14.0.1
Release Notes
hassio-addons/addon-base-python (ghcr.io/hassio-addons/base-python)
### [`v14.0.1`](https://togithub.com/hassio-addons/addon-base-python/releases/tag/v14.0.1) [Compare Source](https://togithub.com/hassio-addons/addon-base-python/compare/v14.0.0...v14.0.1) ##### What’s changed ##### ⬆️ Dependency updates - ⬆️ Update setuptools to v71 [@renovate](https://togithub.com/renovate) ([#244](https://togithub.com/hassio-addons/addon-base-python/pull/244)) - ⬆️ Update pip to v24.2 [@renovate](https://togithub.com/renovate) ([#246](https://togithub.com/hassio-addons/addon-base-python/pull/246)) - ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v16.2.0 [@renovate](https://togithub.com/renovate) ([#245](https://togithub.com/hassio-addons/addon-base-python/pull/245)) - ⬆️ Update setuptools to v72 [@renovate](https://togithub.com/renovate) ([#247](https://togithub.com/hassio-addons/addon-base-python/pull/247)) - ⬆️ Update alpine\_3\_20/xz-dev to v5.6.2-r0 [@renovate](https://togithub.com/renovate) ([#249](https://togithub.com/hassio-addons/addon-base-python/pull/249)) - ⬆️ Update alpine\_3\_20/xz to v5.6.2-r0 [@renovate](https://togithub.com/renovate) ([#248](https://togithub.com/hassio-addons/addon-base-python/pull/248)) - ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v16.2.1 [@renovate](https://togithub.com/renovate) ([#251](https://togithub.com/hassio-addons/addon-base-python/pull/251)) - ⬆️ Update python/cpython to v3.12.5 [@renovate](https://togithub.com/renovate) ([#250](https://togithub.com/hassio-addons/addon-base-python/pull/250))Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.
Summary by CodeRabbit
bt-mqtt-gateway
,freenom-dns-updater
, andtado_aa
projects to enhance performance and security.