build(deps): bump github.com/go-git/go-git/v6 from 6.0.0-20250728093604-6aaf1933ecab to 6.0.0-alpha.1 #280

Closed
dependabotbot_placeholder_mon8rt wants to merge 1 commit from dependabot/go_modules/github.com/go-git/go-git/v6-6.0.0-alpha.1 into main
dependabotbot_placeholder_mon8rt commented 2026-04-13 13:42:34 +00:00 (Migrated from git.csit.sgu.ru)

Bumps github.com/go-git/go-git/v6 from 6.0.0-20250728093604-6aaf1933ecab 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 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)
Bumps [github.com/go-git/go-git/v6](https://github.com/go-git/go-git) from 6.0.0-20250728093604-6aaf1933ecab to 6.0.0-alpha.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/go-git/go-git/releases">github.com/go-git/go-git/v6's releases</a>.</em></p> <blockquote> <h2>v6.0.0-alpha.1</h2> <h1>🚀 Release Summary</h1> <blockquote> <p>⚠️ <strong>v6 Alpha Release</strong></p> <p>This is the <strong>first alpha release of go-git v6</strong>.</p> <p>We encourage users to <strong>test this version in real-world scenarios</strong> and help us validate the new transport layer and features.</p> <p>👉 Please report any issues, bugs, or unexpected behavior via <a href="https://github.com/go-git/go-git/issues/new?template=bug-report.yml">GitHub issues</a>.</p> </blockquote> <p>This release brings major improvements across transport, performance, and Git feature support, along with significant internal modernization.</p> <h1>👤 What Changed for Users</h1> <h2>🌐 Better Git Compatibility</h2> <ul> <li>Improved support for modern Git protocol features: <ul> <li>multi-ack, filters (partial clone), sideband</li> <li>better HTTP and SSH transport handling</li> </ul> </li> <li>More reliable push/fetch behavior, especially for: <ul> <li>shallow clones</li> <li>large repositories</li> <li>edge-case server interactions</li> </ul> </li> </ul> <h2>🆕 Support for Git Features</h2> <ul> <li>Cherry-pick support</li> <li>Reflog support</li> <li><code>git reset --keep</code> equivalent</li> <li>Autocrlf support</li> <li>Improved linked worktree support (<code>git worktree</code>)</li> <li>Support for **relative submodule URLs</li> </ul> <h2>🔐 SHA-256 Repository Support</h2> <ul> <li>Open, initialize, and clone <strong>SHA-256 repositories</strong></li> </ul> <h2>⚙️ Config &amp; Feature Parity</h2> <ul> <li>Support for Git features: <ul> <li><code>core.hooksPath</code></li> <li><code>index.skipHash</code></li> <li><code>worktreeConfig</code></li> </ul> </li> </ul> <h2>⚡ Performance Improvements</h2> <ul> <li>Faster operations on large repositories: <ul> <li>improved status calculation</li> <li>optimized packfile handling</li> <li>reduced memory usage</li> </ul> </li> </ul> <h2>🧹 Stability &amp; Reliability</h2> <ul> <li>Fixed many issues around: <ul> <li>push/fetch correctness</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/go-git/go-git/commits/v6.0.0-alpha.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/go-git/go-git/v6&package-manager=go_modules&previous-version=6.0.0-20250728093604-6aaf1933ecab&new-version=6.0.0-alpha.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details>
dependabotbot_placeholder_mon8rt commented 2026-04-20 14:54:42 +00:00 (Migrated from git.csit.sgu.ru)

Superseded by #150.

Superseded by #150.
dependabotbot_placeholder_mon8rt (Migrated from git.csit.sgu.ru) closed this pull request 2026-04-20 14:54:43 +00:00

Pull request closed

Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
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
dsc/mm-backend!280
No description provided.