arduino-cli
arduino-cli copied to clipboard
Bump github.com/go-git/go-git/v5 from 5.4.2 to 5.12.0
trafficstars
Bumps github.com/go-git/go-git/v5 from 5.4.2 to 5.12.0.
Release notes
Sourced from github.com/go-git/go-git/v5's releases.
v5.12.0
What's Changed
- git: Worktree.AddWithOptions: add skipStatus option when providing a specific path by
@moranCohen26in go-git/go-git#994- git: Signer: fix usage of crypto.Signer interface by
@wlynchin go-git/go-git#1029- git: Remote, fetch, adds the prune option. by
@juliensin go-git/go-git#366- git: Add crypto.Signer option to CommitOptions. by
@wlynchin go-git/go-git#996- git: Worktree checkout tag hash id (#959) by
@aymanbagabasin go-git/go-git#966- git: Worktree, Don't panic on empty or root path when checking if it is valid by
@tim775in go-git/go-git#1042- git: Add commit validation for Reset by
@pjbgfin go-git/go-git#1048- git: worktree_commit, Fix amend commit to apply changes. Fixes #1024 by
@onee-onlyin go-git/go-git#1045- git: Implement Merge function with initial
FastForwardMergesupport by@pjbgfin go-git/go-git#1044- plumbing: object, Make first commit visible on logs filtered with filename. Fixes #191 by
@onee-onlyin go-git/go-git#1036- plumbing: no panic in printStats function. Fixes #177 by
@nodivbyzeroin go-git/go-git#971- plumbing: object, Optimize logging with file. by
@onee-onlyin go-git/go-git#1046- plumbing: object, check legitimacy in (*Tree).Encode by
@niukuoin go-git/go-git#967- plumbing: format/gitattributes, close file in ReadAttributesFile by
@prskrin go-git/go-git#1018- plumbing: check setAuth error. Fixes #185 by
@nodivbyzeroin go-git/go-git#969- plumbing: object, fix variable defaultUtf8CommitMessageEncoding name spell error by
@Jerry-yzin go-git/go-git#987- utils: merkletrie, calculate filesystem node's hash lazily. by
@candid82in go-git/go-git#825- utils: update comment in node.go's Hash() by
@codablockin go-git/go-git#992- _example: fix 404 link and added ssh-agent clone link by
@grinish21in go-git/go-git#1022- _example: checkout-branch example by
@dlambdain go-git/go-git#446- _example: example for git clone using ssh-agent by
@pjbgfin go-git/go-git#998New Contributors
@candid82made their first contribution in go-git/go-git#825@codablockmade their first contribution in go-git/go-git#992@Jerry-yzmade their first contribution in go-git/go-git#987@wlynchmade their first contribution in go-git/go-git#996@moranCohen26made their first contribution in go-git/go-git#994@grinish21made their first contribution in go-git/go-git#1022@prskrmade their first contribution in go-git/go-git#1018@dlambdamade their first contribution in go-git/go-git#446@juliensmade their first contribution in go-git/go-git#366@onee-onlymade their first contribution in go-git/go-git#1036@tim775made their first contribution in go-git/go-git#1042@niukuomade their first contribution in go-git/go-git#967@avoidalonemade their first contribution in go-git/go-git#1047Full Changelog: https://github.com/go-git/go-git/compare/v5.11.0...v5.12.0
v5.11.0
What's Changed
- git: validate reference names (#929) by
@aymanbagabasin go-git/go-git#950- git: stop iterating at oldest shallow when pulling. Fixes #305 by
@dhoiznerin go-git/go-git#939- plumbing: object, enable renames in getFileStatsFromFilePatches by
@djmochin go-git/go-git#941- storage: filesystem, Add option to set a specific FS for alternates by
@pjbgfin go-git/go-git#953- Align worktree validation with upstream and remove build warnings by
@pjbgfin go-git/go-git#958
... (truncated)
Commits
302dddeMerge pull request #1060 from go-git/dependabot/go_modules/github.com/gliderl...6bba34dbuild: bump github.com/gliderlabs/ssh from 0.3.6 to 0.3.7feaeb36Merge pull request #937 from matejrisek/feature/rename-short-fields7959a42Merge pull request #1052 from go-git/dependabot/go_modules/github.com/skeema/...4c17ce7build: bump github.com/skeema/knownhosts from 1.2.1 to 1.2.23f77e6fMerge pull request #1048 from pjbgf/fix-reset-validation6af38e0Merge pull request #1047 from avoidalone/mastere6c3e58Merge pull request #1044 from pjbgf/ff-merge04f7b23*: fix some commentsf4f1a87Merge pull request #971 from nodivbyzero/fix-177-diff-print-file-stats- Additional commits viewable in compare view
You can trigger a rebase of this PR 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)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.