From 33cee24e9c8c54a241e001a445081701966fc4df Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 14 Jul 2025 08:07:27 +0200 Subject: [PATCH] chore(container): update docker.io/renovate/renovate docker tag to v41.32.1 (#37501) 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.30.5-full` -> `41.32.1-full` | --- ### Release Notes
renovatebot/renovate (docker.io/renovate/renovate) ### [`v41.32.1`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.32.1) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.32.0...41.32.1) ##### Build System - **deps:** update dependency editorconfig to v3.0.1 (main) ([#​36972](https://redirect.github.com/renovatebot/renovate/issues/36972)) ([40ef3b2](https://redirect.github.com/renovatebot/renovate/commit/40ef3b270fe98b9e4640b1111a634aded36deb17)) ### [`v41.32.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.32.0) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.31.1...41.32.0) ##### Features - **replacements:** improve `Package` field for prs ([#​36815](https://redirect.github.com/renovatebot/renovate/issues/36815)) ([9fe43ea](https://redirect.github.com/renovatebot/renovate/commit/9fe43ea69cc271317942991207bdb25efcf1755a)) ##### Bug Fixes - **post-upgrade-tasks:** handle renamed files as add/delete pairs ([#​36944](https://redirect.github.com/renovatebot/renovate/issues/36944)) ([2a28db0](https://redirect.github.com/renovatebot/renovate/commit/2a28db01c01a7e02e179b5aa14abfebbce7b7461)) ##### Code Refactoring - use re2 ([#​36957](https://redirect.github.com/renovatebot/renovate/issues/36957)) ([587b9a9](https://redirect.github.com/renovatebot/renovate/commit/587b9a9cdada95f0e4b582a4e4a028c4a6d64491)) ##### Tests - use async ([#​36953](https://redirect.github.com/renovatebot/renovate/issues/36953)) ([8bedd04](https://redirect.github.com/renovatebot/renovate/commit/8bedd04ab7fd3b2955985dc4558749712c26c9d5)) ### [`v41.31.1`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.31.1) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.31.0...41.31.1) ##### Build System - **deps:** update dependency zod to v3.25.74 (main) ([#​36964](https://redirect.github.com/renovatebot/renovate/issues/36964)) ([44035b2](https://redirect.github.com/renovatebot/renovate/commit/44035b2ae47d6f26ea7f0da5370715db09faf7d2)) ### [`v41.31.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.31.0) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.30.5...41.31.0) ##### Features - **gerrit:** suggest use of rebase hashtag ([#​36955](https://redirect.github.com/renovatebot/renovate/issues/36955)) ([30b0599](https://redirect.github.com/renovatebot/renovate/commit/30b0599efeb6720e44da43570bbc77f57d2dba60)) ##### Bug Fixes - **datasource/gitlab-packages:** prefer `conan_package_name` if it exists ([#​36954](https://redirect.github.com/renovatebot/renovate/issues/36954)) ([518eb0a](https://redirect.github.com/renovatebot/renovate/commit/518eb0aeff3f8c2e244bf9fff5a36c1c3abdde82))
--- ### 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 f7bb20cd0a9..ce8e6afdbf1 100644 --- a/containers/apps/renovate/Dockerfile +++ b/containers/apps/renovate/Dockerfile @@ -1,5 +1,5 @@ # hadolint ignore=DL3007 -FROM docker.io/renovate/renovate:41.30.5-full@sha256:a6b4abb2e9b1d3a41114988991f79365028fa2d6e6c6573950e5e21cf03e2f8d +FROM docker.io/renovate/renovate:41.32.1-full@sha256:792e95454d05b2e4e5deefd6955923533243551e785f2587c457acf453fe66eb ARG VERSION ARG CONTAINER_NAME