From 18f43eff60860bba712d40f10eb4450397f8c35a Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 13 Aug 2025 05:51:22 +0200 Subject: [PATCH] chore(container): update docker.io/renovate/renovate docker tag to v41.65.1 (#38343) 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.64.2-full` -> `41.65.1-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.65.1`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.65.1) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.65.0...41.65.1) ##### Build System - **deps:** update dependency [@​renovatebot/ruby-semver](https://redirect.github.com/renovatebot/ruby-semver) to v4.1.0 (main) ([#​37464](https://redirect.github.com/renovatebot/renovate/issues/37464)) ([6d47bcf](https://redirect.github.com/renovatebot/renovate/commit/6d47bcfe41c8844b83015a381d723e6dc935c345)) ### [`v41.65.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.65.0) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.64.4...41.65.0) ##### Features - **deps:** update ghcr.io/renovatebot/base-image docker tag to v10.28.0 (main) ([#​37463](https://redirect.github.com/renovatebot/renovate/issues/37463)) ([4f6bb05](https://redirect.github.com/renovatebot/renovate/commit/4f6bb056613d05779f3fc0e84649727ca75acbca)) ##### Bug Fixes - **nuget:** add simple check to skip non-xml files ([#​37453](https://redirect.github.com/renovatebot/renovate/issues/37453)) ([4ae7ed2](https://redirect.github.com/renovatebot/renovate/commit/4ae7ed28dea125410295cfea2998286e17649b13)) ### [`v41.64.4`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.64.4) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.64.3...41.64.4) ##### Build System - **deps:** update dependency [@​renovatebot/osv-offline](https://redirect.github.com/renovatebot/osv-offline) to v1.6.9 (main) ([#​37462](https://redirect.github.com/renovatebot/renovate/issues/37462)) ([3787141](https://redirect.github.com/renovatebot/renovate/commit/3787141d097728f407eb2ffeb04ab9b0579ff278)) ### [`v41.64.3`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.64.3) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.64.2...41.64.3) ##### Build System - **deps:** update dependency fs-extra to v11.3.1 (main) ([#​37460](https://redirect.github.com/renovatebot/renovate/issues/37460)) ([c0887c7](https://redirect.github.com/renovatebot/renovate/commit/c0887c703a34a2e1f5097d35f3bcae213f201be7))
--- ### 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). Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com> Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com> --- 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 b45e7f55a63..f8f4f1f2a07 100644 --- a/containers/apps/renovate/Dockerfile +++ b/containers/apps/renovate/Dockerfile @@ -1,5 +1,5 @@ # hadolint ignore=DL3007 -FROM docker.io/renovate/renovate:41.64.4-full@sha256:5b2461f2b5c4d311492fa4a94abb934336b3aba268be8fb2a0f1a8b6c6764cb9 +FROM docker.io/renovate/renovate:41.65.1-full@sha256:af48e64baf56b2bc78bbe0a9b04a53cf6de4029a039c566c2371bc39f5c52fac ARG VERSION ARG CONTAINER_NAME