From e8d0fe47f31f9830964e12c68fd6a3bde310a7f2 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 25 Sep 2025 13:46:03 +0200 Subject: [PATCH] chore(container): update docker.io/renovate/renovate docker tag to v41.130.1 (#40004) 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.130.0-full` -> `41.130.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.130.1`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.130.1) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.130.0...41.130.1) ##### Miscellaneous Chores - **deps:** update dependency [@​smithy/util-stream](https://redirect.github.com/smithy/util-stream) to v4.3.2 (main) ([#​38214](https://redirect.github.com/renovatebot/renovate/issues/38214)) ([7ae30a9](https://redirect.github.com/renovatebot/renovate/commit/7ae30a935adfc4db48c642552c85518bfbd49bc6)) - **deps:** update dependency [@​types/node](https://redirect.github.com/types/node) to v22.18.6 (main) ([#​38216](https://redirect.github.com/renovatebot/renovate/issues/38216)) ([f72a376](https://redirect.github.com/renovatebot/renovate/commit/f72a376d457e2594b249a440c61b61928766907a)) - **deps:** update dependency vite to v7.1.6 (main) ([#​38217](https://redirect.github.com/renovatebot/renovate/issues/38217)) ([53eef4b](https://redirect.github.com/renovatebot/renovate/commit/53eef4b42331fea68ea5121bdcb4378acf37ec65)) ##### Build System - **deps:** update dependency p-all to v5.0.1 (main) ([#​38218](https://redirect.github.com/renovatebot/renovate/issues/38218)) ([a535db7](https://redirect.github.com/renovatebot/renovate/commit/a535db7a35aa8991731a13782308d897098264d5))
--- ### 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 c612130c22e..868c0f2d269 100644 --- a/containers/apps/renovate/Dockerfile +++ b/containers/apps/renovate/Dockerfile @@ -1,5 +1,5 @@ # hadolint ignore=DL3007 -FROM docker.io/renovate/renovate:41.130.0-full@sha256:89e010e7226edcc65b73511322e73a2968ab59c87665057d7f0648ccff8943cf +FROM docker.io/renovate/renovate:41.130.1-full@sha256:e8929891ea719465288a7e2b54deee433249661c24dbe623b543b737666ea810 ARG VERSION ARG CONTAINER_NAME