build(deps): bump github.com/go-git/go-git/v5 from 5.12.0 to 5.14.0
Bumps github.com/go-git/go-git/v5 from 5.12.0 to 5.14.0.
Release notes
Sourced from github.com/go-git/go-git/v5's releases.
v5.14.0
What's Changed
- v5: Bump Go and dependencies to mitigate GO-2025-3487 by
@pjbgfin go-git/go-git#1436:warning: Note that this version requires Go 1.23, due to the bump to
golang.org/x/[email protected]which mitigates the CVE above. User's that can't bump to Go 1.23 will need to remain on the previous v5.13.x release.Full Changelog: https://github.com/go-git/go-git/compare/v5.13.2...v5.14.0
v5.13.2
What's Changed
- plumbing: use the correct user agent string. Fixes #883 by
@uragiriiin go-git/go-git#1364- build: bump golang.org/x/sys from 0.28.0 to 0.29.0 in the golang-org group by
@dependabotin go-git/go-git#1365- build: bump the golang-org group with 2 updates by
@dependabotin go-git/go-git#1367- build: bump github.com/ProtonMail/go-crypto from 1.1.3 to 1.1.4 by
@dependabotin go-git/go-git#1368- build: bump github.com/go-git/go-billy/v5 from 5.6.1 to 5.6.2 by
@dependabotin go-git/go-git#1378- build: bump github/codeql-action from 3.28.0 to 3.28.1 by
@dependabotin go-git/go-git#1376- build: bump github.com/elazarl/goproxy from 1.2.3 to 1.4.0 by
@dependabotin go-git/go-git#1377- git: worktree, fix restoring dot slash files (backported to v5). Fixes #1176 by
@BeChrisin go-git/go-git#1361- build: bump github.com/pjbgf/sha1cd from 0.3.0 to 0.3.2 by
@dependabotin go-git/go-git#1392- git: worktree_status, fix adding dot slash files to working tree (backported to v5). Fixes #1150 by
@BeChrisin go-git/go-git#1359- build: bump github.com/ProtonMail/go-crypto from 1.1.4 to 1.1.5 by
@dependabotin go-git/go-git#1383Full Changelog: https://github.com/go-git/go-git/compare/v5.13.1...v5.13.2
v5.13.1
What's Changed
- build: bump github.com/go-git/go-billy/v5 from 5.6.0 to 5.6.1 by
@dependabotin go-git/go-git#1327- build: bump github.com/elazarl/goproxy from 1.2.1 to 1.2.2 by
@dependabotin go-git/go-git#1329- build: bump github.com/elazarl/goproxy from 1.2.2 to 1.2.3 by
@dependabotin go-git/go-git#1340- Revert "plumbing: transport/ssh, Add support for SSH
@cert-authority." by@pjbgfin #1346Full Changelog: https://github.com/go-git/go-git/compare/v5.13.0...v5.13.1
v5.13.0
What's Changed
- build: bump github.com/go-git/go-git/v5 from 5.11.0 to 5.12.0 in /cli/go-git by
@dependabotin go-git/go-git#1065- build: bump golang.org/x/net from 0.22.0 to 0.23.0 by
@dependabotin go-git/go-git#1068- build: bump golang.org/x/net from 0.23.0 to 0.24.0 by
@dependabotin go-git/go-git#1071- Properly support skipping of non-mandatory extensions by
@codablockin go-git/go-git#1066- git: Refine some codes in test and non-test. by
@onee-onlyin go-git/go-git#1077- plumbing: protocol/packp, client-side filter capability support by
@edigaryevin go-git/go-git#1000- build: bump golang.org/x/net from 0.22.0 to 0.23.0 in /cli/go-git by
@dependabotin go-git/go-git#1078- plumbing: fix sideband demux on flush by
@aymanbagabasin go-git/go-git#1084- storage: dotgit, head reference usually comes first by
@aymanbagabasin go-git/go-git#1085- build: bump golang.org/x/text from 0.14.0 to 0.15.0 by
@dependabotin go-git/go-git#1091- build: bump golang.org/x/crypto from 0.22.0 to 0.23.0 by
@dependabotin go-git/go-git#1094- build: bump golang.org/x/net from 0.24.0 to 0.25.0 by
@dependabotin go-git/go-git#1093- git: Added an example for Repository.Branches by
@johnmatthigginsin go-git/go-git#1088- git: worktree_commit, Modify checking empty commit. Fixes #723 by
@onee-onlyin go-git/go-git#1050
... (truncated)
Commits
863c621Merge pull request #1436 from pjbgf/v5-bumps2e69e81build: Bump dependenciesb2c1ec9build: Bump Go versions2c68247Merge pull request #1383 from go-git/dependabot/go_modules/github.com/ProtonM...d462c2eMerge pull request #1359 from BeChris/issue1150-v532ac23aMerge pull request #1392 from go-git/dependabot/go_modules/github.com/pjbgf/s...93e635abuild: bump github.com/pjbgf/sha1cd from 0.3.0 to 0.3.2b2bb975git: worktree_status, took into account code review remarks518ac88git: worktree_status, fix adding dot slash files to working tree (backported ...21b3150build: bump github.com/ProtonMail/go-crypto from 1.1.4 to 1.1.5- Additional commits viewable in compare view
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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)