From 4b59e35d3819888c4b228beeb28d3d10288b8e43 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 21 Sep 2025 00:09:54 +0200 Subject: [PATCH] chore(container): update docker.io/renovate/renovate docker tag to v41.121.3 (#39821) 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.119.6-full` -> `41.121.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.121.3`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.121.3) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.121.2...41.121.3) ##### Bug Fixes - **deps:** update ghcr.io/renovatebot/base-image docker tag to v10.46.4 (main) ([#​38138](https://redirect.github.com/renovatebot/renovate/issues/38138)) ([da49302](https://redirect.github.com/renovatebot/renovate/commit/da49302f64ee66af8cfe891e74c6e687cd4a6e14)) ### [`v41.121.2`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.121.2) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.121.1...41.121.2) ##### Bug Fixes - **deps:** update ghcr.io/renovatebot/base-image docker tag to v10.46.3 (main) ([#​38137](https://redirect.github.com/renovatebot/renovate/issues/38137)) ([0eb7661](https://redirect.github.com/renovatebot/renovate/commit/0eb76618b6464eee8150abc3dab2d4563bd94d6f)) ##### Miscellaneous Chores - **deps:** update ghcr.io/containerbase/devcontainer docker tag to v13.13.10 (main) ([#​38136](https://redirect.github.com/renovatebot/renovate/issues/38136)) ([d94c17a](https://redirect.github.com/renovatebot/renovate/commit/d94c17a8984e12756186928cd0cc6c6f3f5a4afb)) ### [`v41.121.1`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.121.1) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.121.0...41.121.1) ##### Miscellaneous Chores - **deps:** update dependency pnpm to v10.16.1 (main) ([#​38135](https://redirect.github.com/renovatebot/renovate/issues/38135)) ([eabeb96](https://redirect.github.com/renovatebot/renovate/commit/eabeb962fa162b24698b101a6ea18255f6af8ff5)) ##### Build System - **deps:** update dependency [@​pnpm/parse-overrides](https://redirect.github.com/pnpm/parse-overrides) to v1001.0.3 (main) ([#​38134](https://redirect.github.com/renovatebot/renovate/issues/38134)) ([707612a](https://redirect.github.com/renovatebot/renovate/commit/707612adf187b911ba72cac894e2b417307da381)) ### [`v41.121.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.121.0) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.119.6...41.121.0) ##### Features - **managers:** enable conan by default ([#​38129](https://redirect.github.com/renovatebot/renovate/issues/38129)) ([598f751](https://redirect.github.com/renovatebot/renovate/commit/598f75106f6ce1a75ae1acb75fdab337dada77f3)) ##### Miscellaneous Chores - **deps:** update containerbase/internal-tools action to v3.13.3 (main) ([#​38133](https://redirect.github.com/renovatebot/renovate/issues/38133)) ([e3e6e69](https://redirect.github.com/renovatebot/renovate/commit/e3e6e698a4baa9ea85aecc459535f9dc29d6dd51))
--- ### 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 8c458f75156..602851342f5 100644 --- a/containers/apps/renovate/Dockerfile +++ b/containers/apps/renovate/Dockerfile @@ -1,5 +1,5 @@ # hadolint ignore=DL3007 -FROM docker.io/renovate/renovate:41.119.6-full@sha256:c6ca9715621e7aff8182d3ec7fa5796bca50a0d143a640eace2ee17d1be86b85 +FROM docker.io/renovate/renovate:41.121.3-full@sha256:016f02ce3b04daf42137f50036308db9fcd94d8b7661740321f42cf084ccaf20 ARG VERSION ARG CONTAINER_NAME