43.288.0
renovatebot/renovate43.288.0Jul 29, 2026by github-actions[bot]
AI Summary
Adds flexibility to execution output handling and restricts pixi.lock updates for safety.
Key Highlights
- Support for custom stream output writers
- pixi.lock updates are now gated behind `allowedUnsafeExecutions`
Full Release Notes
## [43.288.0](https://github.com/renovatebot/renovate/compare/43.287.0...43.288.0) (2026-07-29) ### Features * **exec:** support custom stream output writers ([#44910](https://github.com/renovatebot/renovate/issues/44910)) ([5ff2229](https://github.com/renovatebot/renovate/commit/5ff2229e2709e5f9bc9429b41dc980fffc78be9a)) * **manager/pixi:** gate pixi.lock updates behind `allowedUnsafeExecutions` ([#44939](https://github.com/renovatebot/renovate/issues/44939)) ([f60995a](https://github.com/renovatebot/renovate/commit/f60995a404a1766c302e6c5fbd615676ff7e27ba))