From 30e3588ded58cb95b89ef93c42286811ce26096c Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 5 Aug 2025 20:24:35 +0200 Subject: [PATCH] chore(container): update docker.io/renovate/renovate docker tag to v41.53.0 (#38127) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [docker.io/renovate/renovate](https://renovatebot.com) ([source](https://redirect.github.com/renovatebot/renovate)) | final | minor | `41.52.3-full` -> `41.53.0-full` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes
renovatebot/renovate (docker.io/renovate/renovate) ### [`v41.53.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.53.0) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.52.3...41.53.0) ##### Features - **pip-compile:** add --no-emit-package to uv pip compile allowed arguments ([#​37315](https://redirect.github.com/renovatebot/renovate/issues/37315)) ([db9eef8](https://redirect.github.com/renovatebot/renovate/commit/db9eef8dc62e30a48afb769f74c55ea370d39455)) ##### Bug Fixes - Always use default import from `upath` and `semver-stable` ([#​37325](https://redirect.github.com/renovatebot/renovate/issues/37325)) ([7c79c11](https://redirect.github.com/renovatebot/renovate/commit/7c79c11285bc602277d475b9f90701a5d67c6c19))
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). --- containers/apps/renovate/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/containers/apps/renovate/Dockerfile b/containers/apps/renovate/Dockerfile index 22a26d747ce..023e283bcec 100644 --- a/containers/apps/renovate/Dockerfile +++ b/containers/apps/renovate/Dockerfile @@ -1,5 +1,5 @@ # hadolint ignore=DL3007 -FROM docker.io/renovate/renovate:41.52.3-full@sha256:44f22bcfbf4eb2b91cd43feede8c564b34e8a61a701537c6bbc1572a4a1bd5b7 +FROM docker.io/renovate/renovate:41.53.0-full@sha256:7da25ff09b748102286489eff5d22a9a5d66e6960a3af5f3c0ab173af3fc467f ARG VERSION ARG CONTAINER_NAME