chore(deps): update ghcr.io/renovatebot/renovate docker tag to v43.144.0 #1188

Merged
hads merged 1 commits from renovate/ghcr.io-renovatebot-renovate-43.x into main 2026-04-28 06:12:00 +12:00
Owner

This PR contains the following updates:

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

Release Notes

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

v43.144.0

Compare Source

Features

v43.143.2

Compare Source

Bug Fixes
  • deps: update ghcr.io/renovatebot/base-image docker tag to v13.38.4 (main) (#​42942) (28e4144)
  • package-rules: respect each dep update's fetchChangeLogs value (#​42671) (525f80d)
Code Refactoring

v43.143.1

Compare Source

Bug Fixes
  • datasource: handle both config and release constraints as a range (#​42922) (423aa9f)

v43.143.0

Compare Source

Features
Miscellaneous Chores
Tests
  • datasource/jenkins-plugins: use correct versioning (#​42923) (5022244)
  • util: add coverage of new GitHub Installation Access Token format (#​42928) (5042d74)
Continuous Integration

Configuration

📅 Schedule: (in timezone Pacific/Auckland)

  • 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.142.1` → `43.144.0` | --- ### Release Notes <details> <summary>renovatebot/renovate (ghcr.io/renovatebot/renovate)</summary> ### [`v43.144.0`](https://github.com/renovatebot/renovate/releases/tag/43.144.0) [Compare Source](https://github.com/renovatebot/renovate/compare/43.143.2...43.144.0) ##### Features - **manager/gomod:** improve `commitMessageTopic` for `go`/`toolchain` directive bumps ([#&#8203;42891](https://github.com/renovatebot/renovate/issues/42891)) ([01a01f6](https://github.com/renovatebot/renovate/commit/01a01f6b884ba34900594bd668e06df95b1712f9)), closes [#&#8203;42519](https://github.com/renovatebot/renovate/issues/42519) ### [`v43.143.2`](https://github.com/renovatebot/renovate/releases/tag/43.143.2) [Compare Source](https://github.com/renovatebot/renovate/compare/43.143.1...43.143.2) ##### Bug Fixes - **deps:** update ghcr.io/renovatebot/base-image docker tag to v13.38.4 (main) ([#&#8203;42942](https://github.com/renovatebot/renovate/issues/42942)) ([28e4144](https://github.com/renovatebot/renovate/commit/28e4144ed2041d45b0dc77b8152e2ad6061bf81f)) - **package-rules:** respect each dep update's fetchChangeLogs value ([#&#8203;42671](https://github.com/renovatebot/renovate/issues/42671)) ([525f80d](https://github.com/renovatebot/renovate/commit/525f80d6dfff033020f655c87ce37092c9b9e8e1)) ##### Code Refactoring - **datasource/npm:** extract defaultRegistryUrl constant ([#&#8203;42794](https://github.com/renovatebot/renovate/issues/42794)) ([3afa385](https://github.com/renovatebot/renovate/commit/3afa38511b0909630c2826cb11b160151fedc103)) ### [`v43.143.1`](https://github.com/renovatebot/renovate/releases/tag/43.143.1) [Compare Source](https://github.com/renovatebot/renovate/compare/43.143.0...43.143.1) ##### Bug Fixes - **datasource:** handle both config and release constraints as a range ([#&#8203;42922](https://github.com/renovatebot/renovate/issues/42922)) ([423aa9f](https://github.com/renovatebot/renovate/commit/423aa9ff3f3205199baa45508ace4f1f73084e1d)) ### [`v43.143.0`](https://github.com/renovatebot/renovate/releases/tag/43.143.0) [Compare Source](https://github.com/renovatebot/renovate/compare/43.142.1...43.143.0) ##### Features - **manager/mise:** add support for clang-format ([#&#8203;42912](https://github.com/renovatebot/renovate/issues/42912)) ([c1e1255](https://github.com/renovatebot/renovate/commit/c1e12558b5cc2ae1669473c011211aacfce7fa22)) ##### Miscellaneous Chores - **datasource:** add trace logging for `applyConstraintsFiltering` ([#&#8203;42929](https://github.com/renovatebot/renovate/issues/42929)) ([a8310d0](https://github.com/renovatebot/renovate/commit/a8310d0be5ed5886abec9d141914252a582a1010)) - **deps:** update ghcr.io/containerbase/devcontainer docker tag to v14.9.5 (main) ([#&#8203;42931](https://github.com/renovatebot/renovate/issues/42931)) ([1aec8c9](https://github.com/renovatebot/renovate/commit/1aec8c9577edb5bd8988e9476df498091d438c18)) - don't include worktrees in `markdownlint` checks ([#&#8203;42930](https://github.com/renovatebot/renovate/issues/42930)) ([12c5981](https://github.com/renovatebot/renovate/commit/12c59817db4e8ae0badbf0c7ee3ad79a31959e97)) - **pr:** make truncation notice more prominent ([#&#8203;42823](https://github.com/renovatebot/renovate/issues/42823)) ([b4d2286](https://github.com/renovatebot/renovate/commit/b4d22867de47ffcf838e51a8cdcc0044ca346c81)) ##### Tests - **datasource/jenkins-plugins:** use correct versioning ([#&#8203;42923](https://github.com/renovatebot/renovate/issues/42923)) ([5022244](https://github.com/renovatebot/renovate/commit/502224479fad9a22e5a464f7cf4e8c892ddc1bf9)) - **util:** add coverage of new GitHub Installation Access Token format ([#&#8203;42928](https://github.com/renovatebot/renovate/issues/42928)) ([5042d74](https://github.com/renovatebot/renovate/commit/5042d74fac0f6955d5b92988d7e0ab80c717ed64)) ##### Continuous Integration - never cancel in-progress release jobs ([#&#8203;42817](https://github.com/renovatebot/renovate/issues/42817)) ([dcabdfd](https://github.com/renovatebot/renovate/commit/dcabdfd6ae692f27d89bea8c290127e90df77a77)), closes [#&#8203;42809](https://github.com/renovatebot/renovate/issues/42809) - use explicit repo URL for checking commits ([#&#8203;42939](https://github.com/renovatebot/renovate/issues/42939)) ([858e708](https://github.com/renovatebot/renovate/commit/858e70851041d31791ee72a2c24e1ebb44f1b491)) </details> --- ### Configuration 📅 **Schedule**: (in timezone Pacific/Auckland) - 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:eyJjcmVhdGVkSW5WZXIiOiI0My4xNDIuMSIsInVwZGF0ZWRJblZlciI6IjQzLjE0Mi4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
hads added 1 commit 2026-04-28 06:11:58 +12:00
hads merged commit 9520119663 into main 2026-04-28 06:12:00 +12: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: hads/renovate-config#1188
No description provided.