Skip to content

chore(deps): update module github.com/go-git/go-git/v6 to v6.0.0-alpha.5 - #28

Open
renovate[bot] wants to merge 1 commit into
mainfrom
chore/dependencies/github.com-go-git-go-git-v6-6.x
Open

chore(deps): update module github.com/go-git/go-git/v6 to v6.0.0-alpha.5#28
renovate[bot] wants to merge 1 commit into
mainfrom
chore/dependencies/github.com-go-git-go-git-v6-6.x

Conversation

@renovate

@renovate renovate Bot commented Dec 30, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/go-git/go-git/v6 v6.0.0-20251224103503-78aff6aa5ea9v6.0.0-alpha.5 age adoption passing confidence

Release Notes

go-git/go-git (github.com/go-git/go-git/v6)

v6.0.0-alpha.5

Compare Source

What's Changed

New Contributors

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

v6.0.0-alpha.4

Compare Source

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

Compare Source

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

Compare Source

🚀 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.
  • Performance improvements in remote operations, including faster send-pack.
  • Significant improvements to HTTP transport robustness and protocol correctness.
  • File transport: added support for gitfile and improved repository detection logic.
🐛 Bug Fixes
  • repository: fix DeleteBranch failing when using full ref names (#​1951)
  • worktree: fix Add silently failing for absolute paths (#​1949)
  • transport/http: fix multi-round pack negotiation (#​1992)
  • transport/http: harden redirect handling to match canonical Git (#​1997)
  • transport/http: fix data race in dumb HTTP test server (#​1960)
  • transport: avoid emitting duplicate NAK after empty ACKs (#​1989)
  • updreq: support multiple shallow records in upload request decoding (#​1952)
  • file transport: fix Windows file handle leak (#​1976)
  • worktree tests: fix Windows file handle leaks (#​1996)
  • transport tests: correct receive-pack usage (#​1988)
✨ Enhancements
  • remote: faster send-pack implementation (#​1947)
  • object: improved object walk painting (#​1973)
  • repository: add gitfile support and improve loader detection (#​1994)
  • config: introduce ConfigLoader plugins aligned with upstream Git (#​1924)
🔧 Refactoring
  • plumbing/transport: replace transport API with new design (#​1972)
  • plumbing/transport: follow-up API refactoring and cleanup (#​1983)
📚 Documentation
  • docs: updates and introduction of AI Policy (#​1913)

📋 Full Changelog

What's Changed
New Contributors

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


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot requested a review from PhilippHeuer December 30, 2025 13:09
@renovate

renovate Bot commented Dec 30, 2025

Copy link
Copy Markdown
Contributor Author

ℹ️ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 8 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.24.3 -> 1.25.0
github.com/ProtonMail/go-crypto v1.3.0 -> v1.4.1
github.com/cloudflare/circl v1.6.1 -> v1.6.3
github.com/go-git/go-billy/v6 v6.0.0-20251209065551-8afc3eb64e4d -> v6.0.0-alpha.2
github.com/kevinburke/ssh_config v1.4.0 -> v1.6.0
github.com/pjbgf/sha1cd v0.5.0 -> v0.6.0
golang.org/x/crypto v0.46.0 -> v0.54.0
golang.org/x/net v0.48.0 -> v0.57.0
golang.org/x/sys v0.39.0 -> v0.47.0

@renovate renovate Bot changed the title chore(deps): update module github.com/go-git/go-git/v6 to v6.0.0-20251230102402-1764c9ae7fb5 chore(deps): update module github.com/go-git/go-git/v6 to v6.0.0-20251231065035-29ae690a9f19 Dec 31, 2025
@renovate
renovate Bot force-pushed the chore/dependencies/github.com-go-git-go-git-v6-6.x branch from 97b43b9 to 8eef9d3 Compare December 31, 2025 09:15
@renovate renovate Bot changed the title chore(deps): update module github.com/go-git/go-git/v6 to v6.0.0-20251231065035-29ae690a9f19 chore(deps): update module github.com/go-git/go-git/v6 to v6.0.0-20260114124804-a8db3a6585a6 Jan 14, 2026
@renovate
renovate Bot force-pushed the chore/dependencies/github.com-go-git-go-git-v6-6.x branch from 8eef9d3 to 564999f Compare January 14, 2026 14:30
@renovate renovate Bot changed the title chore(deps): update module github.com/go-git/go-git/v6 to v6.0.0-20260114124804-a8db3a6585a6 chore(deps): update module github.com/go-git/go-git/v6 to v6.0.0-20260123133532-f99a98e81ce9 Jan 24, 2026
@renovate
renovate Bot force-pushed the chore/dependencies/github.com-go-git-go-git-v6-6.x branch from 564999f to 3b703c7 Compare January 24, 2026 06:58
@renovate renovate Bot changed the title chore(deps): update module github.com/go-git/go-git/v6 to v6.0.0-20260123133532-f99a98e81ce9 chore(deps): update module github.com/go-git/go-git/v6 to v6.0.0-20260127175347-b5117ad1603d Jan 27, 2026
@renovate
renovate Bot force-pushed the chore/dependencies/github.com-go-git-go-git-v6-6.x branch from 3b703c7 to 32d8666 Compare January 27, 2026 19:34
@renovate renovate Bot changed the title chore(deps): update module github.com/go-git/go-git/v6 to v6.0.0-20260127175347-b5117ad1603d chore(deps): update module github.com/go-git/go-git/v6 to v6.0.0-20260206150416-f623c7555599 Feb 6, 2026
@renovate
renovate Bot force-pushed the chore/dependencies/github.com-go-git-go-git-v6-6.x branch from 32d8666 to c321342 Compare February 6, 2026 18:15
@renovate renovate Bot changed the title chore(deps): update module github.com/go-git/go-git/v6 to v6.0.0-20260206150416-f623c7555599 chore(deps): update module github.com/go-git/go-git/v6 to v6.0.0-20260209124828-a06215dae685 Feb 9, 2026
@renovate
renovate Bot force-pushed the chore/dependencies/github.com-go-git-go-git-v6-6.x branch from c321342 to 58f862c Compare February 9, 2026 14:31
@renovate renovate Bot changed the title chore(deps): update module github.com/go-git/go-git/v6 to v6.0.0-20260209124828-a06215dae685 chore(deps): update module github.com/go-git/go-git/v6 to v6.0.0-20260209230529-b49d5247731e Feb 10, 2026
@renovate
renovate Bot force-pushed the chore/dependencies/github.com-go-git-go-git-v6-6.x branch from 58f862c to 6a04043 Compare February 10, 2026 01:50
@renovate renovate Bot changed the title chore(deps): update module github.com/go-git/go-git/v6 to v6.0.0-20260209230529-b49d5247731e chore(deps): update module github.com/go-git/go-git/v6 to v6.0.0-20260210102253-e4d10f0e569a Feb 10, 2026
@renovate
renovate Bot force-pushed the chore/dependencies/github.com-go-git-go-git-v6-6.x branch from 6a04043 to 2216a0b Compare February 10, 2026 14:02
@renovate renovate Bot changed the title chore(deps): update module github.com/go-git/go-git/v6 to v6.0.0-20260210102253-e4d10f0e569a chore(deps): update module github.com/go-git/go-git/v6 to v6.0.0-20260214095735-e32ef249aa35 Feb 14, 2026
@renovate
renovate Bot force-pushed the chore/dependencies/github.com-go-git-go-git-v6-6.x branch from 2216a0b to bb0e48a Compare February 14, 2026 14:12
@renovate renovate Bot changed the title chore(deps): update module github.com/go-git/go-git/v6 to v6.0.0-20260214095735-e32ef249aa35 chore(deps): update module github.com/go-git/go-git/v6 to v6.0.0-20260215142411-564b7d90c6a3 Feb 15, 2026
@renovate
renovate Bot force-pushed the chore/dependencies/github.com-go-git-go-git-v6-6.x branch from bb0e48a to 3303877 Compare February 15, 2026 18:14
@renovate renovate Bot changed the title chore(deps): update module github.com/go-git/go-git/v6 to v6.0.0-20260215142411-564b7d90c6a3 chore(deps): update module github.com/go-git/go-git/v6 to v6.0.0-20260216160506-e6a3f881772f Feb 16, 2026
@renovate
renovate Bot force-pushed the chore/dependencies/github.com-go-git-go-git-v6-6.x branch from 3303877 to 75ed7da Compare February 16, 2026 16:36
@renovate renovate Bot changed the title chore(deps): update module github.com/go-git/go-git/v6 to v6.0.0-20260216160506-e6a3f881772f chore(deps): update module github.com/go-git/go-git/v6 to v6.0.0-20260217135312-8c5a7de9ffa1 Feb 17, 2026
@renovate
renovate Bot force-pushed the chore/dependencies/github.com-go-git-go-git-v6-6.x branch from 75ed7da to 18088ec Compare February 17, 2026 19:43
@renovate renovate Bot changed the title chore(deps): update module github.com/go-git/go-git/v6 to v6.0.0-20260217135312-8c5a7de9ffa1 chore(deps): update module github.com/go-git/go-git/v6 to v6.0.0-20260217223433-8b943fe3eb84 Feb 17, 2026
@renovate
renovate Bot force-pushed the chore/dependencies/github.com-go-git-go-git-v6-6.x branch from 18088ec to 580ad79 Compare February 17, 2026 23:53
@renovate renovate Bot changed the title chore(deps): update module github.com/go-git/go-git/v6 to v6.0.0-20260217223433-8b943fe3eb84 chore(deps): update module github.com/go-git/go-git/v6 to v6.0.0-20260220113129-c02711164eb8 Feb 20, 2026
@renovate
renovate Bot force-pushed the chore/dependencies/github.com-go-git-go-git-v6-6.x branch from 4792a1f to 16b633e Compare February 28, 2026 01:18
@renovate renovate Bot changed the title chore(deps): update module github.com/go-git/go-git/v6 to v6.0.0-20260227233803-efde8c49a5e2 chore(deps): update module github.com/go-git/go-git/v6 to v6.0.0-20260303221140-ee63665a1010 Mar 4, 2026
@renovate
renovate Bot force-pushed the chore/dependencies/github.com-go-git-go-git-v6-6.x branch from 16b633e to 83bfdfb Compare March 4, 2026 01:20
@renovate renovate Bot changed the title chore(deps): update module github.com/go-git/go-git/v6 to v6.0.0-20260303221140-ee63665a1010 chore(deps): update module github.com/go-git/go-git/v6 to v6.0.0-20260304174202-7077091fca9c Mar 4, 2026
@renovate
renovate Bot force-pushed the chore/dependencies/github.com-go-git-go-git-v6-6.x branch from 83bfdfb to b839ed1 Compare March 4, 2026 20:50
@renovate renovate Bot changed the title chore(deps): update module github.com/go-git/go-git/v6 to v6.0.0-20260304174202-7077091fca9c chore(deps): update module github.com/go-git/go-git/v6 to v6.0.0-20260305171756-4a81b4e46982 Mar 5, 2026
@renovate
renovate Bot force-pushed the chore/dependencies/github.com-go-git-go-git-v6-6.x branch from b839ed1 to 077ee77 Compare March 5, 2026 19:45
@renovate renovate Bot changed the title chore(deps): update module github.com/go-git/go-git/v6 to v6.0.0-20260305171756-4a81b4e46982 chore(deps): update module github.com/go-git/go-git/v6 to v6.0.0-20260305211659-2083cf940afa Mar 5, 2026
@renovate
renovate Bot force-pushed the chore/dependencies/github.com-go-git-go-git-v6-6.x branch from 077ee77 to dc80002 Compare March 5, 2026 23:00
@renovate renovate Bot changed the title chore(deps): update module github.com/go-git/go-git/v6 to v6.0.0-20260305211659-2083cf940afa chore(deps): update module github.com/go-git/go-git/v6 to v6.0.0-20260310141331-316f86ed9f46 Mar 10, 2026
@renovate
renovate Bot force-pushed the chore/dependencies/github.com-go-git-go-git-v6-6.x branch from dc80002 to 244bdcf Compare March 10, 2026 14:48
@renovate renovate Bot changed the title chore(deps): update module github.com/go-git/go-git/v6 to v6.0.0-20260310141331-316f86ed9f46 chore(deps): update module github.com/go-git/go-git/v6 to v6.0.0-20260312103649-3b3581068cee Mar 12, 2026
@renovate
renovate Bot force-pushed the chore/dependencies/github.com-go-git-go-git-v6-6.x branch from 244bdcf to 7115d0f Compare March 12, 2026 13:59
@renovate renovate Bot changed the title chore(deps): update module github.com/go-git/go-git/v6 to v6.0.0-20260312103649-3b3581068cee chore(deps): update module github.com/go-git/go-git/v6 to v6.0.0-20260313081548-799bb393a8ed Mar 13, 2026
@renovate
renovate Bot force-pushed the chore/dependencies/github.com-go-git-go-git-v6-6.x branch from 7115d0f to 90fe11d Compare March 13, 2026 11:37
@renovate renovate Bot changed the title chore(deps): update module github.com/go-git/go-git/v6 to v6.0.0-20260313081548-799bb393a8ed chore(deps): update module github.com/go-git/go-git/v6 to v6.0.0-20260316102501-5b5182acfe97 Mar 16, 2026
@renovate
renovate Bot force-pushed the chore/dependencies/github.com-go-git-go-git-v6-6.x branch from 90fe11d to 6f1ac07 Compare March 16, 2026 14:46
@renovate renovate Bot changed the title chore(deps): update module github.com/go-git/go-git/v6 to v6.0.0-20260316102501-5b5182acfe97 chore(deps): update module github.com/go-git/go-git/v6 to v6.0.0-20260317113930-fb0d09929504 Mar 17, 2026
@renovate
renovate Bot force-pushed the chore/dependencies/github.com-go-git-go-git-v6-6.x branch from 6f1ac07 to f50e45f Compare March 17, 2026 14:02
@renovate renovate Bot changed the title chore(deps): update module github.com/go-git/go-git/v6 to v6.0.0-20260317113930-fb0d09929504 chore(deps): update module github.com/go-git/go-git/v6 to v6.0.0-20260319164504-86746b2322b2 Mar 19, 2026
@renovate
renovate Bot force-pushed the chore/dependencies/github.com-go-git-go-git-v6-6.x branch from f50e45f to 29d2bac Compare March 19, 2026 17:43
@renovate renovate Bot changed the title chore(deps): update module github.com/go-git/go-git/v6 to v6.0.0-20260319164504-86746b2322b2 chore(deps): update module github.com/go-git/go-git/v6 to v6.0.0-20260320111621-ea91339c5263 Mar 20, 2026
@renovate
renovate Bot force-pushed the chore/dependencies/github.com-go-git-go-git-v6-6.x branch from 29d2bac to b64ab87 Compare March 20, 2026 12:54
@renovate renovate Bot changed the title chore(deps): update module github.com/go-git/go-git/v6 to v6.0.0-20260320111621-ea91339c5263 chore(deps): update module github.com/go-git/go-git/v6 to v6.0.0-20260322064825-e9e97138967c Mar 22, 2026
@renovate
renovate Bot force-pushed the chore/dependencies/github.com-go-git-go-git-v6-6.x branch from b64ab87 to 0e5cce2 Compare March 22, 2026 14:00
@renovate renovate Bot changed the title chore(deps): update module github.com/go-git/go-git/v6 to v6.0.0-20260322064825-e9e97138967c chore(deps): update module github.com/go-git/go-git/v6 to v6.0.0-20260323155804-7ae1cb62d6b7 Mar 23, 2026
@renovate
renovate Bot force-pushed the chore/dependencies/github.com-go-git-go-git-v6-6.x branch from 0e5cce2 to 6321a50 Compare March 23, 2026 17:56
@renovate renovate Bot changed the title chore(deps): update module github.com/go-git/go-git/v6 to v6.0.0-20260323155804-7ae1cb62d6b7 chore(deps): update module github.com/go-git/go-git/v6 to v6.0.0-20260324065654-776ab18359f0 Mar 24, 2026
@renovate
renovate Bot force-pushed the chore/dependencies/github.com-go-git-go-git-v6-6.x branch from 6321a50 to 73a8a10 Compare March 24, 2026 09:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants