43.280.5
renovatebot/renovate43.280.5Jul 25, 2026by github-actions[bot]
AI Summary
This release improves GitLab integration by adding retry logic for MR creation and adds linting rules for filesystem helpers and Date objects.
Key Highlights
- GitLab MR creation retry logic for transient race conditions
- New linting rules for filesystem helpers and Date
- CI matrix optimization
Full Release Notes
## [43.280.5](https://github.com/renovatebot/renovate/compare/43.280.4...43.280.5) (2026-07-25) ### Bug Fixes * **deps:** update ghcr.io/renovatebot/base-image docker tag to v13.77.5 (main) ([#44842](https://github.com/renovatebot/renovate/issues/44842)) ([be2ff0d](https://github.com/renovatebot/renovate/commit/be2ff0d0e96d952e83b889eec837acd512ef01e4)) * **linters:** add rules for filesystem helpers and Date ([#44685](https://github.com/renovatebot/renovate/issues/44685)) ([716baf6](https://github.com/renovatebot/renovate/commit/716baf630bf87e6b2aecaf76906359350358737a)) * **platform/gitlab:** retry MR creation on transient source_branch race. ([#44502](https://github.com/renovatebot/renovate/issues/44502)) ([12b2f4f](https://github.com/renovatebot/renovate/commit/12b2f4f405b0ce347ffc68d26b4e6f4ec1c09a56)) ### Miscellaneous Chores * **deps:** update dependency lint-staged to v17.1.0 (main) ([#44845](https://github.com/renovatebot/renovate/issues/44845)) ([d610624](https://github.com/renovatebot/renovate/commit/d610624b00c3ca9b2590e002b91425c91d9c187d)) * **deps:** update dependency pnpm to v11.15.0 (main) ([#44844](https://github.com/renovatebot/renovate/issues/44844)) ([510a850](https://github.com/renovatebot/renovate/commit/510a850b7e7436c0e7d934e262dcb151bf05f02c)) * **deps:** update ghcr.io/containerbase/devcontainer docker tag to v14.13.10 (main) ([#44841](https://github.com/renovatebot/renovate/issues/44841)) ([439bdd2](https://github.com/renovatebot/renovate/commit/439bdd2ddb215dfbe1e69b288f551a62d433be36)) ### Code Refactoring * **workers/repository:** extract `minimumReleaseAge`/`minimumConfidence` checks ([#44825](https://github.com/renovatebot/renovate/issues/44825)) ([927b094](https://github.com/renovatebot/renovate/commit/927b094344cab09784f995b44d11b09126527e8a)) ### Continuous Integration * do not verfiy lockfile policies on matrix run ([#44847](https://github.com/renovatebot/renovate/issues/44847)) ([c99196d](https://github.com/renovatebot/renovate/commit/c99196de0f03350cc52249f0d1a7824efe0ffab6))