43.269.3
amark/gun43.269.3Jul 18, 2026by github-actions[bot]
AI Summary
This release fixes a bug in Git integration that improves the detection of commits modified through rebase or amend operations.
Key Highlights
- Fixed Git commit detection for rebase and amend operations
- Resolves issues with commit tracking in specific scenarios
Full Release Notes
## [43.269.3](https://github.com/renovatebot/renovate/compare/43.269.2...43.269.3) (2026-07-18) ### Bug Fixes * **git:** detect commits modified through rebase or amend ([#44587](https://github.com/renovatebot/renovate/issues/44587)) ([8e6a7fc](https://github.com/renovatebot/renovate/commit/8e6a7fc2e660ad3280095bf2d8f894d09aab38c2)), closes [#42975](https://github.com/renovatebot/renovate/issues/42975) [#43171](https://github.com/renovatebot/renovate/issues/43171) [#44585](https://github.com/renovatebot/renovate/issues/44585)