44.67.0
renovatebot/renovate44.67.0Sep 7, 2026by github-actions[bot]
AI Summary
Introduces new features related to configuration validation inheritance and automatic data management, alongside various documentation fixes and a dependency update.
Key Highlights
- Promoted `configValidationError` to inherited config
- Added automatic update of static data
- Added Renovate Config Debugger to community tools
- Fixed documentation issues including typo corrections and re-added hostRules documentation
New Features
- Promoted `configValidationError` to inherited config
- Automatic update of static data
Full Release Notes
## [44.67.0](https://github.com/renovatebot/renovate/compare/44.66.1...44.67.0) (2026-09-07) ### Features * **config:** promote `configValidationError` to inherited config ([#45369](https://github.com/renovatebot/renovate/issues/45369)) ([8d9c7b1](https://github.com/renovatebot/renovate/commit/8d9c7b164eed14b495e5d9db26f5c727f7a4bc8c)) * **data:** automatic update of static data ([#45728](https://github.com/renovatebot/renovate/issues/45728)) ([1b53e4f](https://github.com/renovatebot/renovate/commit/1b53e4f7125fd740c32ae0d3cea54192cc778438)) ### Documentation * add Renovate Config Debugger to community tools ([#45743](https://github.com/renovatebot/renovate/issues/45743)) ([599939d](https://github.com/renovatebot/renovate/commit/599939d229ede2ab4c8af17bdac167294cfaa18d)) * **community-tools:** remove duplicate trailing `.` ([#45746](https://github.com/renovatebot/renovate/issues/45746)) ([0e932f3](https://github.com/renovatebot/renovate/commit/0e932f3d664de584c7b217e30341fe9f0ba6e2d6)) * **configuration-options:** fix typo ([#45734](https://github.com/renovatebot/renovate/issues/45734)) ([374f8f3](https://github.com/renovatebot/renovate/commit/374f8f35ad963a2909fb6cb6e93e9e9264400231)) * **datasource/apk:** remove reference to renamed matcher ([#45704](https://github.com/renovatebot/renovate/issues/45704)) ([839b7b5](https://github.com/renovatebot/renovate/commit/839b7b54c7b0b00919e6fc713f7d8241933d1349)) * **datasource/aws-eks-addon:** re-add removed `hostRules` documentation ([#45745](https://github.com/renovatebot/renovate/issues/45745)) ([354dd99](https://github.com/renovatebot/renovate/commit/354dd992d9fb437697b63433f49ab4877b637f7a)), closes [#45586](https://github.com/renovatebot/renovate/issues/45586) ### Miscellaneous Chores * **deps:** update dependency type-fest to v5.9.0 (main) ([#45744](https://github.com/renovatebot/renovate/issues/45744)) ([21a7e61](https://github.com/renovatebot/renovate/commit/21a7e610127d63c72cab613cc53e39bc55eaa9db))