44.46.4
renovatebot/renovate44.46.4Aug 26, 2026by github-actions[bot]
AI Summary
A patch release fixing a linting issue regarding type conversion.
Key Highlights
- Fixed linting to use parseInt instead of Number for parsing
Full Release Notes
## [44.46.4](https://github.com/renovatebot/renovate/compare/44.46.3...44.46.4) (2026-08-26) ### Bug Fixes * **lint:** use `parseInt` over `Number` ([#45472](https://github.com/renovatebot/renovate/issues/45472)) ([0216124](https://github.com/renovatebot/renovate/commit/021612414c81fbdd791ab09ba51ab563033b44ff))