build(deps): bump github.com/go-git/go-git/v5 from 5.16.5 to 5.17.1 by dependabot[bot] · Pull Request #2016 · fluxcd/source-controller
Bumps github.com/go-git/go-git/v5 from 5.16.5 to 5.17.1.
Release notes
Sourced from github.com/go-git/go-git/v5's releases.
v5.17.1
What's Changed
- build: Update module github.com/cloudflare/circl to v1.6.3 [SECURITY] (releases/v5.x) by
@go-git-renovate[bot] in go-git/go-git#1930- [v5] plumbing: format/index, Improve v4 entry name validation by
@pjbgfin go-git/go-git#1935- [v5] plumbing: format/idxfile, Fix version and fanout checks by
@pjbgfin go-git/go-git#1937Full Changelog: go-git/go-git@v5.17.0...v5.17.1
v5.17.0
What's Changed
- build: Update module github.com/go-git/go-git/v5 to v5.16.5 [SECURITY] (releases/v5.x) by
@go-git-renovate[bot] in go-git/go-git#1839- git: worktree, optimize infiles function for very large repos by
@k-anshulin go-git/go-git#1853- git: Add strict checks for supported extensions by
@pjbgfin go-git/go-git#1861- backport, git: Improve Status() speed with new index.ModTime check by
@cedric-appdirectin go-git/go-git#1862- storage: filesystem, Avoid overwriting loose obj files by
@pjbgfin go-git/go-git#1864Full Changelog: go-git/go-git@v5.16.5...v5.17.0
Commits
5e23dfdMerge pull request #1937 from pjbgf/idx-v56b38a32Merge pull request #1935 from pjbgf/index-v5cd757fcplumbing: format/idxfile, Fix version and fanout checks3ec0d70plumbing: format/index, Fix tree extension invalidated entry parsingdbe10b6plumbing: format/index, Align V2/V3 long name and V4 prefix encoding with Gite9b65dfplumbing: format/index, Improve v4 entry name validationadad18dMerge pull request #1930 from go-git/renovate/releases/v5.x-go-github.com-clo...29470bdbuild: Update module github.com/cloudflare/circl to v1.6.3 [SECURITY]bdf0688Merge pull request #1864 from pjbgf/v5-issue-555290e52storage: filesystem, Avoid overwriting loose obj files. Fixes #55- 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 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)
You can disable automated security fix PRs for this repo from the Security Alerts page.