Update module github.com/go-git/go-git/v5 to v5.16.4 #1269

Merged
mfenniak merged 1 commit from renovate/github.com-go-git-go-git-v5-5.x into main 2026-01-11 22:18:39 +00:00
Member

This PR contains the following updates:

Package Change Age Confidence
github.com/go-git/go-git/v5 v5.16.3 -> v5.16.4 age confidence

Release Notes

go-git/go-git (github.com/go-git/go-git/v5)

v5.16.4

Compare Source

What's Changed

Full Changelog: https://github.com/go-git/go-git/compare/v5.16.3...v5.16.4


Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM ( * 0-3 * * * ) (UTC), Automerge - Between 12:00 AM and 03:59 AM ( * 0-3 * * * ) (UTC).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) | `v5.16.3` -> `v5.16.4` | ![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fgo-git%2fgo-git%2fv5/v5.16.4?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fgo-git%2fgo-git%2fv5/v5.16.3/v5.16.4?slim=true) | --- ### Release Notes <details> <summary>go-git/go-git (github.com/go-git/go-git/v5)</summary> ### [`v5.16.4`](https://github.com/go-git/go-git/releases/tag/v5.16.4) [Compare Source](https://github.com/go-git/go-git/compare/v5.16.3...v5.16.4) #### What's Changed - backport plumbing: format/idxfile, prevent panic by [@&#8203;swills](https://github.com/swills) in [#&#8203;1732](https://github.com/go-git/go-git/pull/1732) - \[backport] build: test, Fix build on Windows. by [@&#8203;pjbgf](https://github.com/pjbgf) in [#&#8203;1734](https://github.com/go-git/go-git/pull/1734) - build: Update module golang.org/x/net to v0.38.0 \[SECURITY] (releases/v5.x) by [@&#8203;go-git-renovate](https://github.com/go-git-renovate)\[bot] in [#&#8203;1742](https://github.com/go-git/go-git/pull/1742) - build: Update module github.com/cloudflare/circl to v1.6.1 \[SECURITY] (releases/v5.x) by [@&#8203;go-git-renovate](https://github.com/go-git-renovate)\[bot] in [#&#8203;1741](https://github.com/go-git/go-git/pull/1741) - build: Update module github.com/go-git/go-git/v5 to v5.13.0 \[SECURITY] (releases/v5.x) by [@&#8203;go-git-renovate](https://github.com/go-git-renovate)\[bot] in [#&#8203;1743](https://github.com/go-git/go-git/pull/1743) **Full Changelog**: <https://github.com/go-git/go-git/compare/v5.16.3...v5.16.4> </details> --- ### Configuration 📅 **Schedule**: Branch creation - Between 12:00 AM and 03:59 AM ( * 0-3 * * * ) (UTC), Automerge - Between 12:00 AM and 03:59 AM ( * 0-3 * * * ) (UTC). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi43MS4wIiwidXBkYXRlZEluVmVyIjoiNDIuNzEuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiS2luZC9EZXBlbmRlbmN5VXBkYXRlIiwicnVuLWVuZC10by1lbmQtdGVzdHMiXX0=-->
Update module github.com/go-git/go-git/v5 to v5.16.4
All checks were successful
checks / validate mocks (pull_request) Successful in 47s
checks / validate pre-commit-hooks file (pull_request) Successful in 56s
issue-labels / release-notes (pull_request_target) Has been skipped
checks / build and test (pull_request) Successful in 2m4s
checks / runner exec tests (pull_request) Successful in 34s
Integration tests for the release process / release-simulation (pull_request) Successful in 5m19s
checks / runner integration tests (pull_request) Successful in 7m1s
checks / integration tests (docker-latest) (pull_request) Successful in 13m36s
checks / integration tests (docker-stable) (pull_request) Successful in 11m22s
cascade / debug (pull_request_target) Has been skipped
cascade / end-to-end (pull_request_target) Successful in 6s
cascade / forgejo (pull_request_target) Successful in 23s
5587d9c36a
Contributor

cascading-pr updated at actions/setup-forgejo#812

cascading-pr updated at https://code.forgejo.org/actions/setup-forgejo/pulls/812
mfenniak approved these changes 2026-01-11 22:18:34 +00:00
mfenniak deleted branch renovate/github.com-go-git-go-git-v5-5.x 2026-01-11 22:18:39 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
3 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
forgejo/runner!1269
No description provided.