Skip to content

Commit a5b714c

Browse files
fix(deps): update renovate/renovate docker tag 43.5.0 → 43.5.1 (#1064)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [renovate/renovate](https://renovatebot.com) ([source](https://redirect.github.com/renovatebot/renovate)) | patch | `43.5.0` → `43.5.1` | --- ### Release Notes <details> <summary>renovatebot/renovate (renovate/renovate)</summary> ### [`v43.5.1`](https://redirect.github.com/renovatebot/renovate/releases/tag/43.5.1) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/43.5.0...43.5.1) ##### Bug Fixes - provide more exported types ([#&#8203;41031](https://redirect.github.com/renovatebot/renovate/issues/41031)) ([dca0f1d](https://redirect.github.com/renovatebot/renovate/commit/dca0f1d455e32f9d2377f069196b9147eba91c97)) ##### Miscellaneous Chores - **deps:** update dependency eslint-plugin-oxlint to v1.43.0 (main) ([#&#8203;41032](https://redirect.github.com/renovatebot/renovate/issues/41032)) ([b415286](https://redirect.github.com/renovatebot/renovate/commit/b41528692936765e05996e5352659fdc1e127e2c)) </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 66e493e commit a5b714c

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

1212
variable "LICENSE" {

0 commit comments

Comments
 (0)