build(deps): bump github.com/go-git/go-git/v5 from 5.4.2 to 5.11.0#20
build(deps): bump github.com/go-git/go-git/v5 from 5.4.2 to 5.11.0#20dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
Bumps [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) from 5.4.2 to 5.11.0. - [Release notes](https://github.com/go-git/go-git/releases) - [Commits](go-git/go-git@v5.4.2...v5.11.0) --- updated-dependencies: - dependency-name: github.com/go-git/go-git/v5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
|
This PR is no longer needed. The main branch has already been updated to github.com/go-git/go-git/v5 v5.16.3, which is newer than the v5.11.0 version this PR was trying to update to. Additionally, the test failures that would have occurred on this PR have been resolved on main by updating the test code to use HEAD instead of hardcoded master branch references. |
CI Issue AnalysisThis PR is based on an older version of the codebase and would fail CI tests due to git branch compatibility issues that have since been fixed on main. Current Status
Test FailuresThe tests on this branch fail with: This issue has been fixed on main by updating the test code to use RecommendationThis PR can be closed as the dependency has already been updated to a newer version on main, and the underlying test issues have been resolved. |
Merge Status UpdateI've attempted to merge main into this PR branch to resolve conflicts, but I don't have permissions to push to the upstream dependabot branch. Analysis
RecommendationThis PR should be closed because:
The PR can be safely closed without merging. |
Bumps github.com/go-git/go-git/v5 from 5.4.2 to 5.11.0.
Release notes
Sourced from github.com/go-git/go-git/v5's releases.
... (truncated)
Commits
5d08d3bMerge pull request #958 from pjbgf/workval5bd1d8fbuild: Ensure checkout is the first operationb2c1982git: worktree, Align validation with upstream rulescec7da6Merge pull request #953 from pjbgf/alternates8b47cebstorage: filesystem, Add option to set a specific FS for alternates4f61489Merge pull request #941 from djmoch/filestats-renameae552ceMerge pull request #939 from dhoizner/fix-pull-after-shallowcc1895bMerge pull request #950 from aymanbagabas/validate-refde1d5a5git: validate reference namesd87110bMerge pull request #948 from go-git/dependabot/go_modules/cli/go-git/github.c...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)You can disable automated security fix PRs for this repo from the Security Alerts page.