44.39.2
renovatebot/renovate44.39.2Aug 22, 2026by github-actions[bot]
AI Summary
This release introduces stricter linting rules for coverage comments and a CI check for breaking change markers.
Key Highlights
- Forbid inert counts in v8 coverage-ignore comments
- Add commit hook for BREAKING CHANGE
Full Release Notes
## [44.39.2](https://github.com/renovatebot/renovate/compare/44.39.1...44.39.2) (2026-08-22) ### Bug Fixes * **linters:** forbid inert counts in v8 coverage-ignore comments ([#45287](https://github.com/renovatebot/renovate/issues/45287)) ([a473e73](https://github.com/renovatebot/renovate/commit/a473e73b3e89999af1b8c35da26c87574d96b724)) ### Continuous Integration * add commit hook for BREAKING CHANGE ([#45391](https://github.com/renovatebot/renovate/issues/45391)) ([aaeedf2](https://github.com/renovatebot/renovate/commit/aaeedf20fe93f3319f1ca60f79e903261698ed48))