44.61.2
renovatebot/renovate44.61.2Sep 3, 2026by github-actions[bot]
AI Summary
This release fixes issues in the Gerrit and Flux managers, handles variables in registry aliases, and updates documentation. It also enables a new oxlint rule.
Key Highlights
- Fixed Gerrit relative submodule URLs
- Stripped templates from Flux resource files
- Handle variables with default values in registry aliases
- Clarified PR creation documentation
Full Release Notes
## [44.61.2](https://github.com/renovatebot/renovate/compare/44.61.1...44.61.2) (2026-09-03) ### Bug Fixes * **gerrit:** resolve relative submodule URLs for nested project paths ([#44667](https://github.com/renovatebot/renovate/issues/44667)) ([40fce9a](https://github.com/renovatebot/renovate/commit/40fce9aba76fb31eaf194cab5bc8f1a3287886f2)) * **manager/flux:** strip templates from resource files ([#43198](https://github.com/renovatebot/renovate/issues/43198)) ([029663d](https://github.com/renovatebot/renovate/commit/029663d169b6867de32a11f120fbf5a1e5f7d726)) * **manager:** Handle variables with default values in registry aliases ([#36293](https://github.com/renovatebot/renovate/issues/36293)) ([b22f580](https://github.com/renovatebot/renovate/commit/b22f58045e4af0e118b6481c8e9de345ff52fde8)) ### Documentation * clarify prCreation=not-pending fallback and no-check caveat ([#44889](https://github.com/renovatebot/renovate/issues/44889)) ([c5f50dd](https://github.com/renovatebot/renovate/commit/c5f50ddca607faa3d5ca0a9751e95abf937c0d24)) * document GitLab auth for private Go modules ([#44371](https://github.com/renovatebot/renovate/issues/44371)) ([3228cc7](https://github.com/renovatebot/renovate/commit/3228cc72b4557e22c8c158d04ed6b3f7f8f85ace)), closes [#37624](https://github.com/renovatebot/renovate/issues/37624) ### Miscellaneous Chores * **deps:** update dependency lint-staged to v17.4.1 (main) ([#45664](https://github.com/renovatebot/renovate/issues/45664)) ([ff36228](https://github.com/renovatebot/renovate/commit/ff36228e54127beae0a7330768349b281f43385b)) ### Code Refactoring * **linters:** enable oxlint rule `prefer-named-capture-group` ([#44714](https://github.com/renovatebot/renovate/issues/44714)) ([3412de8](https://github.com/renovatebot/renovate/commit/3412de84ceadee69a708e11548c35a60deb5f877))