From 7e551771fabf2ca7b0812f9ea5da83211de08672 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 8 Sep 2025 20:28:34 +0200 Subject: [PATCH] chore(container): update docker.io/renovate/renovate docker tag to v41.97.12 (#39292) 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 | patch | `41.97.10-full` -> `41.97.12-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.97.12`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.97.12) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.97.11...41.97.12) ##### Bug Fixes - **presets:** take into account java 25 as LTS in more places ([#​37890](https://redirect.github.com/renovatebot/renovate/issues/37890)) ([33efc13](https://redirect.github.com/renovatebot/renovate/commit/33efc1339ad8c67e59e8669f6adbe139746b7cf3)) ### [`v41.97.11`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.97.11) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.97.10...41.97.11) ##### Bug Fixes - **deps:** update ghcr.io/renovatebot/base-image docker tag to v10.39.8 (main) ([#​37893](https://redirect.github.com/renovatebot/renovate/issues/37893)) ([4ab455d](https://redirect.github.com/renovatebot/renovate/commit/4ab455d20813f7c1cb95d28a8edc232f9153ced0)) ##### Miscellaneous Chores - **deps:** update dependency pnpm to v10.15.1 (main) ([#​37888](https://redirect.github.com/renovatebot/renovate/issues/37888)) ([51b46d0](https://redirect.github.com/renovatebot/renovate/commit/51b46d06ffa79e637945d05e9af2f0f70b5f7f94)) - **deps:** update dependency vite to v7.1.4 (main) ([#​37889](https://redirect.github.com/renovatebot/renovate/issues/37889)) ([630e4e1](https://redirect.github.com/renovatebot/renovate/commit/630e4e13c891f71ae1ce7a2ff18697454642d81d))
--- ### 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 6d6c79e9362..d5f183d4c8f 100644 --- a/containers/apps/renovate/Dockerfile +++ b/containers/apps/renovate/Dockerfile @@ -1,5 +1,5 @@ # hadolint ignore=DL3007 -FROM docker.io/renovate/renovate:41.97.10-full@sha256:8982a07d6fcbc97d011da0867c0446163284e6bd41390ac11ac6f35382990f8a +FROM docker.io/renovate/renovate:41.97.12-full@sha256:e20639264151d9dce8f0fc3b1219748f4844a76cc157263551d8e7e061daa60e ARG VERSION ARG CONTAINER_NAME