From 5e12d4ef2cfc358dd4ab2165c19f9d3085daed1a Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 22 Apr 2025 02:32:30 +0200 Subject: [PATCH] chore(container): update docker.io/renovate/renovate docker tag to v39.251.3 (#34635) 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 | `39.251.0-full` -> `39.251.3-full` | --- ### Release Notes
renovatebot/renovate (docker.io/renovate/renovate) ### [`v39.251.3`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.251.3) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/39.251.2...39.251.3) ##### Bug Fixes - **data:** automatic update of static data ([#​35446](https://redirect.github.com/renovatebot/renovate/issues/35446)) ([62bce43](https://redirect.github.com/renovatebot/renovate/commit/62bce431a904e21db47b75ea5be803654169bc09)) ### [`v39.251.2`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.251.2) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/39.251.1...39.251.2) ##### Bug Fixes - **deps:** update ghcr.io/renovatebot/base-image docker tag to v9.60.1 (main) ([#​35450](https://redirect.github.com/renovatebot/renovate/issues/35450)) ([25faac7](https://redirect.github.com/renovatebot/renovate/commit/25faac7d7beffee215d4aa0b94f7202efc3c50db)) ### [`v39.251.1`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.251.1) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/39.251.0...39.251.1) ##### Bug Fixes - **deps:** update ghcr.io/containerbase/sidecar docker tag to v13.8.14 (main) ([#​35448](https://redirect.github.com/renovatebot/renovate/issues/35448)) ([595caf4](https://redirect.github.com/renovatebot/renovate/commit/595caf45a52aa871571f44bdbcd7ba4579dde751)) ##### Documentation - **datasource/deb:** fix example typo ([#​35429](https://redirect.github.com/renovatebot/renovate/issues/35429)) ([b4d2f24](https://redirect.github.com/renovatebot/renovate/commit/b4d2f24c9c194246d7b009a8bedcb91d72e34f5a)) ##### Miscellaneous Chores - **deps:** update dependency [@​types/node](https://redirect.github.com/types/node) to v22.14.1 (main) ([#​35442](https://redirect.github.com/renovatebot/renovate/issues/35442)) ([29b357a](https://redirect.github.com/renovatebot/renovate/commit/29b357a319c282a9ff9c77166b4c409df3c91b1e)) - **deps:** update dependency emojibase-data to v16.0.3 (main) ([#​35445](https://redirect.github.com/renovatebot/renovate/issues/35445)) ([8c5463c](https://redirect.github.com/renovatebot/renovate/commit/8c5463cf1231662564d1a70a337f63ae36360a70)) - **deps:** update dependency lint-staged to v15.5.1 (main) ([#​35441](https://redirect.github.com/renovatebot/renovate/issues/35441)) ([eaaa5ac](https://redirect.github.com/renovatebot/renovate/commit/eaaa5ac33f150ceda133bc2297e791ee7e197e93)) - **deps:** update ghcr.io/containerbase/devcontainer docker tag to v13.8.14 (main) ([#​35447](https://redirect.github.com/renovatebot/renovate/issues/35447)) ([0cf7787](https://redirect.github.com/renovatebot/renovate/commit/0cf7787fbb1bb6cd4755fabfc4fb506100734486)) - **deps:** update python:3.13 docker digest to [`34dc8eb`](https://redirect.github.com/renovatebot/renovate/commit/34dc8eb) (main) ([#​35437](https://redirect.github.com/renovatebot/renovate/issues/35437)) ([5ae1c39](https://redirect.github.com/renovatebot/renovate/commit/5ae1c39da72306660e12a7ceaf694fbedb3e4dd1))
--- ### 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 74f1a940536..81e4194007d 100644 --- a/containers/apps/renovate/Dockerfile +++ b/containers/apps/renovate/Dockerfile @@ -1,5 +1,5 @@ # hadolint ignore=DL3007 -FROM docker.io/renovate/renovate:39.251.0-full@sha256:0c16f003a41a9a71e8b4220ac64394c9e5f8e4d42307ad3b1b5d376ee439218b +FROM docker.io/renovate/renovate:39.251.3-full@sha256:7d83461df9651ba6ab4ab78afbc49df4964be31a7ee286c302d129f2f65c10dd ARG VERSION ARG CONTAINER_NAME