From d2431c215a87faab6d476c0102af14056a9ac1e0 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 19 Sep 2025 19:54:30 +0200 Subject: [PATCH] chore(container): update docker.io/renovate/renovate docker tag to v41.118.2 (#39743) 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.118.1-full` -> `41.118.2-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.118.2`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.118.2) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.118.1...41.118.2) ##### Bug Fixes - **deps:** update ghcr.io/renovatebot/base-image docker tag to v10.45.1 (main) ([#​38122](https://redirect.github.com/renovatebot/renovate/issues/38122)) ([8552f21](https://redirect.github.com/renovatebot/renovate/commit/8552f213b60e4444244597c274757a0e5a2ee264)) ##### Miscellaneous Chores - **deps:** update dependency [@​containerbase/eslint-plugin](https://redirect.github.com/containerbase/eslint-plugin) to v1.1.10 (main) ([#​38119](https://redirect.github.com/renovatebot/renovate/issues/38119)) ([db72a57](https://redirect.github.com/renovatebot/renovate/commit/db72a57105ef7a3bf21f09b95e2a2e20ded2b300)) - **deps:** update dependency pnpm to v10.16.0 (main) ([#​38117](https://redirect.github.com/renovatebot/renovate/issues/38117)) ([1db3eaa](https://redirect.github.com/renovatebot/renovate/commit/1db3eaa1c557cef65bff2a9c9e6001b0b743ec4a)) ##### Code Refactoring - **npm:** reuse loadPackageJson outside of post-update ([#​38114](https://redirect.github.com/renovatebot/renovate/issues/38114)) ([606a9e6](https://redirect.github.com/renovatebot/renovate/commit/606a9e6067b61677b515853fdaeffdaf0f847e4f))
--- ### 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 dee12e699fd..8c4692cf61a 100644 --- a/containers/apps/renovate/Dockerfile +++ b/containers/apps/renovate/Dockerfile @@ -1,5 +1,5 @@ # hadolint ignore=DL3007 -FROM docker.io/renovate/renovate:41.118.1-full@sha256:3cebdf8ee03f9720b5805f98a24cdf2ed2c63865ac7754738e4aac17f9dfb204 +FROM docker.io/renovate/renovate:41.118.2-full@sha256:f7b5f58c88f36e4d4b7bcf4736eb3a0ff7cb76650d03150a606a84a9d482f60f ARG VERSION ARG CONTAINER_NAME