43.265.0

renovatebot/renovate43.265.0Jul 16, 2026by github-actions[bot]

AI Summary

This release focuses on logging security and CI efficiency. It prevents the use of dynamic fields in high-severity log messages and optimizes CI checks to run only on relevant file changes.

Key Highlights

  • Logging security improvement: Stops using dynamic fields in WARN and higher severity logs
  • CI optimization: Agent-hooks checks now run only on file changes
  • CI maintenance: Extends old VM workaround to the build-docker job

New Features

  • Logging: Do not use dynamic fields in log messages with severity WARN or higher
  • CI: Run checks only on file changes

Full Release Notes

## [43.265.0](https://github.com/renovatebot/renovate/compare/43.264.2...43.265.0) (2026-07-16)

### Features

* **logging:** do not use dynamic fields in log messages with severity WARN or higher ([#44560](https://github.com/renovatebot/renovate/issues/44560)) ([c41b46b](https://github.com/renovatebot/renovate/commit/c41b46bac3b7520309f197de3325695faf40ce6b))

### Continuous Integration

* **agent-hooks:** run checks only on file changes ([#44612](https://github.com/renovatebot/renovate/issues/44612)) ([d6fc7bd](https://github.com/renovatebot/renovate/commit/d6fc7bd019c18ab573a391d4b2d7641f8a516bb2))
* extend old vm workaround to `build-docker` job ([#44614](https://github.com/renovatebot/renovate/issues/44614)) ([170b972](https://github.com/renovatebot/renovate/commit/170b972320cd4a6de644992586f5156eb20d9de5))