Update ghcr.io/renovatebot/renovate Docker tag to v37.431.4 #5

Merged
jank merged 1 commits from renovate/ghcr.io-renovatebot-renovate-37.x into main 2024-07-13 19:01:05 +00:00
Owner

This PR contains the following updates:

Package Type Update Change
ghcr.io/renovatebot/renovate (source) container minor 37.429.0 -> 37.431.4

Release Notes

renovatebot/renovate (ghcr.io/renovatebot/renovate)

v37.431.4

Compare Source

Bug Fixes

v37.431.3

Compare Source

Miscellaneous Chores
Build System

v37.431.2

Compare Source

Build System

v37.431.1

Compare Source

Tests
Build System

v37.431.0

Compare Source

Features
  • Support cachePrivatePackages option for datasource index level (#​30120) (4aca729)

v37.430.0

Compare Source

Features
Miscellaneous Chores
Code Refactoring
  • manager/circleci: replace regex system with YAML parsing (#​30142) (8d166a3)

v37.429.1

Compare Source

Bug Fixes
  • helmfile: remove templates before running updating artifacts (#​30139) (8e46980)
Miscellaneous Chores
  • deps: update actions/dependency-review-action action to v4.3.4 (#​30143) (61e0c39)

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.

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 ([#&#8203;30156](https://github.com/renovatebot/renovate/issues/30156)) ([198de58](https://github.com/renovatebot/renovate/commit/198de5843ceae96bb8f3f096bb779a198e3ab985)) ### [`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 ([#&#8203;30160](https://github.com/renovatebot/renovate/issues/30160)) ([671fa27](https://github.com/renovatebot/renovate/commit/671fa2717ecd40a1c3c7d1623adc8f0367da9efa)) - **deps:** update dependency rimraf to v5.0.9 ([#&#8203;30162](https://github.com/renovatebot/renovate/issues/30162)) ([abfa85a](https://github.com/renovatebot/renovate/commit/abfa85ad61a00fcd9c49049bc28040a637fcf88d)) - **platform/github:** add schemas for Github content REST API ([#&#8203;30154](https://github.com/renovatebot/renovate/issues/30154)) ([574ca2c](https://github.com/renovatebot/renovate/commit/574ca2c3f156d13d2ca7733f8634b904d1337945)) ##### Build System - **deps:** update dependency glob to v10.4.5 ([#&#8203;30159](https://github.com/renovatebot/renovate/issues/30159)) ([b03ce8c](https://github.com/renovatebot/renovate/commit/b03ce8c038c86ff94d0c423c300bfe2f1bb0f132)) - **deps:** update dependency lru-cache to v10.4.3 ([#&#8203;30161](https://github.com/renovatebot/renovate/issues/30161)) ([e54b56d](https://github.com/renovatebot/renovate/commit/e54b56d492aa66ed3b35db8935339c8dec885b82)) ### [`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 ([#&#8203;30158](https://github.com/renovatebot/renovate/issues/30158)) ([451ab96](https://github.com/renovatebot/renovate/commit/451ab96c885a47d92212132397e3324354e1dde2)) ### [`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 ([#&#8203;30153](https://github.com/renovatebot/renovate/issues/30153)) ([34478a6](https://github.com/renovatebot/renovate/commit/34478a6ddac84f7e3af925782d2905f9525bd63e)) ##### Build System - **deps:** update dependency glob to v10.4.3 ([#&#8203;30157](https://github.com/renovatebot/renovate/issues/30157)) ([1d1cf0b](https://github.com/renovatebot/renovate/commit/1d1cf0baade59f10cbfa87ccce8a9bc20f29e399)) ### [`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 ([#&#8203;30120](https://github.com/renovatebot/renovate/issues/30120)) ([4aca729](https://github.com/renovatebot/renovate/commit/4aca7294b42d2419afd0a1a6f77fe8b6f14e8b80)) ### [`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 ([#&#8203;30126](https://github.com/renovatebot/renovate/issues/30126)) ([7c7063d](https://github.com/renovatebot/renovate/commit/7c7063d2d5f3e492effac70bca931cd8fc497717)) ##### Miscellaneous Chores - **deps:** update github/codeql-action action to v3.25.12 ([#&#8203;30147](https://github.com/renovatebot/renovate/issues/30147)) ([34c56e3](https://github.com/renovatebot/renovate/commit/34c56e3fe1c4048cfadab6a706553d488c1ef0a0)) ##### Code Refactoring - **manager/circleci:** replace regex system with YAML parsing ([#&#8203;30142](https://github.com/renovatebot/renovate/issues/30142)) ([8d166a3](https://github.com/renovatebot/renovate/commit/8d166a3f716ec9bc9cb53aa7cece1bcc5b990d91)) ### [`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 ([#&#8203;30139](https://github.com/renovatebot/renovate/issues/30139)) ([8e46980](https://github.com/renovatebot/renovate/commit/8e4698049d7c39134499f15c7d73c09f8e819789)) ##### Miscellaneous Chores - **deps:** update actions/dependency-review-action action to v4.3.4 ([#&#8203;30143](https://github.com/renovatebot/renovate/issues/30143)) ([61e0c39](https://github.com/renovatebot/renovate/commit/61e0c39f70b968489b7a8e9bde9676cf93f4fc20)) </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-->
Renovate added 1 commit 2024-07-12 19:02:53 +00:00
Renovate force-pushed renovate/ghcr.io-renovatebot-renovate-37.x from ab1c104e8d to ea044af3fa 2024-07-12 20:01:16 +00:00 Compare
Renovate changed title from Update ghcr.io/renovatebot/renovate Docker tag to v37.430.0 to Update ghcr.io/renovatebot/renovate Docker tag to v37.431.0 2024-07-12 20:02:55 +00:00
Renovate force-pushed renovate/ghcr.io-renovatebot-renovate-37.x from ea044af3fa to bd2c6e1925 2024-07-13 05:01:17 +00:00 Compare
Renovate changed title from Update ghcr.io/renovatebot/renovate Docker tag to v37.431.0 to Update ghcr.io/renovatebot/renovate Docker tag to v37.431.1 2024-07-13 05:02:56 +00:00
Renovate force-pushed renovate/ghcr.io-renovatebot-renovate-37.x from bd2c6e1925 to 920593610c 2024-07-13 06:01:16 +00:00 Compare
Renovate force-pushed renovate/ghcr.io-renovatebot-renovate-37.x from 920593610c to 0fe28eab6e 2024-07-13 06:56:52 +00:00 Compare
Renovate changed title from Update ghcr.io/renovatebot/renovate Docker tag to v37.431.1 to Update ghcr.io/renovatebot/renovate Docker tag to v37.431.2 2024-07-13 06:58:36 +00:00
Renovate force-pushed renovate/ghcr.io-renovatebot-renovate-37.x from 0fe28eab6e to 673d7f158e 2024-07-13 08:01:17 +00:00 Compare
Renovate changed title from Update ghcr.io/renovatebot/renovate Docker tag to v37.431.2 to Update ghcr.io/renovatebot/renovate Docker tag to v37.431.3 2024-07-13 08:03:00 +00:00
Renovate force-pushed renovate/ghcr.io-renovatebot-renovate-37.x from 673d7f158e to f4ab0b9e97 2024-07-13 09:01:17 +00:00 Compare
Renovate changed title from Update ghcr.io/renovatebot/renovate Docker tag to v37.431.3 to Update ghcr.io/renovatebot/renovate Docker tag to v37.431.4 2024-07-13 09:03:00 +00:00
Renovate force-pushed renovate/ghcr.io-renovatebot-renovate-37.x from f4ab0b9e97 to 9b4d4b316b 2024-07-13 18:56:56 +00:00 Compare
jank merged commit cd32d498bf into main 2024-07-13 19:01:05 +00:00
jank deleted branch renovate/ghcr.io-renovatebot-renovate-37.x 2024-07-13 19:01:05 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Renovate/renovate-runner#5
No description provided.