Skip to content

Commit 3df198e

Browse files
fix(deps): update renovate/renovate docker tag 43.5.2 → 43.5.4 (#1067)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [renovate/renovate](https://renovatebot.com) ([source](https://redirect.github.com/renovatebot/renovate)) | patch | `43.5.2` → `43.5.4` | --- ### Release Notes <details> <summary>renovatebot/renovate (renovate/renovate)</summary> ### [`v43.5.4`](https://redirect.github.com/renovatebot/renovate/releases/tag/43.5.4) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/43.5.3...43.5.4) ##### Bug Fixes - **deps:** update ghcr.io/renovatebot/base-image docker tag to v13.3.1 (main) ([#&#8203;41048](https://redirect.github.com/renovatebot/renovate/issues/41048)) ([79f2f41](https://redirect.github.com/renovatebot/renovate/commit/79f2f4197ba685ded1937df029859601e1008def)) ### [`v43.5.3`](https://redirect.github.com/renovatebot/renovate/releases/tag/43.5.3) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/43.5.2...43.5.3) ##### Bug Fixes - **vendir:** remove registryUrls from git-refs dependencies ([#&#8203;40938](https://redirect.github.com/renovatebot/renovate/issues/40938)) ([fe18306](https://redirect.github.com/renovatebot/renovate/commit/fe183062323ecf53836aa9dc05228207235528f3)) ##### Miscellaneous Chores - **deps:** update dependency [@&#8203;smithy/util-stream](https://redirect.github.com/smithy/util-stream) to v4.5.11 (main) ([#&#8203;41046](https://redirect.github.com/renovatebot/renovate/issues/41046)) ([f4d78ac](https://redirect.github.com/renovatebot/renovate/commit/f4d78ac35f38a170289cf107ea3f54e8aa8f51a7)) </details> --- ### Configuration 📅 **Schedule**: 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:eyJjcmVhdGVkSW5WZXIiOiI0My40LjIiLCJ1cGRhdGVkSW5WZXIiOiI0My40LjIiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImFwcC9yZW5vdmF0ZSIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
1 parent 77d8165 commit 3df198e

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

1212
variable "LICENSE" {

0 commit comments

Comments
 (0)