Update ghcr.io/renovatebot/renovate Docker tag to v37.431.4 (#5)
All checks were successful
renovate / renovate (push) Successful in 3m37s
All checks were successful
renovate / renovate (push) Successful in 3m37s
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [ghcr.io/renovatebot/renovate](https://renovatebot.com) ([source](https://github.com/renovatebot/renovate)) | container | minor | `37.429.0` -> `37.431.4` | --- ### Release Notes <details> <summary>renovatebot/renovate (ghcr.io/renovatebot/renovate)</summary> ### [`v37.431.4`](https://github.com/renovatebot/renovate/releases/tag/37.431.4) [Compare Source](https://github.com/renovatebot/renovate/compare/37.431.3...37.431.4) ##### Bug Fixes - **manager/dockerfile:** remove bom marker ([#​30156](https://github.com/renovatebot/renovate/issues/30156)) ([198de58](198de5843c
)) ### [`v37.431.3`](https://github.com/renovatebot/renovate/releases/tag/37.431.3) [Compare Source](https://github.com/renovatebot/renovate/compare/37.431.2...37.431.3) ##### Miscellaneous Chores - **deps:** update dependency rimraf to v5.0.8 ([#​30160](https://github.com/renovatebot/renovate/issues/30160)) ([671fa27](671fa2717e
)) - **deps:** update dependency rimraf to v5.0.9 ([#​30162](https://github.com/renovatebot/renovate/issues/30162)) ([abfa85a](abfa85ad61
)) - **platform/github:** add schemas for Github content REST API ([#​30154](https://github.com/renovatebot/renovate/issues/30154)) ([574ca2c](574ca2c3f1
)) ##### Build System - **deps:** update dependency glob to v10.4.5 ([#​30159](https://github.com/renovatebot/renovate/issues/30159)) ([b03ce8c](b03ce8c038
)) - **deps:** update dependency lru-cache to v10.4.3 ([#​30161](https://github.com/renovatebot/renovate/issues/30161)) ([e54b56d](e54b56d492
)) ### [`v37.431.2`](https://github.com/renovatebot/renovate/releases/tag/37.431.2) [Compare Source](https://github.com/renovatebot/renovate/compare/37.431.1...37.431.2) ##### Build System - **deps:** update dependency lru-cache to v10.3.1 ([#​30158](https://github.com/renovatebot/renovate/issues/30158)) ([451ab96](451ab96c88
)) ### [`v37.431.1`](https://github.com/renovatebot/renovate/releases/tag/37.431.1) [Compare Source](https://github.com/renovatebot/renovate/compare/37.431.0...37.431.1) ##### Tests - Add tests for datasource index-level caching ([#​30153](https://github.com/renovatebot/renovate/issues/30153)) ([34478a6](34478a6dda
)) ##### Build System - **deps:** update dependency glob to v10.4.3 ([#​30157](https://github.com/renovatebot/renovate/issues/30157)) ([1d1cf0b](1d1cf0baad
)) ### [`v37.431.0`](https://github.com/renovatebot/renovate/releases/tag/37.431.0) [Compare Source](https://github.com/renovatebot/renovate/compare/37.430.0...37.431.0) ##### Features - Support `cachePrivatePackages` option for datasource index level ([#​30120](https://github.com/renovatebot/renovate/issues/30120)) ([4aca729](4aca7294b4
)) ### [`v37.430.0`](https://github.com/renovatebot/renovate/releases/tag/37.430.0) [Compare Source](https://github.com/renovatebot/renovate/compare/37.429.1...37.430.0) ##### Features - Support `cachePrivatePackages` for Maven datasource ([#​30126](https://github.com/renovatebot/renovate/issues/30126)) ([7c7063d](7c7063d2d5
)) ##### Miscellaneous Chores - **deps:** update github/codeql-action action to v3.25.12 ([#​30147](https://github.com/renovatebot/renovate/issues/30147)) ([34c56e3](34c56e3fe1
)) ##### Code Refactoring - **manager/circleci:** replace regex system with YAML parsing ([#​30142](https://github.com/renovatebot/renovate/issues/30142)) ([8d166a3](8d166a3f71
)) ### [`v37.429.1`](https://github.com/renovatebot/renovate/releases/tag/37.429.1) [Compare Source](https://github.com/renovatebot/renovate/compare/37.429.0...37.429.1) ##### Bug Fixes - **helmfile:** remove templates before running updating artifacts ([#​30139](https://github.com/renovatebot/renovate/issues/30139)) ([8e46980](8e4698049d
)) ##### Miscellaneous Chores - **deps:** update actions/dependency-review-action action to v4.3.4 ([#​30143](https://github.com/renovatebot/renovate/issues/30143)) ([61e0c39](61e0c39f70
)) </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjkuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQyOS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Reviewed-on: #5 Co-authored-by: Renovate <renovate@kjan.de> Co-committed-by: Renovate <renovate@kjan.de>
This commit is contained in:
parent
841a748fd1
commit
cd32d498bf
@ -8,7 +8,7 @@ on:
|
|||||||
jobs:
|
jobs:
|
||||||
renovate:
|
renovate:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
container: ghcr.io/renovatebot/renovate:37.429.0
|
container: ghcr.io/renovatebot/renovate:37.431.4
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- run: renovate
|
- run: renovate
|
||||||
|
Loading…
Reference in New Issue
Block a user