gitql
gitql copied to clipboard
deps: bump github.com/go-git/go-git/v5 from 5.6.1 to 5.10.0
Bumps github.com/go-git/go-git/v5 from 5.6.1 to 5.10.0.
Release notes
Sourced from github.com/go-git/go-git/v5's releases.
v5.10.0
What's Changed
- PlainInitOptions.Bare and allow using InitOptions with PlainInitWithOptions by
@​ThinkChaosin go-git/go-git#782- Worktree, apply ProxyOption on Pull by
@​nodivbyzeroin go-git/go-git#840- Repository: add clone --shared feature by
@​enverbisevacin go-git/go-git#860- build: Add github workflow to check commit message format by
@​pjbgfin go-git/go-git#867- Improve handling of remote errors by
@​makkesin go-git/go-git#866- build(deps): bump golang.org/x/net from 0.15.0 to 0.17.0 by
@​dependabotin go-git/go-git#873- plumbing: commitgraph, Add generation v2 support by
@​zeripathin go-git/go-git#869- plumbing: protocol/packp, Add validation for decodeLine by
@​pjbgfin go-git/go-git#868- plumbing: parse the encoding header of the commit object by
@​liwenqiuin go-git/go-git#761- plumbing: commitgraph, allow SHA256 commit-graphs by
@​zeripathin go-git/go-git#853- plumbing: commitgraph, Allow reading commit-graph chains by
@​zeripathin go-git/go-git#854- plumbing/object: Support mergetag in merge commits by
@​adityasakyin go-git/go-git#847New Contributors
@​nodivbyzeromade their first contribution in go-git/go-git#840@​adityasakymade their first contribution in go-git/go-git#847@​hezhizhenmade their first contribution in go-git/go-git#836@​0x34dmade their first contribution in go-git/go-git#855@​liwenqiumade their first contribution in go-git/go-git#761@​enverbisevacmade their first contribution in go-git/go-git#860@​makkesmade their first contribution in go-git/go-git#866Full Changelog: https://github.com/go-git/go-git/compare/v5.9.0...v5.10.0
v5.9.0
What's Changed
- git: worktree: add Amend option to CommitOptions by
@​john-caiin go-git/go-git#438- git: worktree, reset ignored files that are part of the worktree: Fixes #819 by
@​daolisin go-git/go-git#821- plumbing: Do not swallow http message coming from VCS providers by
@​matejrisekin go-git/go-git#835- plumbing: transport, handle IPv6 while parsing endpoint. Fixes #740 by
@​ninedraftin go-git/go-git#820- *: update goproxy dependency to fix CVE-2023-37788 vulnerability by
@​svghadiin go-git/go-git#832- *: bump dependencies and Go to 1.19 by
@​pjbgfin go-git/go-git#837New Contributors
@​svghadimade their first contribution in go-git/go-git#832@​daolismade their first contribution in go-git/go-git#821Full Changelog: https://github.com/go-git/go-git/compare/v5.8.1...v5.9.0
v5.8.1
What's Changed
- *: Bump dependencies by
@​pjbgfin go-git/go-git#815Full Changelog: https://github.com/go-git/go-git/compare/v5.8.0...v5.8.1
v5.8.0
... (truncated)
Commits
72ce996Merge pull request #869 from zeripath/graph-generation-224261e8Merge pull request #873 from go-git/dependabot/go_modules/golang.org/x/net-0....3ee0288build: bump golang.org/x/net from 0.15.0 to 0.17.069b88d9plumbing: commitgraph, Add generation v2 support623c6dfMerge pull request #866 from makkes/better-error-handling129b709plumbing: transport/common, Improve handling of remote errorse61537eMerge pull request #867 from pjbgf/commit-checker1a73661build: Add github workflow to check commit message format771a3ebMerge pull request #868 from pjbgf/fix-fuzz7ef7dc7Merge pull request #860 from enverbisevac/master- 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)
The following labels could not be found: Go dependencies.