44.14.4
renovatebot/renovate44.14.4Aug 7, 2026by github-actions[bot]
AI Summary
This patch release focuses on security improvements by sanitizing sensitive credentials in logs and updating the lint-staged dependency.
Key Highlights
- Sanitized password components in HTTP_PROXY variable logs
- Sanitized TLS credential fields in hostRules
- Updated lint-staged dependency to v17.3.0
Full Release Notes
## [44.14.4](https://github.com/renovatebot/renovate/compare/44.14.3...44.14.4) (2026-08-07) ### Bug Fixes * **proxy:** sanitise password components in `HTTP_PROXY` variable(s) in logs ([#45117](https://github.com/renovatebot/renovate/issues/45117)) ([f88212b](https://github.com/renovatebot/renovate/commit/f88212be2e7b1a8d359b4852ae6f7e2d2a63be2b)) * **util/host-rules:** sanitise TLS credential fields in hostRules ([#45119](https://github.com/renovatebot/renovate/issues/45119)) ([54384ff](https://github.com/renovatebot/renovate/commit/54384ff3e52736b69fe2d7442b4d0ae887e63d7e)) ### Miscellaneous Chores * **deps:** update dependency lint-staged to v17.3.0 (main) ([#45126](https://github.com/renovatebot/renovate/issues/45126)) ([4a62cda](https://github.com/renovatebot/renovate/commit/4a62cdaaa32ffa0db5ab5945210e5aead13c2d5a))