44.65.0

renovatebot/renovate44.65.0Sep 4, 2026by github-actions[bot]

AI Summary

This release updates onboarding documentation to warn users about potential rate limits for `vulnerabilityAlerts` and enhances the CI workflow by checking TODOs for closed issues.

Key Highlights

  • Updated onboarding notes to inform users about `vulnerabilityAlerts` rate limiting capabilities.
  • Enhanced CI pipeline to check TODOs against closed issues.
  • Addresses issue #45686 for documentation clarity.
  • Addresses issue #45575 for workflow automation.

New Features

  • Added documentation note regarding `vulnerabilityAlerts` rate limits in onboarding.
  • Implemented CI check to verify TODOs against closed issues.

Full Release Notes

## [44.65.0](https://github.com/renovatebot/renovate/compare/44.64.3...44.65.0) (2026-09-04)

### Features

* **onboarding:** note that `vulnerabilityAlerts` can be rate limited ([#45686](https://github.com/renovatebot/renovate/issues/45686)) ([a806d2f](https://github.com/renovatebot/renovate/commit/a806d2f735b741df8ec5fe067522ec644aca137a))

### Continuous Integration

* check TODOs for closed issues ([#45575](https://github.com/renovatebot/renovate/issues/45575)) ([26fe7b0](https://github.com/renovatebot/renovate/commit/26fe7b0c331d102220b4e2f0bebe380aa3c0da1f))