Update ghcr.io/renovatebot/renovate Docker tag to v43.169.4 #187

Merged
renovate-bot merged 1 commits from renovate/ghcr.io-renovatebot-renovate-43.x into main 2026-05-08 04:39:50 +02:00
Collaborator

This PR contains the following updates:

Package Type Update Change
ghcr.io/renovatebot/renovate (source) container minor 43.168.543.169.4

Release Notes

renovatebot/renovate (ghcr.io/renovatebot/renovate)

v43.169.4

Compare Source

Bug Fixes

v43.169.3

Compare Source

Bug Fixes
  • git: not detecting commits modified through rebase or amend (#​42975) (ff2a83d)

v43.169.2

Compare Source

Bug Fixes
  • deps: update ghcr.io/renovatebot/base-image docker tag to v13.45.5 (main) (#​43156) (e25684b)

v43.169.1

Compare Source

Bug Fixes
  • prune: use configured base branch when single non-default baseBranchPatterns is set (#​43152) (ff037fa)
Miscellaneous Chores
  • deps: update github/codeql-action action to v4.35.4 (main) (#​43153) (53a5ee8)

v43.169.0

Compare Source

Features
  • manager/npm: pass --before to npm install when minimumReleaseAge is set (#​42552) (7775845)

v43.168.6

Compare Source

Bug Fixes
  • deps: update ghcr.io/renovatebot/base-image docker tag to v13.45.4 (main) (#​43149) (6221de7)
Miscellaneous Chores
  • add good-enough-parser to minimumReleaseAgeExclude (#​43134) (f89d50d)
  • deps: update ghcr.io/containerbase/devcontainer docker tag to v14.10.2 (main) (#​43148) (c4613f9)
  • deps: update sigstore/cosign-installer action to v4.1.2 (main) (#​43143) (3081b78)

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [ghcr.io/renovatebot/renovate](https://renovatebot.com) ([source](https://github.com/renovatebot/renovate)) | container | minor | `43.168.5` → `43.169.4` | --- ### Release Notes <details> <summary>renovatebot/renovate (ghcr.io/renovatebot/renovate)</summary> ### [`v43.169.4`](https://github.com/renovatebot/renovate/releases/tag/43.169.4) [Compare Source](https://github.com/renovatebot/renovate/compare/43.169.3...43.169.4) ##### Bug Fixes - **gerrit:** Use `addMessageIfNotAlreadyExists` in `updatePr` ([#&#8203;43155](https://github.com/renovatebot/renovate/issues/43155)) ([9bf2f6b](https://github.com/renovatebot/renovate/commit/9bf2f6b4be6efc82e15bbbccd372978b0d4470fb)) ### [`v43.169.3`](https://github.com/renovatebot/renovate/releases/tag/43.169.3) [Compare Source](https://github.com/renovatebot/renovate/compare/43.169.2...43.169.3) ##### Bug Fixes - **git:** not detecting commits modified through rebase or amend ([#&#8203;42975](https://github.com/renovatebot/renovate/issues/42975)) ([ff2a83d](https://github.com/renovatebot/renovate/commit/ff2a83d979ec389c2480dc3ed2f8f2ca40f51199)) ### [`v43.169.2`](https://github.com/renovatebot/renovate/releases/tag/43.169.2) [Compare Source](https://github.com/renovatebot/renovate/compare/43.169.1...43.169.2) ##### Bug Fixes - **deps:** update ghcr.io/renovatebot/base-image docker tag to v13.45.5 (main) ([#&#8203;43156](https://github.com/renovatebot/renovate/issues/43156)) ([e25684b](https://github.com/renovatebot/renovate/commit/e25684bc26d37a0bccf86a45fba78449cc2eaad6)) ### [`v43.169.1`](https://github.com/renovatebot/renovate/releases/tag/43.169.1) [Compare Source](https://github.com/renovatebot/renovate/compare/43.169.0...43.169.1) ##### Bug Fixes - **prune:** use configured base branch when single non-default `baseBranchPatterns` is set ([#&#8203;43152](https://github.com/renovatebot/renovate/issues/43152)) ([ff037fa](https://github.com/renovatebot/renovate/commit/ff037fa7c246818339d39adc2139275b9488c078)) ##### Miscellaneous Chores - **deps:** update github/codeql-action action to v4.35.4 (main) ([#&#8203;43153](https://github.com/renovatebot/renovate/issues/43153)) ([53a5ee8](https://github.com/renovatebot/renovate/commit/53a5ee852880109f623c347ce8ae511e984eff8a)) ### [`v43.169.0`](https://github.com/renovatebot/renovate/releases/tag/43.169.0) [Compare Source](https://github.com/renovatebot/renovate/compare/43.168.6...43.169.0) ##### Features - **manager/npm:** pass --before to npm install when minimumReleaseAge is set ([#&#8203;42552](https://github.com/renovatebot/renovate/issues/42552)) ([7775845](https://github.com/renovatebot/renovate/commit/77758459e9e070bcf358e1238546669877d34b77)) ### [`v43.168.6`](https://github.com/renovatebot/renovate/releases/tag/43.168.6) [Compare Source](https://github.com/renovatebot/renovate/compare/43.168.5...43.168.6) ##### Bug Fixes - **deps:** update ghcr.io/renovatebot/base-image docker tag to v13.45.4 (main) ([#&#8203;43149](https://github.com/renovatebot/renovate/issues/43149)) ([6221de7](https://github.com/renovatebot/renovate/commit/6221de715b58d323e9dd246addb40656b95a4a83)) ##### Miscellaneous Chores - add `good-enough-parser` to `minimumReleaseAgeExclude` ([#&#8203;43134](https://github.com/renovatebot/renovate/issues/43134)) ([f89d50d](https://github.com/renovatebot/renovate/commit/f89d50db8d3d38b975c1390364bc00d9186a475a)) - **deps:** update ghcr.io/containerbase/devcontainer docker tag to v14.10.2 (main) ([#&#8203;43148](https://github.com/renovatebot/renovate/issues/43148)) ([c4613f9](https://github.com/renovatebot/renovate/commit/c4613f988f7c318aa966c3f0ef3f1c9dcc1214c7)) - **deps:** update sigstore/cosign-installer action to v4.1.2 (main) ([#&#8203;43143](https://github.com/renovatebot/renovate/issues/43143)) ([3081b78](https://github.com/renovatebot/renovate/commit/3081b782f94cc3a3ba311b88378d9122dea1f5c4)) </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, 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 [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNjguNSIsInVwZGF0ZWRJblZlciI6IjQzLjE2OC41IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
renovate-bot added 1 commit 2026-05-08 04:27:50 +02:00
Update ghcr.io/renovatebot/renovate Docker tag to v43.169.4
All checks were successful
Test Renovate Config / test-renovate (pull_request) Successful in 6m44s
Test Renovate Config / e2e-renovate (pull_request) Successful in 2m23s
3cdfae41f7
renovate-bot scheduled this pull request to auto merge when all checks succeed 2026-05-08 04:27:50 +02:00
renovate-bot merged commit ed0ac501d3 into main 2026-05-08 04:39:50 +02:00
renovate-bot deleted branch renovate/ghcr.io-renovatebot-renovate-43.x 2026-05-08 04:39:51 +02:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: kovagoadi.hu/Renovate#187
No description provided.