43.214.2

renovatebot/renovate43.214.2Jun 6, 2026by github-actions[bot]

AI Summary

Bug fixes related to configuration validation, allowing global config settings in repositories and validating array children.

Key Highlights

  • Validated children of arrays in global config
  • Allowed global config to be set in `repositories`
  • Removed `platformConfig` test

Full Release Notes

## [43.214.2](https://github.com/renovatebot/renovate/compare/43.214.1...43.214.2) (2026-06-06)

### Bug Fixes

* **config/validation:** validate children of arrays in global config ([#43836](https://github.com/renovatebot/renovate/issues/43836)) ([460fa82](https://github.com/renovatebot/renovate/commit/460fa82cf5eb3a31d3e832043f621f5e9eb449c4))
* **types:** allow global config to be set in `repositories` ([#43837](https://github.com/renovatebot/renovate/issues/43837)) ([0ba948c](https://github.com/renovatebot/renovate/commit/0ba948cb851133f3a52536ac3a50620912656387))

### Tests

* **config/validation:** remove `platformConfig` test ([#43835](https://github.com/renovatebot/renovate/issues/43835)) ([d0deb90](https://github.com/renovatebot/renovate/commit/d0deb9077e5a952107d59051af90d13c9c09b726))