From 9bf5adcbef70a0f4f04c90d036980ee1cc619dc3 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 15 Aug 2025 11:05:22 +0200 Subject: [PATCH] chore(container): update docker.io/renovate/renovate docker tag to v41.73.4 (#38443) 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.73.0-full` -> `41.73.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.73.4`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.73.4) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.73.3...41.73.4) ##### Bug Fixes - **bitbucket-server:** getUsersFromReviewerGroup to return slugs, not emails ([#​37510](https://redirect.github.com/renovatebot/renovate/issues/37510)) ([35e1500](https://redirect.github.com/renovatebot/renovate/commit/35e15006f6c2e854d832543a9bdba6a6cd8bc7a7)) ### [`v41.73.3`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.73.3) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.73.2...41.73.3) ##### Bug Fixes - **bitbucket-server:** getUsersByEmail pagination zod error ([#​37533](https://redirect.github.com/renovatebot/renovate/issues/37533)) ([2f1fb35](https://redirect.github.com/renovatebot/renovate/commit/2f1fb357c4378737ac6da2f13bdbabdad5b5592e)) ### [`v41.73.2`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.73.2) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.73.0...41.73.2) ##### Bug Fixes - **pep621:** ensure SSH git dependencies can be specified via tag ([#​37208](https://redirect.github.com/renovatebot/renovate/issues/37208)) ([a950b2b](https://redirect.github.com/renovatebot/renovate/commit/a950b2ba7fb70c1c59efe204d7aab469d59a0afa)) ##### Miscellaneous Chores - **deps:** update dependency nock to v14.0.9 (main) ([#​37526](https://redirect.github.com/renovatebot/renovate/issues/37526)) ([b233776](https://redirect.github.com/renovatebot/renovate/commit/b2337761f1e136dc55c6be2ec6d7b3dba71c3b49)) - **deps:** update dependency vite to v7.1.1 (main) ([#​37529](https://redirect.github.com/renovatebot/renovate/issues/37529)) ([45cb5a5](https://redirect.github.com/renovatebot/renovate/commit/45cb5a597706e02c99d4d5b8ebe5bf5b4132ce56)) - **deps:** update ghcr.io/containerbase/devcontainer docker tag to v13.8.66 (main) ([#​37525](https://redirect.github.com/renovatebot/renovate/issues/37525)) ([accc3e2](https://redirect.github.com/renovatebot/renovate/commit/accc3e2809a53edef8002d6fca335f72609ea9a1)) - **deps:** update ghcr.io/containerbase/devcontainer docker tag to v13.8.67 (main) ([#​37527](https://redirect.github.com/renovatebot/renovate/issues/37527)) ([2043e66](https://redirect.github.com/renovatebot/renovate/commit/2043e66471301f28c4584902bcae2500fd5d70a8)) - **deps:** update ghcr.io/containerbase/devcontainer docker tag to v13.8.68 (main) ([#​37528](https://redirect.github.com/renovatebot/renovate/issues/37528)) ([84cb9a7](https://redirect.github.com/renovatebot/renovate/commit/84cb9a77daf96a2b07a9760cc4de752fe17c70c2))
--- ### 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 5a677ec1530..3b8e7961b5d 100644 --- a/containers/apps/renovate/Dockerfile +++ b/containers/apps/renovate/Dockerfile @@ -1,5 +1,5 @@ # hadolint ignore=DL3007 -FROM docker.io/renovate/renovate:41.73.0-full@sha256:6a7e3fdb618d577d6cb65a143eebec6dca61ce51ff03054d54ebe1bb124e7c03 +FROM docker.io/renovate/renovate:41.73.4-full@sha256:30caaa70fea5bb02a59854adf087a048191b292e3d036f050f5f6ec706c33ccc ARG VERSION ARG CONTAINER_NAME