Bumpsgithub.com/go-git/go-git/v5 from 5.11.0 to 5.13.0.
Release notes
Sourced fromgithub.com/go-git/go-git/v5's releases.
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
@dependabot
ingo-git/go-git#1065 - build: bump golang.org/x/net from 0.22.0 to 0.23.0 by
@dependabot
ingo-git/go-git#1068 - build: bump golang.org/x/net from 0.23.0 to 0.24.0 by
@dependabot
ingo-git/go-git#1071 - Properly support skipping of non-mandatory extensions by
@codablock
ingo-git/go-git#1066 - git: Refine some codes in test and non-test. by
@onee-only
ingo-git/go-git#1077 - plumbing: protocol/packp, client-side filter capability support by
@edigaryev
ingo-git/go-git#1000 - build: bump golang.org/x/net from 0.22.0 to 0.23.0 in /cli/go-git by
@dependabot
ingo-git/go-git#1078 - plumbing: fix sideband demux on flush by
@aymanbagabas
ingo-git/go-git#1084 - storage: dotgit, head reference usually comes first by
@aymanbagabas
ingo-git/go-git#1085 - build: bump golang.org/x/text from 0.14.0 to 0.15.0 by
@dependabot
ingo-git/go-git#1091 - build: bump golang.org/x/crypto from 0.22.0 to 0.23.0 by
@dependabot
ingo-git/go-git#1094 - build: bump golang.org/x/net from 0.24.0 to 0.25.0 by
@dependabot
ingo-git/go-git#1093 - git: Added an example for Repository.Branches by
@johnmatthiggins
ingo-git/go-git#1088 - git: worktree_commit, Modify checking empty commit. Fixes#723 by
@onee-only
ingo-git/go-git#1050 - plumbing: transport/http, Wrap http errors to return reason. Fixes#1097 by
@ggambetti
ingo-git/go-git#1100 - build: bump golang.org/x/sys from 0.20.0 to 0.21.0 by
@dependabot
ingo-git/go-git#1106 - build: bump golang.org/x/text from 0.15.0 to 0.16.0 by
@dependabot
ingo-git/go-git#1107 - Bumps Go versions and go-billy by
@pjbgf
ingo-git/go-git#1056 - _examples: Fixed a dead link COMPATIBILITY.md by
@gecko655
ingo-git/go-git#1109 - build: bump github.com/jessevdk/go-flags from 1.5.0 to 1.6.1 in /cli/go-git by
@dependabot
ingo-git/go-git#1115 - build: bump github.com/elazarl/goproxy from v0.0.0-20230808193330-2592e75ae04a to v0.0.0-20240618083138-03be62527ccb by
@hbelmiro
ingo-git/go-git#1124 - build: bump golang.org/x/net from 0.25.0 to 0.26.0 by
@dependabot
ingo-git/go-git#1104 - Add option approximating
git clean -x
flag. by@msuozzo
ingo-git/go-git#995 - Revert "Add option approximating
git clean -x
flag." by@pjbgf
ingo-git/go-git#1129 - Fix reference updated concurrently error for the filesystem storer by
@Javier-varez
ingo-git/go-git#1116 - build: bump golang.org/x/net from 0.26.0 to 0.27.0 by
@dependabot
ingo-git/go-git#1134 - utils: merkletrie, Align error message with upstream by
@pjbgf
ingo-git/go-git#1142 - plumbing: transport/file, Change paths to absolute by
@pjbgf
ingo-git/go-git#1141 - plumbing: gitignore, Fix loading of ignored .gitignore files. by
@Achilleshiel
ingo-git/go-git#1114 - build: bump github.com/skeema/knownhosts from 1.2.2 to 1.3.0 by
@dependabot
ingo-git/go-git#1147 - plumbing: transport/ssh, Add support for SSH
@cert-authority
. by@Javier-varez
ingo-git/go-git#1157 - build: run example tests during CI workflow by
@crazybolillo
ingo-git/go-git#1030 - storage: filesystem, Fix object cache not working due to uninitialised objects being put into cache by
@SatelliteMind
ingo-git/go-git#1138 - git: Fix fetching missing commits by
@AriehSchneier
ingo-git/go-git#1032 - plumbing: format/packfile, remove duplicate checks in findMatch() by
@edigaryev
ingo-git/go-git#1152 - git: worktree, Fix file reported as
Untracked
while it is committed by@rodrigocam
ingo-git/go-git#1023 - build: bump golang.org/x/sys from 0.22.0 to 0.23.0 by
@dependabot
ingo-git/go-git#1160 - plumbing: filemode, Remove check for setting size of .git/index file by
@nicholasSUSE
ingo-git/go-git#1159 - build: bump golang.org/x/net from 0.27.0 to 0.28.0 by
@dependabot
ingo-git/go-git#1163 - Fix some lint warning and increase stalebot to 180 days by
@pjbgf
ingo-git/go-git#1128 - adjust path extracted from file: url on Windows by
@tomqwpl
ingo-git/go-git#416 - build: bump golang.org/x/sys from 0.23.0 to 0.24.0 by
@dependabot
ingo-git/go-git#1164 - Add RestoreStaged to Worktree that mimics the behaviour of git restore --staged ... by
@ben-tbotlabs
ingo-git/go-git#493 - plumbing: signature, support the same x509 signature formats as git by
@yoavamit
ingo-git/go-git#1169 - fix: allow discovery of non bare repos in fsLoader by
@jakobmoellerdev
ingo-git/go-git#1170 - build: bump golang.org/x/sys from 0.24.0 to 0.25.0 by
@dependabot
ingo-git/go-git#1178 - build: bump golang.org/x/text from 0.17.0 to 0.18.0 by
@dependabot
ingo-git/go-git#1179 - build: bump golang.org/x/net from 0.28.0 to 0.29.0 by
@dependabot
ingo-git/go-git#1184
... (truncated)
Commits
94bd4af
Merge pull request#1261 from BeChris/issue6808b7f5ba
Merge pull request#1262 from go-git/dependabot/go_modules/github.com/elazarl...41d80a0
build: bump github.com/elazarl/goproxy4998140
git: worktree_commit, sanitize author and commiter name and email before crea...9049625
Merge pull request#1260 from go-git/dependabot/github_actions/github/codeql-...dae48b4
build: bump github/codeql-action from 3.27.9 to 3.28.07d6fbc2
Merge pull request#1220 from BeChris/accept_uppercase_hexa_in_pktline_length62a77b7
plumbing: Fix invalid reference name error while cloning branches containing ...5e11196
plumbing: format/pktline, accept upercase hexadecimal value as pktline length...65f5e1a
Merge pull request#1256 from go-git/dependabot/go_modules/golang-org-232a611e2d- Additional commits viewable incompare 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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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 theSecurity Alerts page.
Uh oh!
There was an error while loading.Please reload this page.
Bumpsgithub.com/go-git/go-git/v5 from 5.11.0 to 5.13.0.
Release notes
Sourced fromgithub.com/go-git/go-git/v5's releases.
... (truncated)
Commits
94bd4af
Merge pull request#1261 from BeChris/issue6808b7f5ba
Merge pull request#1262 from go-git/dependabot/go_modules/github.com/elazarl...41d80a0
build: bump github.com/elazarl/goproxy4998140
git: worktree_commit, sanitize author and commiter name and email before crea...9049625
Merge pull request#1260 from go-git/dependabot/github_actions/github/codeql-...dae48b4
build: bump github/codeql-action from 3.27.9 to 3.28.07d6fbc2
Merge pull request#1220 from BeChris/accept_uppercase_hexa_in_pktline_length62a77b7
plumbing: Fix invalid reference name error while cloning branches containing ...5e11196
plumbing: format/pktline, accept upercase hexadecimal value as pktline length...65f5e1a
Merge pull request#1256 from go-git/dependabot/go_modules/golang-org-232a611e2dDependabot 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 merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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 theSecurity Alerts page.