aevea / release-notary

App to just generate release notes.
MIT License
34 stars 3 forks source link

chore(deps): update module go-git/go-git/v5 to v5.2.0 - autoclosed #225

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 4 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
github.com/go-git/go-git/v5 require minor v5.1.0 -> v5.2.0

Release Notes

go-git/go-git ### [`v5.2.0`](https://togithub.com/go-git/go-git/releases/v5.2.0) [Compare Source](https://togithub.com/go-git/go-git/compare/v5.1.0...v5.2.0) #### Change Log - \*: minor linter fixes [#​125](https://togithub.com/go-git/go-git/pull/125) ([cristaloleg](https://togithub.com/cristaloleg)) - \*: use only one name for receiver [#​124](https://togithub.com/go-git/go-git/pull/124) ([cristaloleg](https://togithub.com/cristaloleg)) - \*: skip error check explicitly [#​123](https://togithub.com/go-git/go-git/pull/123) ([cristaloleg](https://togithub.com/cristaloleg)) - \*: fix goreportcard warnings [#​117](https://togithub.com/go-git/go-git/pull/117) ([cristaloleg](https://togithub.com/cristaloleg)) - CreateTagOptions.Validate: load Tagger from config [#​84](https://togithub.com/go-git/go-git/pull/84) ([mcuadros](https://togithub.com/mcuadros)) - PlainOpenWithOptions: support file path [#​161](https://togithub.com/go-git/go-git/pull/161) ([ashokponkumar](https://togithub.com/ashokponkumar)) - Remote.Push: fix deleting references when force pushing. [#​158](https://togithub.com/go-git/go-git/pull/158) ([chrisgavin](https://togithub.com/chrisgavin)) - Worktree.Commit: speed up commit with all: true option [#​139](https://togithub.com/go-git/go-git/pull/139) ([StupidScience](https://togithub.com/StupidScience)) - Worktree.AddWithOptions, added force add, fixed src-d/go-git#​1219 [#​86](https://togithub.com/go-git/go-git/pull/86) ([jk2K](https://togithub.com/jk2K)) - Worktree.Pull, report "Already up to date" when local repository ahead of remote [#​109](https://togithub.com/go-git/go-git/pull/109) ([mruediger](https://togithub.com/mruediger)) - Repository.ResolveRevision, support partial hashes [#​136](https://togithub.com/go-git/go-git/pull/136) ([dsymonds](https://togithub.com/dsymonds)) - plumbing: memoryobject, make blob reader seekable [#​121](https://togithub.com/go-git/go-git/pull/121) ([riking](https://togithub.com/riking)) - plumbing: format, .gitignore crlf fix [#​115](https://togithub.com/go-git/go-git/pull/115) ([blaueled](https://togithub.com/blaueled)) - storage: filesystem, support .git/commondir repository layout [#​88](https://togithub.com/go-git/go-git/pull/88) ([distorhead](https://togithub.com/distorhead)) - utils: merkletrie, don't skip error [#​127](https://togithub.com/go-git/go-git/pull/127) ([cristaloleg](https://togithub.com/cristaloleg))

Renovate configuration

:date: Schedule: At any time (no schedule defined).

:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.

:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by WhiteSource Renovate. View repository job log here.