Skip to content

chore(deps): bump github.com/go-git/go-git/v5 from 5.14.0 to 5.16.5#6

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/github.com/go-git/go-git/v5-5.16.5
Open

chore(deps): bump github.com/go-git/go-git/v5 from 5.14.0 to 5.16.5#6
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/github.com/go-git/go-git/v5-5.16.5

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Feb 10, 2026

User description

Bumps github.com/go-git/go-git/v5 from 5.14.0 to 5.16.5.

Release notes

Sourced from github.com/go-git/go-git/v5's releases.

v5.16.5

What's Changed

Full Changelog: go-git/go-git@v5.16.4...v5.16.5

v5.16.4

What's Changed

Full Changelog: go-git/go-git@v5.16.3...v5.16.4

v5.16.3

What's Changed

Full Changelog: go-git/go-git@v5.16.2...v5.16.3

v5.16.2

What's Changed

Full Changelog: go-git/go-git@v5.16.1...v5.16.2

v5.16.1

What's Changed

New Contributors

Full Changelog: go-git/go-git@v5.16.0...v5.16.1

v5.16.0

What's Changed

... (truncated)

Commits
  • 48a1ae0 Merge pull request #1836 from go-git/check-v5
  • 42bdf1f storage: filesystem, Verify idx matches pack file
  • 4146a56 plumbing: format/idxfile, Verify idxfile's checksum
  • 63d78ec plumbing: format/packfile, Add new ErrMalformedPackFile
  • 25f1624 Merge pull request #1800 from Ch00k/no-delete-untracked-v5
  • 600fb13 git: worktree, Don't delete local untracked files when resetting worktree
  • 390a569 Merge pull request #1746 from pjbgf/bump-go
  • 61c8b85 build: Bump Go test versions to 1.23-1.25 (v5)
  • e5a05ec Merge pull request #1744 from go-git/renovate/releases/v5.x-go-golang.org-x-c...
  • 1495930 plumbing: Remove use of non-constant format strings
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

PR Type

Dependencies


Description

  • Bump go-git to v5.16.5

  • Update go.sum checksums accordingly


Diagram Walkthrough

flowchart LR
  gomod["Update go.mod dependency"] -- "go-git v5.14.0 → v5.16.5" --> gosum["Refresh go.sum checksums"]
Loading

File Walkthrough

Relevant files
Dependencies
go.mod
Upgrade go-git dependency in go.mod                                           

go.mod

  • Upgrade github.com/go-git/go-git/v5 from v5.14.0 to v5.16.5
  • Remove stale comment constraint by updating version
+1/-1     
go.sum
Update sums for go-git v5.16.5                                                     

go.sum

  • Replace checksums for go-git v5.14.0 with v5.16.5
  • Keep other module sums unchanged
+2/-2     

Bumps [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) from 5.14.0 to 5.16.5.
- [Release notes](https://github.com/go-git/go-git/releases)
- [Commits](go-git/go-git@v5.14.0...v5.16.5)

---
updated-dependencies:
- dependency-name: github.com/go-git/go-git/v5
  dependency-version: 5.16.5
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Feb 10, 2026
@pull-request-agent
Copy link

PR Reviewer Guide 🔍

Here are some key observations to aid the review process:

⏱️ Estimated effort to review: 1 🔵⚪⚪⚪⚪
🧪 No relevant tests
🔒 No security concerns identified
⚡ Recommended focus areas for review

Comment Mismatch

The inline comment says not to bump until issue go-git/go-git#1551 is fixed, but the dependency was bumped. Confirm that the upstream issue is resolved or that the codebase is not impacted by it.

// DO NOT BUMP UNTIL go-git/go-git#1551 is fixed
github.com/go-git/go-git/v5 v5.16.5
github.com/go-jose/go-jose/v4 v4.1.3

@pull-request-agent
Copy link

PR Code Suggestions ✨

No code suggestions found for the PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update go code Review effort 1/5

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants