From 126cd8b7234d1680515fd3f3f7534e42e7d7ec84 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 27 Sep 2025 14:59:38 +0200 Subject: [PATCH] chore(container): update docker.io/renovate/renovate docker tag to v41.131.8 (#40082) 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.6-full` -> `41.131.8-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.8`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.131.8) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.131.7...41.131.8) ##### Bug Fixes - **maven-wrapper:** handle artifacts update with `mvnw` as package file ([#​38253](https://redirect.github.com/renovatebot/renovate/issues/38253)) ([0ca7f88](https://redirect.github.com/renovatebot/renovate/commit/0ca7f888d6741bb5ccdf24961733ca44ceac7760)) ##### Miscellaneous Chores - ignore Git worktrees from Prettier checks ([#​38249](https://redirect.github.com/renovatebot/renovate/issues/38249)) ([7b057fd](https://redirect.github.com/renovatebot/renovate/commit/7b057fd4dd18e5ed6d2e51dd90dad78136e27542)) ##### Tests - correctly call `toMigrate` with vitest ([#​38242](https://redirect.github.com/renovatebot/renovate/issues/38242)) ([066c702](https://redirect.github.com/renovatebot/renovate/commit/066c7026e7be3dbfec606ef7d12e39000a7d2a1b)), closes [#​38240](https://redirect.github.com/renovatebot/renovate/issues/38240) ### [`v41.131.7`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.131.7) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.131.6...41.131.7) ##### Bug Fixes - **manager/mise:** fix jq release format ([#​38248](https://redirect.github.com/renovatebot/renovate/issues/38248)) ([8643583](https://redirect.github.com/renovatebot/renovate/commit/86435837f3a10d0a21253f6423cd09d2089990a3)) ##### Miscellaneous Chores - **deps:** update dependency type-fest to v5 (main) ([#​38258](https://redirect.github.com/renovatebot/renovate/issues/38258)) ([0c4bb26](https://redirect.github.com/renovatebot/renovate/commit/0c4bb2636a834bfb3eefac945e001db8531c4bcf))
--- ### 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 e0b98ffdfe7..fee338fcb1b 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.6-full@sha256:2383a7d7a03479be2c1a34f0b796d450091f90b055c8fde4c46746b68910b887 +FROM docker.io/renovate/renovate:41.131.8-full@sha256:e84dd1973d1606db5ab2719eb4dce2ff1c8ca44f38f654f3f4bfef5e707ef952 ARG VERSION ARG CONTAINER_NAME