From f62c3f8dd142da15c4aaaf546d7067f68ce00779 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 3 Aug 2025 15:53:41 +0200 Subject: [PATCH] chore(container): update docker.io/renovate/renovate docker tag to v41.51.1 (#38071) 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.51.0-full` -> `41.51.1-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.51.1`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.51.1) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.51.0...41.51.1) ##### Bug Fixes - **manager/bazel:** raise artifact error on sha failure ([#​37249](https://redirect.github.com/renovatebot/renovate/issues/37249)) ([63e2777](https://redirect.github.com/renovatebot/renovate/commit/63e2777082dbc1bf8f6827405095e53c6ab4b617)) ##### Miscellaneous Chores - **deps:** update dependency memfs to v4.19.0 (main) ([#​37279](https://redirect.github.com/renovatebot/renovate/issues/37279)) ([ff9aff9](https://redirect.github.com/renovatebot/renovate/commit/ff9aff9015eecd15e111c3f352265d3b3dc39cb0)) - **deps:** update dependency memfs to v4.20.0 (main) ([#​37282](https://redirect.github.com/renovatebot/renovate/issues/37282)) ([6eee669](https://redirect.github.com/renovatebot/renovate/commit/6eee6691a0ac16e95be68f283ad561aae3295e0c)) - **deps:** update dependency nock to v14.0.7 (main) ([#​37286](https://redirect.github.com/renovatebot/renovate/issues/37286)) ([5900507](https://redirect.github.com/renovatebot/renovate/commit/5900507fcc1ad38b064f736beb00e013e0c2400d))
--- ### 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 488583d84f9..305ce0d9654 100644 --- a/containers/apps/renovate/Dockerfile +++ b/containers/apps/renovate/Dockerfile @@ -1,5 +1,5 @@ # hadolint ignore=DL3007 -FROM docker.io/renovate/renovate:41.51.0-full@sha256:cba104b875e5192e2876df335a44a94b1326d91c57457bdf82bb4bb886000255 +FROM docker.io/renovate/renovate:41.51.1-full@sha256:f835bb60e0b40fc39c70b7bfd2ca369823ae589a99ae30d829a8b8c20dbe3ea7 ARG VERSION ARG CONTAINER_NAME