From b06f9983d41b2c351ebf3cd892bdb2a30eec797b Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 28 Sep 2025 15:13:28 +0200 Subject: [PATCH] chore(container): update docker.io/renovate/renovate docker tag to v41.131.9 (#40134) 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.131.8-full` -> `41.131.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.131.9`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.131.9) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.131.8...41.131.9) ##### Bug Fixes - Revert "fix(jsonata): updates when version and digest changed ([#​36461](https://redirect.github.com/renovatebot/renovate/issues/36461))" ([#​38265](https://redirect.github.com/renovatebot/renovate/issues/38265)) ([d01a346](https://redirect.github.com/renovatebot/renovate/commit/d01a34673c639e185877e471f1a86f7ecd02fe34)), closes [#​38066](https://redirect.github.com/renovatebot/renovate/issues/38066) ##### Miscellaneous Chores - **deps:** update dependency memfs to v4.43.0 (main) ([#​38263](https://redirect.github.com/renovatebot/renovate/issues/38263)) ([63aa389](https://redirect.github.com/renovatebot/renovate/commit/63aa389ae917723e2c537e5078bd09b1b3ea111a))
--- ### 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 fee338fcb1b..e40d43e15ed 100644 --- a/containers/apps/renovate/Dockerfile +++ b/containers/apps/renovate/Dockerfile @@ -1,5 +1,5 @@ # hadolint ignore=DL3007 -FROM docker.io/renovate/renovate:41.131.8-full@sha256:e84dd1973d1606db5ab2719eb4dce2ff1c8ca44f38f654f3f4bfef5e707ef952 +FROM docker.io/renovate/renovate:41.131.9-full@sha256:fcbe8ca8c73d6f2d82552edae5248778ac5acbaaf21fff039492f53a1748ab2d ARG VERSION ARG CONTAINER_NAME