44.12.0

renovatebot/renovate44.12.0Aug 5, 2026by github-actions[bot]

AI Summary

This minor release adds validation logic to ensure that object entries within the `repositories` configuration array are correctly formatted.

Key Highlights

  • Added validation for object entries in the `repositories` array

New Features

  • Validation for object entries in `repositories` array

Full Release Notes

## [44.12.0](https://github.com/renovatebot/renovate/compare/44.11.8...44.12.0) (2026-08-05)

### Features

* **config/validation:** validate object entries in the `repositories` array ([#43033](https://github.com/renovatebot/renovate/issues/43033)) ([527c141](https://github.com/renovatebot/renovate/commit/527c141b5ba03236ac1f88ed9fba15a0bd81efba)), closes [#43295](https://github.com/renovatebot/renovate/issues/43295)