Skip to content

Commit 352b56d

Browse files
feat(deps): update renovate/renovate docker tag 43.136.3 → 43.137.0 (#1992)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [renovate/renovate](https://renovatebot.com) ([source](https://redirect.github.com/renovatebot/renovate)) | minor | `43.136.3` → `43.137.0` | --- ### Release Notes <details> <summary>renovatebot/renovate (renovate/renovate)</summary> ### [`v43.137.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/43.137.0) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/43.136.3...43.137.0) ##### Features - **github-actions:** add aquasecurity trivy actions ([#&#8203;42782](https://redirect.github.com/renovatebot/renovate/issues/42782)) ([70895fa](https://redirect.github.com/renovatebot/renovate/commit/70895fa83830131df25ee7ff58ae3b8474dbae54)) ##### Performance Improvements - **workers/repository:** use a Set for `allReleaseVersions` ([#&#8203;42779](https://redirect.github.com/renovatebot/renovate/issues/42779)) ([0c21df1](https://redirect.github.com/renovatebot/renovate/commit/0c21df1e22367d8547e3dd8d414c17a88fdd0e6e)) ##### Miscellaneous Chores - **deps:** update ghcr.io/containerbase/devcontainer docker tag to v14.7.2 (main) ([#&#8203;42781](https://redirect.github.com/renovatebot/renovate/issues/42781)) ([9108576](https://redirect.github.com/renovatebot/renovate/commit/9108576281a0a0292fae3ae540faa6443e48d105)) ##### Code Refactoring - **github-actions:** simplify community action schema ([#&#8203;42778](https://redirect.github.com/renovatebot/renovate/issues/42778)) ([a277aad](https://redirect.github.com/renovatebot/renovate/commit/a277aadf883b29d4d72ecc715fc3956487e1421b)) </details> --- ### Configuration 📅 **Schedule**: (UTC) - 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. --- - [ ] <!-- rebase-check -->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). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhcHAvcmVub3ZhdGUiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
1 parent e5814e9 commit 352b56d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

apps/renovate/docker-bake.hcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ variable "APP" {
66

77
variable "VERSION" {
88
// renovate: datasource=docker depName=renovate/renovate
9-
default = "43.136.3"
9+
default = "43.137.0"
1010
}
1111

1212
variable "LICENSE" {

0 commit comments

Comments
 (0)