From e1835812ff8fa9e0908e78a63f6c67c64b0cd15a Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 20 Sep 2025 01:55:55 +0200 Subject: [PATCH] chore(container): update docker.io/renovate/renovate docker tag to v41.119.4 (#39759) 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.118.2-full` -> `41.119.4-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.119.4`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.119.4) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.119.3...41.119.4) ##### Bug Fixes - **forgejo:** allow fallbacks in case default merge style not allowed ([#​38040](https://redirect.github.com/renovatebot/renovate/issues/38040)) ([fbf6b49](https://redirect.github.com/renovatebot/renovate/commit/fbf6b49898e3a16136278b10a9034a6b41ebaf6f)) ### [`v41.119.3`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.119.3) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.119.1...41.119.3) ##### Bug Fixes - **jsonata:** updates when version and digest changed ([#​36461](https://redirect.github.com/renovatebot/renovate/issues/36461)) ([#​38066](https://redirect.github.com/renovatebot/renovate/issues/38066)) ([15c1fa6](https://redirect.github.com/renovatebot/renovate/commit/15c1fa662c6cc176556b2f45a21bbe117e74710a)) ##### Miscellaneous Chores - **deps:** update dependency [@​types/node](https://redirect.github.com/types/node) to v22.18.2 (main) ([#​38126](https://redirect.github.com/renovatebot/renovate/issues/38126)) ([d437490](https://redirect.github.com/renovatebot/renovate/commit/d437490f5e9ac9c65c353e3c010568e1cb9e5fdb)) ### [`v41.119.1`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.119.1) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.119.0...41.119.1) ##### Bug Fixes - **deps:** update ghcr.io/renovatebot/base-image docker tag to v10.46.1 (main) ([#​38125](https://redirect.github.com/renovatebot/renovate/issues/38125)) ([61f19e7](https://redirect.github.com/renovatebot/renovate/commit/61f19e74fe0d03a5100c1d018ef638b0217faa73)) ##### Miscellaneous Chores - **deps:** update ghcr.io/containerbase/devcontainer docker tag to v13.13.8 (main) ([#​38124](https://redirect.github.com/renovatebot/renovate/issues/38124)) ([6d00046](https://redirect.github.com/renovatebot/renovate/commit/6d0004628d60641e3931aea1c2022606bfca4e9d)) ### [`v41.119.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.119.0) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.118.2...41.119.0) ##### Features - **deps:** update ghcr.io/renovatebot/base-image docker tag to v10.46.0 (main) ([#​38123](https://redirect.github.com/renovatebot/renovate/issues/38123)) ([8f09b2d](https://redirect.github.com/renovatebot/renovate/commit/8f09b2d74d79da698bb217fb57ed0322ea0a215f))
--- ### 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 8c4692cf61a..9fe682deb15 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.2-full@sha256:f7b5f58c88f36e4d4b7bcf4736eb3a0ff7cb76650d03150a606a84a9d482f60f +FROM docker.io/renovate/renovate:41.119.4-full@sha256:8279591ded1f783b3dcc61958ef455bc041895f031efd9a8241e8957fd3b3a9a ARG VERSION ARG CONTAINER_NAME