44.35.1

renovatebot/renovate44.35.1Aug 19, 2026by github-actions[bot]

AI Summary

Fixes a crash in the NPM datasource that occurred when encountering a non-string value for the homepage field.

Key Highlights

  • Fix NPM datasource crash on non-string homepage

Full Release Notes

## [44.35.1](https://github.com/renovatebot/renovate/compare/44.35.0...44.35.1) (2026-08-19)

### Bug Fixes

* **datasource/npm:** don't break on non-string `homepage` ([#45358](https://github.com/renovatebot/renovate/issues/45358)) ([a61de24](https://github.com/renovatebot/renovate/commit/a61de24310f2aee3ac22b60624945558320b487c)), closes [#45357](https://github.com/renovatebot/renovate/issues/45357)