44.11.3

renovatebot/renovate44.11.3Aug 4, 2026by github-actions[bot]

AI Summary

This release addresses cross-origin issues by preventing the platform handlers for GitHub and GitLab from following Link headers with different hosts.

Key Highlights

  • Fixed GitHub platform to not follow cross-origin Link headers
  • Fixed GitLab platform to not follow cross-origin Link headers

Full Release Notes

## [44.11.3](https://github.com/renovatebot/renovate/compare/44.11.2...44.11.3) (2026-08-04)

### Bug Fixes

* **platform/github:** don't follow `Link` headers with different hosts ([edb2217](https://github.com/renovatebot/renovate/commit/edb221795236bf05fe39bda0bd408972cccadc8c))
* **platform/gitlab:** don't follow `Link` headers with different hosts ([a160e39](https://github.com/renovatebot/renovate/commit/a160e39c7ae935bee613db1fe398989e31672018))