44.57.3
renovatebot/renovate44.57.3Sep 2, 2026by github-actions[bot]
AI Summary
This release addresses two bug fixes related to cache management and dashboard rebase functionality.
Key Highlights
- Fixed cache garbage collection for orphaned content
- Fixed dashboard rebase for edited branches
Full Release Notes
## [44.57.3](https://github.com/renovatebot/renovate/compare/44.57.2...44.57.3) (2026-09-02) ### Bug Fixes * **cache:** re-add cacache.verify() to garbage collect orphaned content from put() overwrites ([#44987](https://github.com/renovatebot/renovate/issues/44987)) ([13ab659](https://github.com/renovatebot/renovate/commit/13ab659c5eecc64f7f4bcb8ec4817ed36c8b2655)) * honour dashboard rebase for edited branch with no open PR ([#44567](https://github.com/renovatebot/renovate/issues/44567)) ([7c5bb7d](https://github.com/renovatebot/renovate/commit/7c5bb7df87ea8aee1a4503daebc3ddef7ec3f422))