Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 24, 2025

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps github.com/go-git/go-git/v5 from 5.16.3 to 5.16.4.

Release notes

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

v5.16.4

What's Changed

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

Commits
  • de8ecc3 Merge pull request #1743 from go-git/renovate/releases/v5.x-go-github.com-go-...
  • 3e752f0 build: Update module github.com/go-git/go-git/v5 to v5.13.0 [SECURITY]
  • 3a31754 Merge pull request #1741 from go-git/renovate/releases/v5.x-go-github.com-clo...
  • acc28f1 build: Update module github.com/cloudflare/circl to v1.6.1 [SECURITY]
  • 95f3880 Merge pull request #1742 from go-git/renovate/releases/v5.x-go-golang.org-x-n...
  • 329f926 build: Update module golang.org/x/net to v0.38.0 [SECURITY]
  • 399e04b Merge pull request #1734 from pjbgf/fix-ci
  • 2025eae build: test, Fix build on Windows.
  • fb6806f Merge pull request #1732 from swills/find-hash-panic-fix-backport
  • 382530f plumbing: format/idxfile, prevent panic
  • See full diff 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

Bumps [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) from 5.16.3 to 5.16.4.
- [Release notes](https://github.com/go-git/go-git/releases)
- [Commits](go-git/go-git@v5.16.3...v5.16.4)

---
updated-dependencies:
- dependency-name: github.com/go-git/go-git/v5
  dependency-version: 5.16.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies go Pull requests that update Go code labels Nov 24, 2025
@dependabot dependabot bot requested a review from hairyhenderson as a code owner November 24, 2025 20:04
@dependabot dependabot bot added dependencies go Pull requests that update Go code labels Nov 24, 2025
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Benchmark

Benchmark suite Current: 1484492 Previous: e0bddf7 Ratio
BenchmarkPathForDirFS 102.2 ns/op 40 B/op 2 allocs/op 101.9 ns/op 40 B/op 2 allocs/op 1.00
BenchmarkPathForDirFS - ns/op 102.2 ns/op 101.9 ns/op 1.00
BenchmarkPathForDirFS - B/op 40 B/op 40 B/op 1
BenchmarkPathForDirFS - allocs/op 2 allocs/op 2 allocs/op 1
BenchmarkSplitRepoPath/0 12.44 ns/op 0 B/op 0 allocs/op 12.6 ns/op 0 B/op 0 allocs/op 0.99
BenchmarkSplitRepoPath/0 - ns/op 12.44 ns/op 12.6 ns/op 0.99
BenchmarkSplitRepoPath/0 - B/op 0 B/op 0 B/op 1
BenchmarkSplitRepoPath/0 - allocs/op 0 allocs/op 0 allocs/op 1
BenchmarkSplitRepoPath/1 17.19 ns/op 0 B/op 0 allocs/op 17.4 ns/op 0 B/op 0 allocs/op 0.99
BenchmarkSplitRepoPath/1 - ns/op 17.19 ns/op 17.4 ns/op 0.99
BenchmarkSplitRepoPath/1 - B/op 0 B/op 0 B/op 1
BenchmarkSplitRepoPath/1 - allocs/op 0 allocs/op 0 allocs/op 1
BenchmarkSplitRepoPath/2 36.99 ns/op 4 B/op 1 allocs/op 37.28 ns/op 4 B/op 1 allocs/op 0.99
BenchmarkSplitRepoPath/2 - ns/op 36.99 ns/op 37.28 ns/op 0.99
BenchmarkSplitRepoPath/2 - B/op 4 B/op 4 B/op 1
BenchmarkSplitRepoPath/2 - allocs/op 1 allocs/op 1 allocs/op 1
BenchmarkSplitRepoPath/3 39.09 ns/op 8 B/op 1 allocs/op 39 ns/op 8 B/op 1 allocs/op 1.00
BenchmarkSplitRepoPath/3 - ns/op 39.09 ns/op 39 ns/op 1.00
BenchmarkSplitRepoPath/3 - B/op 8 B/op 8 B/op 1
BenchmarkSplitRepoPath/3 - allocs/op 1 allocs/op 1 allocs/op 1
BenchmarkSplitRepoPath/4 36.72 ns/op 8 B/op 1 allocs/op 36.6 ns/op 8 B/op 1 allocs/op 1.00
BenchmarkSplitRepoPath/4 - ns/op 36.72 ns/op 36.6 ns/op 1.00
BenchmarkSplitRepoPath/4 - B/op 8 B/op 8 B/op 1
BenchmarkSplitRepoPath/4 - allocs/op 1 allocs/op 1 allocs/op 1
BenchmarkSplitRepoPath/5 43.53 ns/op 4 B/op 1 allocs/op 42.62 ns/op 4 B/op 1 allocs/op 1.02
BenchmarkSplitRepoPath/5 - ns/op 43.53 ns/op 42.62 ns/op 1.02
BenchmarkSplitRepoPath/5 - B/op 4 B/op 4 B/op 1
BenchmarkSplitRepoPath/5 - allocs/op 1 allocs/op 1 allocs/op 1
BenchmarkSplitRepoPath/6 17.15 ns/op 0 B/op 0 allocs/op 17.13 ns/op 0 B/op 0 allocs/op 1.00
BenchmarkSplitRepoPath/6 - ns/op 17.15 ns/op 17.13 ns/op 1.00
BenchmarkSplitRepoPath/6 - B/op 0 B/op 0 B/op 1
BenchmarkSplitRepoPath/6 - allocs/op 0 allocs/op 0 allocs/op 1

This comment was automatically generated by workflow using github-action-benchmark.

@hairyhenderson hairyhenderson merged commit 6d2d95a into main Dec 1, 2025
17 checks passed
@hairyhenderson hairyhenderson deleted the dependabot/go_modules/github.com/go-git/go-git/v5-5.16.4 branch December 1, 2025 20:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants