From d9a665eab275c06ca67b71bcb5345622aa842f0d Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 9 Sep 2025 21:11:39 +0200 Subject: [PATCH] chore(container): update docker.io/renovate/renovate docker tag to v41.99.1 (#39353) 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.98.4-full` -> `41.99.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.99.1`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.99.1) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.99.0...41.99.1) ##### Build System - **deps:** update dependency openpgp to v6.2.2 (main) ([#​37918](https://redirect.github.com/renovatebot/renovate/issues/37918)) ([73e0863](https://redirect.github.com/renovatebot/renovate/commit/73e0863d795b11f7fed9f9c37acb3367a626149e)) ### [`v41.99.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.99.0) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.98.4...41.99.0) ##### Features - **datasource/go:** improve source URL detection and fix direct sources ([#​37915](https://redirect.github.com/renovatebot/renovate/issues/37915)) ([13b4344](https://redirect.github.com/renovatebot/renovate/commit/13b4344f9b5d711e9a30659608e9fca4a1be1574)) ##### Miscellaneous Chores - **deps:** update dependency typescript-eslint to v8.42.0 (main) ([#​37913](https://redirect.github.com/renovatebot/renovate/issues/37913)) ([98e259a](https://redirect.github.com/renovatebot/renovate/commit/98e259a1d79941c73df273b12c9e2b0140472e64)) - **deps:** update github/codeql-action action to v3.30.2 (main) ([#​37911](https://redirect.github.com/renovatebot/renovate/issues/37911)) ([48f4abe](https://redirect.github.com/renovatebot/renovate/commit/48f4abe7f05ef156e5c2edf4b65b427403120ca7)) - **deps:** update python:3.13 docker digest to [`74503e0`](https://redirect.github.com/renovatebot/renovate/commit/74503e0) (main) ([#​37912](https://redirect.github.com/renovatebot/renovate/issues/37912)) ([7ae0b04](https://redirect.github.com/renovatebot/renovate/commit/7ae0b04b5224f6933e919c187b85cd4d0beeb2d6))
--- ### 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 c6de8b5f7fa..aaa9a27db8f 100644 --- a/containers/apps/renovate/Dockerfile +++ b/containers/apps/renovate/Dockerfile @@ -1,5 +1,5 @@ # hadolint ignore=DL3007 -FROM docker.io/renovate/renovate:41.98.4-full@sha256:09f31f915ae2c5f86b0892ef01c8cc66a852b92eb6b219d138eaed78daba5bb0 +FROM docker.io/renovate/renovate:41.99.1-full@sha256:dc37e6ae7f154c2833816fea15e72f1cb56bd78da41d4cbcf6e8a7a3be47af10 ARG VERSION ARG CONTAINER_NAME