Skip to content

Commit 07e7679

Browse files
feat(deps): update renovate/renovate docker tag 43.21.0 → 43.23.0 (#1325)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [renovate/renovate](https://renovatebot.com) ([source](https://redirect.github.com/renovatebot/renovate)) | minor | `43.21.0` → `43.23.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>renovatebot/renovate (renovate/renovate)</summary> ### [`v43.23.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/43.23.0) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/43.22.0...43.23.0) ##### Features - **replacements:** add replacement for Terraform/OpenTofu Keycloak provider ([#&#8203;40975](https://redirect.github.com/renovatebot/renovate/issues/40975)) ([a45fd76](https://redirect.github.com/renovatebot/renovate/commit/a45fd769405077bde22e6f05a83607f3bb4eec46)) ### [`v43.22.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/43.22.0) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/43.21.0...43.22.0) ##### Features - **managers/bun:** support Host Rules generation from an `.npmrc` ([#&#8203;41217](https://redirect.github.com/renovatebot/renovate/issues/41217)) ([29af878](https://redirect.github.com/renovatebot/renovate/commit/29af878ed641c936fd70abb5c0de8c807d97e483)), closes [#&#8203;41215](https://redirect.github.com/renovatebot/renovate/issues/41215) [#&#8203;40830](https://redirect.github.com/renovatebot/renovate/issues/40830) ##### Code Refactoring - **manager/npm:** extract function for resolving `.npmrc` ([#&#8203;41245](https://redirect.github.com/renovatebot/renovate/issues/41245)) ([d9f8972](https://redirect.github.com/renovatebot/renovate/commit/d9f8972156778fbcf4e5e37c2c1af37473964ac7)) </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:eyJjcmVhdGVkSW5WZXIiOiI0My44LjUiLCJ1cGRhdGVkSW5WZXIiOiI0My44LjUiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImFwcC9yZW5vdmF0ZSIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
1 parent 5862590 commit 07e7679

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

1212
variable "LICENSE" {

0 commit comments

Comments
 (0)