From 9ccc0ab28db3bfaafcb07b31e5a657832da70022 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 23 Sep 2025 12:35:18 +0200 Subject: [PATCH] chore(container): update docker.io/renovate/renovate docker tag to v41.125.3 (#39918) 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.125.2-full` -> `41.125.3-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.125.3`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.125.3) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.125.2...41.125.3) ##### Bug Fixes - **bundler:** Strip platform suffixes from locked versions ([#​38170](https://redirect.github.com/renovatebot/renovate/issues/38170)) ([4a87850](https://redirect.github.com/renovatebot/renovate/commit/4a87850bbffa834f533d819e1825a72bf2af27b0)) ##### Miscellaneous Chores - **deps:** update dependency [@​vitest/eslint-plugin](https://redirect.github.com/vitest/eslint-plugin) to v1.3.10 (main) ([#​38164](https://redirect.github.com/renovatebot/renovate/issues/38164)) ([3035804](https://redirect.github.com/renovatebot/renovate/commit/3035804bfc00925964c1b09202e9535be637f4ad)) - test name typo ([#​38176](https://redirect.github.com/renovatebot/renovate/issues/38176)) ([f86fa49](https://redirect.github.com/renovatebot/renovate/commit/f86fa497aab2ddcf1ebf737d06e4b294bb6f1a7b))
--- ### 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 2932fd80e9e..9be8a2e0c00 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.2-full@sha256:375ab4cf8a49112fbf6889cf9c3c70c7510c57ae50adc1572838208b08c7c90e +FROM docker.io/renovate/renovate:41.125.3-full@sha256:545e9db358ef7455b04abc1aa3cc13c88d09801d85d3142a8b8947a8e5249e46 ARG VERSION ARG CONTAINER_NAME