Skip to content

Bump github.com/go-git/go-git/v6 from 6.0.0-alpha.1 to 6.0.0-alpha.3 - #14

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

Bump github.com/go-git/go-git/v6 from 6.0.0-alpha.1 to 6.0.0-alpha.3#14
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/github.com/go-git/go-git/v6-6.0.0-alpha.3

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

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

Release notes

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

v6.0.0-alpha.3

What's Changed

New Contributors

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

v6.0.0-alpha.2

🚀 Release Summary

⚠️ v6 Alpha Release

This is an 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.

🚀 Highlights

  • Major refactor of the plumbing/transport API with a new design, improving extensibility and aligning behaviour more closely with upstream Git.

... (truncated)

Commits
  • c4e48f8 Merge pull request #2066 from go-git/commit-v6
  • 911b934 Merge pull request #2064 from aymanbagabas/server-git-timeout-tol
  • ed03563 internal: git, add server timeout test small tolerance
  • 0a60cfd plumbing: object, Reset object before decode
  • 564c3fc plumbing: object, Align Tree handling with upstream
  • f7b15dd tests: Skip double checks in Git v2.11
  • 4a68e60 tests: Add git conformance tests for signing verification
  • 2fd74d4 plumbing: object, Add ErrMalformedTag
  • fa31ff2 plumbing: object, Decode Tag headers via a state machine
  • c6f8c8d plumbing: object, Reject multi-signature commits at Verify
  • Additional commits viewable 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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [github.com/go-git/go-git/v6](https://github.com/go-git/go-git) from 6.0.0-alpha.1 to 6.0.0-alpha.3.
- [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.1...v6.0.0-alpha.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels May 11, 2026
@dependabot @github

dependabot Bot commented on behalf of github May 19, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #16.

@dependabot dependabot Bot closed this May 19, 2026
@dependabot
dependabot Bot deleted the dependabot/go_modules/github.com/go-git/go-git/v6-6.0.0-alpha.3 branch May 19, 2026 15:50
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