44.11.5
renovatebot/renovate44.11.5Aug 4, 2026by github-actions[bot]
AI Summary
Updates to the base image include documentation clarifications for the `repositories` configuration and enhanced validation tests.
Key Highlights
- Updated base image docker tag to v13.81.3 (main)
- Clarified documentation for `repositories` usage
- Added validation for JSONC and Javascript code blocks
- Added tests for config validation error handling
Full Release Notes
## [44.11.5](https://github.com/renovatebot/renovate/compare/44.11.4...44.11.5) (2026-08-04) ### Bug Fixes * **deps:** update ghcr.io/renovatebot/base-image docker tag to v13.81.3 (main) ([#45073](https://github.com/renovatebot/renovate/issues/45073)) ([7e67ccd](https://github.com/renovatebot/renovate/commit/7e67ccd871d5236072a5ff6077a4f9a82e1ca99e)) ### Documentation * **config:** clarify how to use `repositories` ([#45061](https://github.com/renovatebot/renovate/issues/45061)) ([190f8d5](https://github.com/renovatebot/renovate/commit/190f8d54ae833afba6eeb78272fb8ac7e8f4ae91)) * validate JSONC and Javascript code blocks ([#45063](https://github.com/renovatebot/renovate/issues/45063)) ([8108714](https://github.com/renovatebot/renovate/commit/8108714fc3e643838438007bd650df487fd3c26e)) ### Miscellaneous Chores * **deps:** update github/codeql-action action to v4.37.6 (main) ([#45066](https://github.com/renovatebot/renovate/issues/45066)) ([52c5ba2](https://github.com/renovatebot/renovate/commit/52c5ba26c865718560f8a72fcd755177ec7807f3)) ### Tests * **config/validation:** ensure that `errors` and `warnings` are always checked and that we don't length check ([#45065](https://github.com/renovatebot/renovate/issues/45065)) ([23dd568](https://github.com/renovatebot/renovate/commit/23dd5682be2f38c69beb0bb0a882e0aa4d932c78))