43.280.3
bigcapitalhq/bigcapital43.280.3Jul 24, 2026by github-actions[bot]
AI Summary
This release focuses on dependency updates and code refactoring to improve the applicability checks for minimum release age and confidence. It updates the base Docker image and the mise-action tool while refactoring internal worker logic.
Key Highlights
- Updated base image to v13.77.4
- Updated jdx/mise-action to v4.2.3
- Refactored `isMinimumReleaseAgeApplicable` and `isMinimumConfidenceApplicable` helper functions
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))