From 945159791a93620d08a228c48f7a522d042a6a61 Mon Sep 17 00:00:00 2001 From: Renovate Date: Mon, 15 Jul 2024 20:55:49 +0000 Subject: [PATCH] Update ghcr.io/renovatebot/renovate Docker tag to v37.431.7 (#8) 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 | |---|---|---|---| | [ghcr.io/renovatebot/renovate](https://renovatebot.com) ([source](https://github.com/renovatebot/renovate)) | container | patch | `37.431.6` -> `37.431.7` | --- ### Release Notes
renovatebot/renovate (ghcr.io/renovatebot/renovate) ### [`v37.431.7`](https://github.com/renovatebot/renovate/releases/tag/37.431.7) [Compare Source](https://github.com/renovatebot/renovate/compare/37.431.6...37.431.7) ##### Bug Fixes - **datasource/go:** support go proxy with abortOnError ([#​29823](https://github.com/renovatebot/renovate/issues/29823)) ([38582c1](https://github.com/renovatebot/renovate/commit/38582c136df1b77f272cad084579c693e4a05bd8)) ##### Miscellaneous Chores - **deps:** update dependency ts-jest to v29.2.0 ([#​30190](https://github.com/renovatebot/renovate/issues/30190)) ([4b58930](https://github.com/renovatebot/renovate/commit/4b5893026a436e4b8c1a28a29d7cbf79e98c3715)) - **deps:** update linters to v7.16.0 ([#​30191](https://github.com/renovatebot/renovate/issues/30191)) ([d6c6d83](https://github.com/renovatebot/renovate/commit/d6c6d83c051845ad0bca5e5d94da9a30beb62dce))
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, 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://github.com/renovatebot/renovate). Reviewed-on: https://git.kjan.de/Renovate/renovate-runner/pulls/8 Co-authored-by: Renovate Co-committed-by: Renovate --- .gitea/workflows/renovate.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/renovate.yaml b/.gitea/workflows/renovate.yaml index 59f7336..ca38806 100644 --- a/.gitea/workflows/renovate.yaml +++ b/.gitea/workflows/renovate.yaml @@ -8,7 +8,7 @@ on: jobs: renovate: runs-on: ubuntu-latest - container: ghcr.io/renovatebot/renovate:37.431.6 + container: ghcr.io/renovatebot/renovate:37.431.7 steps: - uses: actions/checkout@v4 - run: renovate