From f342cb21c16ef8af61d11e47e45f2f3c3ea3b341 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 11 Sep 2025 03:35:54 +0200 Subject: [PATCH] chore(container): update docker.io/renovate/renovate docker tag to v41.99.9 (#39407) 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.99.7-full` -> `41.99.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.99.9`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.99.9) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.99.8...41.99.9) ##### Bug Fixes - **deps:** update ghcr.io/renovatebot/base-image docker tag to v10.39.16 (main) ([#​37954](https://redirect.github.com/renovatebot/renovate/issues/37954)) ([e853ba3](https://redirect.github.com/renovatebot/renovate/commit/e853ba35cf587888975b8a11dccd767c6b93fb40)) ### [`v41.99.8`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.99.8) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.99.7...41.99.8) ##### Bug Fixes - **docs:** fix grammar ([#​37946](https://redirect.github.com/renovatebot/renovate/issues/37946)) ([d808cb0](https://redirect.github.com/renovatebot/renovate/commit/d808cb00b17e1b7b251d471b3aad08988df7b921)) ##### Miscellaneous Chores - **deps:** update dependency [@​types/semver](https://redirect.github.com/types/semver) to v7.7.1 (main) ([#​37944](https://redirect.github.com/renovatebot/renovate/issues/37944)) ([eee12fc](https://redirect.github.com/renovatebot/renovate/commit/eee12fcc83824e37d6625162ffc88a34fe759b31)) - **deps:** update dependency [@​vitest/eslint-plugin](https://redirect.github.com/vitest/eslint-plugin) to v1.3.8 (main) ([#​37945](https://redirect.github.com/renovatebot/renovate/issues/37945)) ([4e3c2f3](https://redirect.github.com/renovatebot/renovate/commit/4e3c2f3ace8e02327468b36d05d70a01697b7619)) - **deps:** update github/codeql-action action to v3.30.3 (main) ([#​37949](https://redirect.github.com/renovatebot/renovate/issues/37949)) ([ba0f9bf](https://redirect.github.com/renovatebot/renovate/commit/ba0f9bfd9871847a8ebd2f27d2e497458c2c927b)) - **deps:** update python:3.13 docker digest to [`35c05b6`](https://redirect.github.com/renovatebot/renovate/commit/35c05b6) (main) ([#​37942](https://redirect.github.com/renovatebot/renovate/issues/37942)) ([8cdab93](https://redirect.github.com/renovatebot/renovate/commit/8cdab9339391ebd5fe81f9c4943eb7ffd7d39ff3))
--- ### 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 5e6539aff01..59d137bbd2a 100644 --- a/containers/apps/renovate/Dockerfile +++ b/containers/apps/renovate/Dockerfile @@ -1,5 +1,5 @@ # hadolint ignore=DL3007 -FROM docker.io/renovate/renovate:41.99.7-full@sha256:2960476431d74f03cba25baa53e22e14900f467b8e4592f4d58e38b27cc7ec85 +FROM docker.io/renovate/renovate:41.99.9-full@sha256:1f86fd861347dbd30d69f4b260a84e1b2b0a8bba6a8385a147d950b3f4150806 ARG VERSION ARG CONTAINER_NAME