43.280.3

knavesec/CredMaster43.280.3Jul 24, 2026by github-actions[bot]

AI Summary

The update includes a bug fix for the base image and introduces internal refactoring to improve release age and confidence checks within the repository worker.

Key Highlights

  • Added `isMinimumReleaseAgeApplicable` and `isMinimumConfidenceApplicable` methods
  • Fixed base image docker tag update (ghcr.io/renovatebot/base-image v13.77.4)
  • Updated jdx/mise-action action to v4.2.3

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))