44.69.4
renovatebot/renovate44.69.4Sep 7, 2026by github-actions[bot]
AI Summary
A patch release that fixes a bug in the npm manager to ensure pnpm lock file updates work correctly.
Key Highlights
- Fixed pnpm lock file update bug in npm manager
- Added --no-frozen-lockfile flag for pnpm updates
Full Release Notes
## [44.69.4](https://github.com/renovatebot/renovate/compare/44.69.3...44.69.4) (2026-09-07) ### Bug Fixes * **manager/npm:** pass --no-frozen-lockfile to pnpm lock file updates ([#44676](https://github.com/renovatebot/renovate/issues/44676)) ([6f0b6a5](https://github.com/renovatebot/renovate/commit/6f0b6a56d3dc0fb3ea8e86ee5710219b2c276d5e))