build(deps): bump github.com/go-git/go-git/v5 from 5.12.0 to 5.17.1#21
build(deps): bump github.com/go-git/go-git/v5 from 5.12.0 to 5.17.1#21dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) from 5.12.0 to 5.17.1. - [Release notes](https://github.com/go-git/go-git/releases) - [Commits](go-git/go-git@v5.12.0...v5.17.1) --- updated-dependencies: - dependency-name: github.com/go-git/go-git/v5 dependency-version: 5.17.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, have a team admin enable autofix in the Cursor dashboard.
| go 1.23.1 | ||
|
|
||
| toolchain go1.23.3 | ||
| go 1.24.0 |
There was a problem hiding this comment.
Go version bumped but CI workflows not updated
High Severity
The go directive was bumped from go 1.23.1 (with toolchain go1.23.3) to go 1.24.0, but all CI workflow files (.github/workflows/test.yml, lint.yml, smoke.yml, release.yml, codeql-analysis.yml, performance.yml) still specify go-version: "1.23". Since Go 1.21+, the go directive is a strict minimum version requirement. While GOTOOLCHAIN=auto may auto-download Go 1.24.0, this creates an undeclared dependency on toolchain auto-download in CI and will break any environment with GOTOOLCHAIN=local.
|
Superseded by #24. |


Bumps github.com/go-git/go-git/v5 from 5.12.0 to 5.17.1.
Release notes
Sourced from github.com/go-git/go-git/v5's releases.
... (truncated)
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 #55Dependabot 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.