Skip to content

Bump github.com/go-git/go-git/v6 from 6.0.0-20260305211659-2083cf940afa to 6.0.0-alpha.1#376

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/go-git/go-git/v6-6.0.0-alpha.1
Closed

Bump github.com/go-git/go-git/v6 from 6.0.0-20260305211659-2083cf940afa to 6.0.0-alpha.1#376
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/go-git/go-git/v6-6.0.0-alpha.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps github.com/go-git/go-git/v6 from 6.0.0-20260305211659-2083cf940afa 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 dependencies Pull requests that update a dependency file go Pull requests that update go code labels Apr 6, 2026
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/go-git/go-git/v6-6.0.0-alpha.1 branch from b5cd738 to 1c7adc5 Compare April 7, 2026 07:13
Bumps [github.com/go-git/go-git/v6](https://github.com/go-git/go-git) from 6.0.0-20260305211659-2083cf940afa 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] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/go-git/go-git/v6-6.0.0-alpha.1 branch from 1c7adc5 to d476d37 Compare April 17, 2026 18:12
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Apr 20, 2026

Superseded by #386.

@dependabot dependabot bot closed this Apr 20, 2026
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/go-git/go-git/v6-6.0.0-alpha.1 branch April 20, 2026 07:41
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants