From 9f36eb4f0ed8ecea19a51490fa46d8f8cf605450 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 8 Sep 2025 02:14:31 +0200 Subject: [PATCH] chore(container): update docker.io/renovate/renovate docker tag to v41.97.9 (#39258) 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.97.7-full` -> `41.97.9-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.97.9`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.97.9) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.97.8...41.97.9) ##### Bug Fixes - **deps:** update dependency mkdocs-material to v9.6.19 (main) ([#​37876](https://redirect.github.com/renovatebot/renovate/issues/37876)) ([d45d72c](https://redirect.github.com/renovatebot/renovate/commit/d45d72cc54592c73fa75af007315baa793a244e7)) ### [`v41.97.8`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.97.8) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.97.7...41.97.8) ##### Bug Fixes - **deps:** update ghcr.io/renovatebot/base-image docker tag to v10.39.6 (main) ([#​37875](https://redirect.github.com/renovatebot/renovate/issues/37875)) ([5577e0f](https://redirect.github.com/renovatebot/renovate/commit/5577e0f997522bb771ffc9656407c0032a283163)) ##### Miscellaneous Chores - **deps:** update dependency [@​vitest/eslint-plugin](https://redirect.github.com/vitest/eslint-plugin) to v1.3.5 (main) ([#​37872](https://redirect.github.com/renovatebot/renovate/issues/37872)) ([07792eb](https://redirect.github.com/renovatebot/renovate/commit/07792eb78e554b66f4b5e497e115f812b71d1a59)) - **deps:** update ghcr.io/containerbase/devcontainer docker tag to v13.10.18 (main) ([#​37874](https://redirect.github.com/renovatebot/renovate/issues/37874)) ([506230f](https://redirect.github.com/renovatebot/renovate/commit/506230fd8eaff60bf57730f143ebda458d185037))
--- ### 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 e29897638ab..16f00f70bfb 100644 --- a/containers/apps/renovate/Dockerfile +++ b/containers/apps/renovate/Dockerfile @@ -1,5 +1,5 @@ # hadolint ignore=DL3007 -FROM docker.io/renovate/renovate:41.97.7-full@sha256:8bae2c57e35a52b97442d160276dfbce8100c03ede01d99346671c6a67678956 +FROM docker.io/renovate/renovate:41.97.9-full@sha256:42cfc80cf27c44a52054c2f2cbd948547d93c59036824d24b94cc68c8a0c3d80 ARG VERSION ARG CONTAINER_NAME