Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deps(go): bump module github.com/go-git/go-git/v5 #2084

Conversation

updateclibot[bot]
Copy link
Contributor

@updateclibot updateclibot bot commented Apr 30, 2024

deps(go): bump module github.com/go-git/go-git/v5

deps(go): bump module github.com/go-git/go-git/v5 to v5.12.0

go.mod updated Module path "github.com/go-git/go-git/v5" version from "v5.11.0" to "v5.12.0"

v5.12.0
Changelog retrieved from:
	https://github.com/go-git/go-git/releases/tag/v5.12.0
## What's Changed

* git: Worktree.AddWithOptions: add skipStatus option when providing a specific path by @moranCohen26 in https://github.com/go-git/go-git/pull/994
* git: Signer: fix usage of crypto.Signer interface by @wlynch in https://github.com/go-git/go-git/pull/1029
* git: Remote, fetch, adds the prune option. by @juliens in https://github.com/go-git/go-git/pull/366
* git: Add crypto.Signer option to CommitOptions. by @wlynch in https://github.com/go-git/go-git/pull/996
* git: Worktree checkout tag hash id (#959) by @aymanbagabas in https://github.com/go-git/go-git/pull/966
* git: Worktree, Don't panic on empty or root path when checking if it is valid by @tim775 in https://github.com/go-git/go-git/pull/1042
* git: Add commit validation for Reset by @pjbgf in https://github.com/go-git/go-git/pull/1048
* git: worktree_commit, Fix amend commit to apply changes. Fixes #1024 by @onee-only in https://github.com/go-git/go-git/pull/1045
* git: Implement Merge function with initial `FastForwardMerge` support by @pjbgf in https://github.com/go-git/go-git/pull/1044
* plumbing: object, Make first commit visible on logs filtered with filename. Fixes #191 by @onee-only in https://github.com/go-git/go-git/pull/1036
* plumbing: no panic in printStats function. Fixes #177 by @nodivbyzero in https://github.com/go-git/go-git/pull/971
* plumbing: object, Optimize logging with file. by @onee-only in https://github.com/go-git/go-git/pull/1046
* plumbing: object, check legitimacy in (*Tree).Encode by @niukuo in https://github.com/go-git/go-git/pull/967
* plumbing: format/gitattributes, close file in ReadAttributesFile by @prskr in https://github.com/go-git/go-git/pull/1018
* plumbing: check setAuth error. Fixes #185 by @nodivbyzero in https://github.com/go-git/go-git/pull/969
* plumbing: object, fix variable  defaultUtf8CommitMessageEncoding name spell error by @Jerry-yz in https://github.com/go-git/go-git/pull/987
* utils: merkletrie, calculate filesystem node's hash lazily. by @candid82 in https://github.com/go-git/go-git/pull/825
* utils: update comment in node.go's Hash() by @codablock in https://github.com/go-git/go-git/pull/992
* _example: fix 404 link and added ssh-agent clone link by @grinish21 in https://github.com/go-git/go-git/pull/1022
* _example: checkout-branch example by @dlambda in https://github.com/go-git/go-git/pull/446
* _example: example for git clone using ssh-agent by @pjbgf in https://github.com/go-git/go-git/pull/998

## New Contributors
* @candid82 made their first contribution in https://github.com/go-git/go-git/pull/825
* @codablock made their first contribution in https://github.com/go-git/go-git/pull/992
* @Jerry-yz made their first contribution in https://github.com/go-git/go-git/pull/987
* @wlynch made their first contribution in https://github.com/go-git/go-git/pull/996
* @moranCohen26 made their first contribution in https://github.com/go-git/go-git/pull/994
* @grinish21 made their first contribution in https://github.com/go-git/go-git/pull/1022
* @prskr made their first contribution in https://github.com/go-git/go-git/pull/1018
* @dlambda made their first contribution in https://github.com/go-git/go-git/pull/446
* @juliens made their first contribution in https://github.com/go-git/go-git/pull/366
* @onee-only made their first contribution in https://github.com/go-git/go-git/pull/1036
* @tim775 made their first contribution in https://github.com/go-git/go-git/pull/1042
* @niukuo made their first contribution in https://github.com/go-git/go-git/pull/967
* @avoidalone made their first contribution in https://github.com/go-git/go-git/pull/1047

**Full Changelog**: https://github.com/go-git/go-git/compare/v5.11.0...v5.12.0
clean: go mod tidy

ran shell command "go mod tidy"

GitHub Action workflow link
Updatecli logo

Created automatically by Updatecli

Options:

Most of Updatecli configuration is done via its manifest(s).

  • If you close this pull request, Updatecli will automatically reopen it, the next time it runs.
  • If you close this pull request and delete the base branch, Updatecli will automatically recreate it, erasing all previous commits made.

Feel free to report any issues at github.com/updatecli/updatecli.
If you find this tool useful, do not hesitate to star our GitHub repository as a sign of appreciation, and/or to tell us directly on our chat!

updatecli added 2 commits April 30, 2024 18:52
Made with ❤️️ by updatecli
@updateclibot updateclibot bot added the dependencies Pull requests that update a dependency file label Apr 30, 2024
@olblak olblak enabled auto-merge (squash) April 30, 2024 19:00
@olblak olblak merged commit 108c9f1 into main Apr 30, 2024
8 checks passed
@olblak olblak deleted the updatecli_main_97afd34ef65ee5c46933940ebbfad40f86dcb22ec672d4bba8f700d195e71b38 branch April 30, 2024 19:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant