43.232.1

renovatebot/renovate43.232.1Jun 19, 2026by github-actions[bot]

AI Summary

This release focuses on bug fixes for the Flux manager and improvements to PR title formatting, along with code refactoring and CI updates.

Key Highlights

  • Fix Flux manager to extract both commit and branch for GitRepository
  • Omit version from PR title if the group has a single update
  • Refactor to use GlobalConfig for productLinks
  • Update CI to use mnt for docker on older GitHub runners

Full Release Notes

## [43.232.1](https://github.com/renovatebot/renovate/compare/43.232.0...43.232.1) (2026-06-19)

### Bug Fixes

* **manager/flux:** extract both commit and branch for GitRepository ([#43560](https://github.com/renovatebot/renovate/issues/43560)) ([a8b8643](https://github.com/renovatebot/renovate/commit/a8b864363c447dca3ab6045cac3e8e4358407a16))
* omit version from pr title if group has a single update ([#43970](https://github.com/renovatebot/renovate/issues/43970)) ([ae13ef0](https://github.com/renovatebot/renovate/commit/ae13ef034a5749e2eed016d6fe8c5bc676623d07))

### Code Refactoring

* use `GlobalConfig` for `productLinks` ([#44098](https://github.com/renovatebot/renovate/issues/44098)) ([89be048](https://github.com/renovatebot/renovate/commit/89be0486577c3de2e9f4e85e3f699ad0f044e877))

### Continuous Integration

* use mnt for docker for older gh runners ([#44091](https://github.com/renovatebot/renovate/issues/44091)) ([b394c7c](https://github.com/renovatebot/renovate/commit/b394c7c44bddb78984b5429b2328c0b971fee284))