44.26.1

renovatebot/renovate44.26.1Aug 12, 2026by github-actions[bot]

AI Summary

This patch release focuses on bug fixes, including an update to the base Docker image and corrections to pnpm dedupe command arguments.

Key Highlights

  • Updated base image to v13.85.1
  • Fixed pnpm dedupe arguments in npm manager
  • Allowed unsafe askpass in agent hooks git config

Full Release Notes

## [44.26.1](https://github.com/renovatebot/renovate/compare/44.26.0...44.26.1) (2026-08-12)

### Bug Fixes

* **deps:** update ghcr.io/renovatebot/base-image docker tag to v13.85.1 (main) ([#45246](https://github.com/renovatebot/renovate/issues/45246)) ([851d6b6](https://github.com/renovatebot/renovate/commit/851d6b6cc5ac60ceab6036415ce910d9e1cfab30))
* **manager/npm:** do not pass --recursive to pnpm dedupe ([#45244](https://github.com/renovatebot/renovate/issues/45244)) ([b2da209](https://github.com/renovatebot/renovate/commit/b2da209f26cc078e86e3f61eb0a45f25bec168c3))

### Miscellaneous Chores

* **tools:** allow unsafe askpass in agent hooks git config ([#45245](https://github.com/renovatebot/renovate/issues/45245)) ([7c0592b](https://github.com/renovatebot/renovate/commit/7c0592b540c38aed78a070ffa40bdeca382bfc91))