44.69.8
renovatebot/renovate44.69.8Sep 8, 2026by github-actions[bot]
AI Summary
This release focuses on improving the security and stability of the NPM manager by hardening the sanitization process for `.npmrc` files. It addresses a specific vulnerability or issue related to file handling.
Key Highlights
- Harden `.npmrc` sanitization in the npm manager.
- Fixes issue #44652.
- Improves security handling of configuration files.
Full Release Notes
## [44.69.8](https://github.com/renovatebot/renovate/compare/44.69.7...44.69.8) (2026-09-08) ### Bug Fixes * **manager/npm:** Harden `.npmrc` sanitization ([#44652](https://github.com/renovatebot/renovate/issues/44652)) ([2ee9a26](https://github.com/renovatebot/renovate/commit/2ee9a2667590a2f1cd5562e7d5f3d1dc2f9d4d83))