44.61.1
renovatebot/renovate44.61.1Sep 3, 2026by github-actions[bot]
AI Summary
This patch release addresses critical bug fixes in Azure PR queries and execution utilities, alongside documentation improvements for AWS configuration.
Key Highlights
- Azure PR queries now filter by Renovate author to improve accuracy
- Fixed execa rejection handling in the execution utility
- Documentation updated to centralize AWS configuration
Full Release Notes
## [44.61.1](https://github.com/renovatebot/renovate/compare/44.61.0...44.61.1) (2026-09-03) ### Bug Fixes * **azure:** filter pull request queries by Renovate author ([#45359](https://github.com/renovatebot/renovate/issues/45359)) ([7a6e7b2](https://github.com/renovatebot/renovate/commit/7a6e7b2880181c1304a6d7cc1315a4ebd86c6173)), closes [#1](https://github.com/renovatebot/renovate/issues/1) * **util/exec:** disable execa rejection ([#45651](https://github.com/renovatebot/renovate/issues/45651)) ([c97111e](https://github.com/renovatebot/renovate/commit/c97111e37e8f6351580e693e6ec293670ddd7c6a)) ### Documentation * **tool-calling:** centralise AWS configuration ([#45586](https://github.com/renovatebot/renovate/issues/45586)) ([210bf42](https://github.com/renovatebot/renovate/commit/210bf42b899cbed547dd6412e9a013697ac15c74))