43.277.0
renovatebot/renovate43.277.0Jul 22, 2026by github-actions[bot]
AI Summary
Adds support for GitLab codeowners roles and fixes cron schedule matching logic at the edge of an hour.
Key Highlights
- GitLab codeowners role support
- Fixed cron schedule edge matching
- Improves scheduling accuracy
New Features
- Add gitlab codeowners role support
Full Release Notes
## [43.277.0](https://github.com/renovatebot/renovate/compare/43.276.0...43.277.0) (2026-07-22) ### Features * **gitlab:** add gitlab codeowners role support ([#44621](https://github.com/renovatebot/renovate/issues/44621)) ([2f9735f](https://github.com/renovatebot/renovate/commit/2f9735f249ca9f518c851ac5f07f295aa85c1e20)) ### Bug Fixes * **schedule:** match cron schedules on the edge of an hour ([#44757](https://github.com/renovatebot/renovate/issues/44757)) ([54acab0](https://github.com/renovatebot/renovate/commit/54acab06ee989baba813bd418cd3b360803bed9f))