Skip to content

chore(deps): bump github.com/go-git/go-git/v6 from 6.0.0-20260216160506-e6a3f881772f to 6.0.0-alpha.1#5675

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 6, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/go-git/go-git/v6 from 6.0.0-20260216160506-e6a3f881772f to 6.0.0-alpha.1.

Release notes

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

v6.0.0-alpha.1

🚀 Release Summary

⚠️ v6 Alpha Release

This is the first alpha release of go-git v6.

We encourage users to test this version in real-world scenarios and help us validate the new transport layer and features.

👉 Please report any issues, bugs, or unexpected behavior via GitHub issues.

This release brings major improvements across transport, performance, and Git feature support, along with significant internal modernization.

👤 What Changed for Users

🌐 Better Git Compatibility

  • Improved support for modern Git protocol features:
    • multi-ack, filters (partial clone), sideband
    • better HTTP and SSH transport handling
  • More reliable push/fetch behavior, especially for:
    • shallow clones
    • large repositories
    • edge-case server interactions

🆕 Support for Git Features

  • Cherry-pick support
  • Reflog support
  • git reset --keep equivalent
  • Autocrlf support
  • Improved linked worktree support (git worktree)
  • Support for **relative submodule URLs

🔐 SHA-256 Repository Support

  • Open, initialize, and clone SHA-256 repositories

⚙️ Config & Feature Parity

  • Support for Git features:
    • core.hooksPath
    • index.skipHash
    • worktreeConfig

⚡ Performance Improvements

  • Faster operations on large repositories:
    • improved status calculation
    • optimized packfile handling
    • reduced memory usage

🧹 Stability & Reliability

  • Fixed many issues around:
    • push/fetch correctness

... (truncated)

Commits

@dependabot dependabot Bot added automerge Used by Kodiak bot to automerge PRs dependencies Pull requests that update a dependency file go labels Apr 6, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner April 6, 2026 02:18
@dependabot dependabot Bot added the automerge Used by Kodiak bot to automerge PRs label Apr 6, 2026
@dosubot dosubot Bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Apr 6, 2026
@erka

erka commented Apr 6, 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-20260216160506-e6a3f881772f to 6.0.0-alpha.1.
- [Release notes](https://github.com/go-git/go-git/releases)
- [Commits](https://github.com/go-git/go-git/commits/v6.0.0-alpha.1)

---
updated-dependencies:
- dependency-name: github.com/go-git/go-git/v6
  dependency-version: 6.0.0-alpha.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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.1 branch from 34d6bf3 to 5159da3 Compare April 6, 2026 13:35
Signed-off-by: Roman Dmytrenko <[email protected]>
@codecov

codecov Bot commented Apr 6, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 61.12%. Comparing base (44c80ce) to head (5eb04ab).
⚠️ Report is 1 commits behind head on v2.

Additional details and impacted files
@@           Coverage Diff           @@
##               v2    #5675   +/-   ##
=======================================
  Coverage   61.12%   61.12%           
=======================================
  Files         141      141           
  Lines       14170    14170           
=======================================
  Hits         8662     8662           
  Misses       4777     4777           
  Partials      731      731           
Flag Coverage Δ
integrationtests 34.52% <0.00%> (ø)
unittests 52.01% <100.00%> (ø)

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

☔ View full report in Codecov by Sentry.
📢 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 merged commit 838efea into v2 Apr 6, 2026
30 of 32 checks passed
@kodiakhq
kodiakhq Bot deleted the dependabot/go_modules/github.com/go-git/go-git/v6-6.0.0-alpha.1 branch April 6, 2026 13:49
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