Skip to content

Commit d408a36

Browse files
feat(deps): update renovate/renovate docker tag 43.137.0 → 43.138.0 (#1994)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [renovate/renovate](https://renovatebot.com) ([source](https://redirect.github.com/renovatebot/renovate)) | minor | `43.137.0` → `43.138.0` | --- ### Release Notes <details> <summary>renovatebot/renovate (renovate/renovate)</summary> ### [`v43.138.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/43.138.0) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/43.137.0...43.138.0) ##### Features - **manager/github-actions:** use `github-actions` versioning by default ([#&#8203;42713](https://redirect.github.com/renovatebot/renovate/issues/42713)) ([57d5fb3](https://redirect.github.com/renovatebot/renovate/commit/57d5fb3142d081674b540d287a9719a1a327a629)), closes [#&#8203;42331](https://redirect.github.com/renovatebot/renovate/issues/42331) ##### Bug Fixes - **deps:** update ghcr.io/renovatebot/base-image docker tag to v13.36.3 (main) ([#&#8203;42785](https://redirect.github.com/renovatebot/renovate/issues/42785)) ([c1d2f07](https://redirect.github.com/renovatebot/renovate/commit/c1d2f07232dd92a3a1389f4e92180b4a97363f6b)) - **versioning/github-actions:** correctly handle `major.minor` and `major` ([#&#8203;42769](https://redirect.github.com/renovatebot/renovate/issues/42769)) ([413d941](https://redirect.github.com/renovatebot/renovate/commit/413d94178dafdd2eee19c5f9c3a6ec0b94732982)) ##### Miscellaneous Chores - **types:** add missing `ConstraintName` enforcement ([#&#8203;42745](https://redirect.github.com/renovatebot/renovate/issues/42745)) ([c5a87ef](https://redirect.github.com/renovatebot/renovate/commit/c5a87efec854c0a09c3c27cb96e3cec3df9a2db9)) ##### Build System - **deps:** update dependency [@&#8203;redis/client](https://redirect.github.com/redis/client) to v5.12.0 (main) ([#&#8203;42786](https://redirect.github.com/renovatebot/renovate/issues/42786)) ([8e4cd34](https://redirect.github.com/renovatebot/renovate/commit/8e4cd345fd2b1e682d12ce3f9193d8fc8af4a12a)) </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 352b56d commit d408a36

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.137.0"
9+
default = "43.138.0"
1010
}
1111

1212
variable "LICENSE" {

0 commit comments

Comments
 (0)