44.3.1
renovatebot/renovate44.3.1Jul 30, 2026by github-actions[bot]
AI Summary
Bug fixes for config validator warnings and repository worker behavior.
Key Highlights
- Warn when `RE2` is not in use
- Apply `minimumReleaseAge` to `digest` updates
Full Release Notes
## [44.3.1](https://github.com/renovatebot/renovate/compare/44.3.0...44.3.1) (2026-07-30) ### Bug Fixes * **config-validator:** warn when `RE2` is not in use ([#44894](https://github.com/renovatebot/renovate/issues/44894)) ([11a217e](https://github.com/renovatebot/renovate/commit/11a217ea2e3cb31d8763b8da07368734505bae06)) * **workers/repository:** apply `minimumReleaseAge` to `digest` updates ([#44965](https://github.com/renovatebot/renovate/issues/44965)) ([1247df7](https://github.com/renovatebot/renovate/commit/1247df7fc46b5f9009c73d2a7bd20452ac7a65e3)) ### Miscellaneous Chores * **config:** be explicit about `Renovate CLI` in `prFooter` ([#44949](https://github.com/renovatebot/renovate/issues/44949)) ([10da664](https://github.com/renovatebot/renovate/commit/10da6646749d65c74932bddf24f6c41c73e0c871))