44.12.0

CesiumGS/cesium44.12.0Aug 5, 2026by github-actions[bot]

AI Summary

This release introduces validation for object entries within the `repositories` configuration array to improve configuration handling.

Key Highlights

  • Added validation for object entries in the `repositories` array
  • Resolves issue #43295 regarding repository configuration

New Features

  • Validate object entries in the `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)