aevea / release-notary

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

chore(deps): update module aevea/git/v2 to v2.3.0 #211

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
github.com/aevea/git/v2 require minor v2.2.0 -> v2.3.0

Release Notes

aevea/git ### [`v2.3.0`](https://togithub.com/aevea/git/releases/v2.3.0) [Compare Source](https://togithub.com/aevea/git/compare/v2.2.0...v2.3.0) Adds a new function CommitsOnBranchSimple which no longer requires full commit objects in order to work. It returns a new type called SimpleCommit that is a stripped down version of a regular Commit object. This is useful in case you want to run analysis on the commit message, but don't care about the rest of data associated with that commit. #### :rocket: Features - [`5f82527`](https://togithub.com/aevea/git/commit/5f82527) add CommitsOnBranchSimple #### :wrench: Chores and Improvements - [`9b9cf3f`](https://togithub.com/aevea/git/commit/9b9cf3f) **(deps)** update module stretchr/testify to v1.6.1 - [`6927494`](https://togithub.com/aevea/git/commit/6927494) **(deps)** update module go-git/go-git/v5 to v5.1.0

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.