Skip to content

chore(deps): bump github.com/go-git/go-git/v6 from 6.0.0-alpha.2 to 6.0.0-alpha.4#5885

Merged
kodiakhq[bot] merged 2 commits into
v2from
dependabot/go_modules/github.com/go-git/go-git/v6-6.0.0-alpha.4
Jun 9, 2026
Merged

chore(deps): bump github.com/go-git/go-git/v6 from 6.0.0-alpha.2 to 6.0.0-alpha.4#5885
kodiakhq[bot] merged 2 commits into
v2from
dependabot/go_modules/github.com/go-git/go-git/v6-6.0.0-alpha.4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 19, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/go-git/go-git/v6 from 6.0.0-alpha.2 to 6.0.0-alpha.4.

Release notes

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

v6.0.0-alpha.4

What's Changed

New Contributors

Full Changelog: go-git/go-git@v6.0.0-alpha.3...v6.0.0-alpha.4

v6.0.0-alpha.3

What's Changed

... (truncated)

Commits
  • d9a6983 Merge pull request #2113 from go-git/validation2
  • f7d8537 Merge pull request #1998 from cedric-appdirect/fsobject-readerat
  • b3850af plumbing: format/packfile, cap delta chain depth in parser
  • 5be028f plumbing: format/packfile, surface scanner errors in headerFromOffset
  • 04aef2c plumbing: reject reserved object type in Valid
  • 0d8b719 plumbing: format/packfile, propagate objectFromHeader errors in iter
  • 7069092 Merge pull request #2131 from hiddeco/dotgit-incoming-race
  • 8ab1a10 storage: dotgit, fix hasIncomingObjects race
  • 41ab5f4 Merge pull request #2121 from hiddeco/protocol-fuzz-harnesses
  • d4d24cb Merge pull request #2119 from hiddeco/format-input-bounds
  • Additional commits viewable in compare view

@dependabot dependabot Bot added the automerge Used by Kodiak bot to automerge PRs label May 19, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner May 19, 2026 15:26
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go labels May 19, 2026
@dosubot dosubot Bot added the size:S This PR changes 10-29 lines, ignoring generated files. label May 19, 2026
@codecov

codecov Bot commented May 19, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 61.40%. Comparing base (f5bf5e9) to head (58df577).
⚠️ Report is 1 commits behind head on v2.

Additional details and impacted files
@@           Coverage Diff           @@
##               v2    #5885   +/-   ##
=======================================
  Coverage   61.40%   61.40%           
=======================================
  Files         142      142           
  Lines       14261    14261           
=======================================
  Hits         8757     8757           
  Misses       4770     4770           
  Partials      734      734           
Flag Coverage Δ
integrationtests 34.49% <ø> (ø)
unittests 52.47% <ø> (+0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@kodiakhq kodiakhq Bot removed the automerge Used by Kodiak bot to automerge PRs label May 25, 2026
@kodiakhq

kodiakhq Bot commented May 25, 2026

Copy link
Copy Markdown
Contributor

This PR currently has a merge conflict. Please resolve this and then re-add the automerge label.

@dependabot
dependabot Bot force-pushed the dependabot/go_modules/github.com/go-git/go-git/v6-6.0.0-alpha.4 branch from 861b080 to dde04a2 Compare May 25, 2026 03:06
@dosubot dosubot Bot added size:XS This PR changes 0-9 lines, ignoring generated files. and removed size:S This PR changes 10-29 lines, ignoring generated files. labels May 25, 2026
@dependabot
dependabot Bot force-pushed the dependabot/go_modules/github.com/go-git/go-git/v6-6.0.0-alpha.4 branch 2 times, most recently from 62c936e to 4646273 Compare June 1, 2026 16:54
@erka

erka commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

@dependabot rebase

Bumps [github.com/go-git/go-git/v6](https://github.com/go-git/go-git) from 6.0.0-alpha.2 to 6.0.0-alpha.4.
- [Release notes](https://github.com/go-git/go-git/releases)
- [Changelog](https://github.com/go-git/go-git/blob/main/HISTORY.md)
- [Commits](go-git/go-git@v6.0.0-alpha.2...v6.0.0-alpha.4)

---
updated-dependencies:
- dependency-name: github.com/go-git/go-git/v6
  dependency-version: 6.0.0-alpha.4
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot
dependabot Bot force-pushed the dependabot/go_modules/github.com/go-git/go-git/v6-6.0.0-alpha.4 branch from 4646273 to c3aa4f5 Compare June 9, 2026 11:06
@erka erka added the automerge Used by Kodiak bot to automerge PRs label Jun 9, 2026
@kodiakhq
kodiakhq Bot merged commit f473e49 into v2 Jun 9, 2026
34 checks passed
@kodiakhq
kodiakhq Bot deleted the dependabot/go_modules/github.com/go-git/go-git/v6-6.0.0-alpha.4 branch June 9, 2026 13:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automerge Used by Kodiak bot to automerge PRs dependencies Pull requests that update a dependency file go size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant