From a182776044b759e993c6b132307d2f3f63a3e94c Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 23 Sep 2025 18:43:08 +0200 Subject: [PATCH] chore(container): update docker.io/renovate/renovate docker tag to v41.126.0 (#39936) 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.125.3-full` -> `41.126.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.126.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.126.0) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.125.3...41.126.0) ##### Features - print reconfigureBranch ([#​38181](https://redirect.github.com/renovatebot/renovate/issues/38181)) ([0579f6c](https://redirect.github.com/renovatebot/renovate/commit/0579f6c670b830895013fea4511826e1c68d4226)) ##### Bug Fixes - **deps:** update ghcr.io/renovatebot/base-image docker tag to v10.47.2 (main) ([#​38184](https://redirect.github.com/renovatebot/renovate/issues/38184)) ([0a561ef](https://redirect.github.com/renovatebot/renovate/commit/0a561efd1f064419543923081bf68b6db001eb45)) ##### Miscellaneous Chores - **deps:** update dependency memfs to v4.40.0 (main) ([#​38182](https://redirect.github.com/renovatebot/renovate/issues/38182)) ([9427964](https://redirect.github.com/renovatebot/renovate/commit/9427964ad7e6b68ced59549ac146cd242bfba1f7)) - **deps:** update ghcr.io/containerbase/devcontainer docker tag to v13.14.2 (main) ([#​38183](https://redirect.github.com/renovatebot/renovate/issues/38183)) ([5d28272](https://redirect.github.com/renovatebot/renovate/commit/5d28272f334add360e94e51c56c3c27a565ed34e))
--- ### 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 9be8a2e0c00..d495c9f7976 100644 --- a/containers/apps/renovate/Dockerfile +++ b/containers/apps/renovate/Dockerfile @@ -1,5 +1,5 @@ # hadolint ignore=DL3007 -FROM docker.io/renovate/renovate:41.125.3-full@sha256:545e9db358ef7455b04abc1aa3cc13c88d09801d85d3142a8b8947a8e5249e46 +FROM docker.io/renovate/renovate:41.126.0-full@sha256:b06af39cec5e132ebcea8bfaf352f8fcba87d47e2650f5eadfba71fcb7721757 ARG VERSION ARG CONTAINER_NAME