From 4adb65f9c3f7384996f819166a0583a0dcf4f045 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 9 Jun 2025 02:42:34 +0200 Subject: [PATCH] chore(container): update docker.io/renovate/renovate docker tag to v40.42.5 (#36104) 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 | `40.42.3-full` -> `40.42.5-full` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes
renovatebot/renovate (docker.io/renovate/renovate) ### [`v40.42.5`](https://redirect.github.com/renovatebot/renovate/releases/tag/40.42.5) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/40.42.3...40.42.5) ##### Bug Fixes - **gerrit:** various fixes and optimizations ([#​35661](https://redirect.github.com/renovatebot/renovate/issues/35661)) ([21042b2](https://redirect.github.com/renovatebot/renovate/commit/21042b226af1178848d6b4b46f3ca08c42f0a878)) ##### Miscellaneous Chores - **deps:** update dependency [@​smithy/util-stream](https://redirect.github.com/smithy/util-stream) to v4.2.2 (main) ([#​36343](https://redirect.github.com/renovatebot/renovate/issues/36343)) ([d5e5f87](https://redirect.github.com/renovatebot/renovate/commit/d5e5f8709f6130f32cd0193f1d7c6a1d32816099)) - **deps:** update dependency [@​types/node](https://redirect.github.com/types/node) to v22.15.27 (main) ([#​36346](https://redirect.github.com/renovatebot/renovate/issues/36346)) ([a181496](https://redirect.github.com/renovatebot/renovate/commit/a181496be47c1395e8020b68b2b5f7290797f1e4)) ##### Build System - **deps:** update dependency zod to v3.25.41 (main) ([#​36345](https://redirect.github.com/renovatebot/renovate/issues/36345)) ([8b52df5](https://redirect.github.com/renovatebot/renovate/commit/8b52df520a629ebd9e4810bedf560e3e2fe1b6c1))
--- ### 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 24046bc1d20..e5cde383ee3 100644 --- a/containers/apps/renovate/Dockerfile +++ b/containers/apps/renovate/Dockerfile @@ -1,5 +1,5 @@ # hadolint ignore=DL3007 -FROM docker.io/renovate/renovate:40.42.3-full@sha256:1f243c187356685c4bd8d9e9132b94c5a39cff1eb7448e48b00d56cccf81d759 +FROM docker.io/renovate/renovate:40.42.5-full@sha256:880bb7785b6b2499277e05d89bb6a70ed0f1f2dc9f1e1ce4b41b416793cb989f ARG VERSION ARG CONTAINER_NAME