From f230a92e536606b42f83eaba88c4c45fca79f84f Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 13 Sep 2025 22:33:52 +0200 Subject: [PATCH] chore(container): update docker.io/renovate/renovate docker tag to v41.113.2 (#39500) 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.113.0-full` -> `41.113.2-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.113.2`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.113.2) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.113.1...41.113.2) ##### Bug Fixes - **presets:** use semantic commit type `chore` for lockfile updates with `:semanticPrefixFixDepsChoreOthers` preset ([#​37861](https://redirect.github.com/renovatebot/renovate/issues/37861)) ([de72964](https://redirect.github.com/renovatebot/renovate/commit/de72964e8f0648ca8eae03380b7ddba8cdf65f4d)) ### [`v41.113.1`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.113.1) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.113.0...41.113.1) ##### Bug Fixes - **deps:** update ghcr.io/renovatebot/base-image docker tag to v10.43.1 (main) ([#​38006](https://redirect.github.com/renovatebot/renovate/issues/38006)) ([0ea5652](https://redirect.github.com/renovatebot/renovate/commit/0ea5652a6f4b76af5ef110fe32f842f3088d5708)) ##### Miscellaneous Chores - **deps:** update ghcr.io/containerbase/devcontainer docker tag to v13.13.1 (main) ([#​38004](https://redirect.github.com/renovatebot/renovate/issues/38004)) ([f0e6378](https://redirect.github.com/renovatebot/renovate/commit/f0e6378f49d274448ea25f42315f35a4d942c7cc))
--- ### 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 d87f591ee67..451fb95442d 100644 --- a/containers/apps/renovate/Dockerfile +++ b/containers/apps/renovate/Dockerfile @@ -1,5 +1,5 @@ # hadolint ignore=DL3007 -FROM docker.io/renovate/renovate:41.113.0-full@sha256:07fa0176a44c9c9eb7281b0015f46937f63e7d4ea9833f624713fa4754036356 +FROM docker.io/renovate/renovate:41.113.2-full@sha256:970c744aebb0c7edd97ea6dbb80f74b1e5d7ac8d40fd062f24b280e6afe55194 ARG VERSION ARG CONTAINER_NAME