43.273.0
renovatebot/renovate43.273.0Jul 21, 2026by github-actions[bot]
AI Summary
This release introduces a performance optimization for retrieving branch update dates and refines type restrictions for the GlobalConfig.
Key Highlights
- Improve performance of branch update date retrieval
- Improve type restrictions for GlobalConfig.OPTIONS
New Features
- Get all branch update dates in a more performant manner
Full Release Notes
## [43.273.0](https://github.com/renovatebot/renovate/compare/43.272.9...43.273.0) (2026-07-21) ### Features * **platform:** get all branch update dates in a more performant manner ([#44582](https://github.com/renovatebot/renovate/issues/44582)) ([f932d52](https://github.com/renovatebot/renovate/commit/f932d52fbd5b85526999a1a21ebbc69b029658a9)) ### Code Refactoring * **config/global:** improve type restrictions for `GlobalConfig.OPTIONS` ([#44636](https://github.com/renovatebot/renovate/issues/44636)) ([d16dc9a](https://github.com/renovatebot/renovate/commit/d16dc9a73970afd7f0f94984d9da403307b2956b))