43.280.3
renovatebot/renovate43.280.3Jul 24, 2026by github-actions[bot]
AI Summary
This release includes dependency updates and a code refactoring to extract minimum release age and confidence checks into separate functions.
Key Highlights
- Code refactoring for minimum release age/confidence
- Dependency updates for base-image and mise-action
Full Release Notes
## [43.280.3](https://github.com/renovatebot/renovate/compare/43.280.2...43.280.3) (2026-07-24) ### Bug Fixes * **deps:** update ghcr.io/renovatebot/base-image docker tag to v13.77.4 (main) ([#44837](https://github.com/renovatebot/renovate/issues/44837)) ([558fb51](https://github.com/renovatebot/renovate/commit/558fb51c17f07c4b395defa118a0510be86db82c)) ### Miscellaneous Chores * **deps:** update jdx/mise-action action to v4.2.3 (main) ([#44836](https://github.com/renovatebot/renovate/issues/44836)) ([5a1925f](https://github.com/renovatebot/renovate/commit/5a1925feea56ca8c401818863e32fbb87a533214)) ### Code Refactoring * **workers/repository:** add `isMinimumReleaseAgeApplicable`/`isMinimumConfidenceApplicable` ([#44824](https://github.com/renovatebot/renovate/issues/44824)) ([f1cd516](https://github.com/renovatebot/renovate/commit/f1cd51651332d3173687677d339f0a59c48d320e))