44.26.1
aldinokemal/go-whatsapp-web-multidevice44.26.1Aug 12, 2026by github-actions[bot]
AI Summary
A maintenance release that updates the base Docker image, fixes a pnpm dedupe issue, and introduces a configuration change to allow unsafe askpass in agent hooks for git configuration.
Key Highlights
- Updated ghcr.io/renovatebot/base-image docker tag to v13.85.1
- Fixed npm manager to not pass --recursive to pnpm dedupe
- 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))