43.263.4
renovatebot/renovate43.263.4Jul 14, 2026by github-actions[bot]
AI Summary
This release updates the base Docker image and fixes a Gerrit authentication issue regarding SSH Git URLs. It also adds instrumentation for repository limit calculations.
Key Highlights
- Updated base Docker image to v13.75.2
- Fixed Gerrit authentication by enforcing username in SSH Git URLs
- Added instrumentation for repository limit calculations
Full Release Notes
## [43.263.4](https://github.com/renovatebot/renovate/compare/43.263.3...43.263.4) (2026-07-14) ### Bug Fixes * **deps:** update ghcr.io/renovatebot/base-image docker tag to v13.75.2 (main) ([#44583](https://github.com/renovatebot/renovate/issues/44583)) ([79e0a29](https://github.com/renovatebot/renovate/commit/79e0a29d575ceffcce1a98044442806adcd4b873)) * **gerrit:** enforce username in SSH Git URLs ([#43651](https://github.com/renovatebot/renovate/issues/43651)) ([b3a21cf](https://github.com/renovatebot/renovate/commit/b3a21cfc5126c8835adc565ebadae50934a8cc23)) ### Miscellaneous Chores * **workers/repository:** instrument calculation of limits ([#44581](https://github.com/renovatebot/renovate/issues/44581)) ([df7aa7b](https://github.com/renovatebot/renovate/commit/df7aa7b6873a802a1aec474ad22888bc88c81277))