moul / protoc-gen-gotemplate

:open_file_folder: generic protocol generator based on golang's text/template (grpc/protobuf)
https://manfred.life/protoc-gen-gotemplate
MIT License
437 stars 70 forks source link

chore(deps): update module masterminds/semver to v1.4.2 - autoclosed #118

Closed renovate[bot] closed 5 years ago

renovate[bot] commented 5 years ago

This PR contains the following updates:

Package Type Update Change References
github.com/Masterminds/semver require minor v1.2.2 -> v1.4.2 source

Release Notes

Masterminds/semver ### [`v1.4.2`](https://togithub.com/Masterminds/semver/releases/v1.4.2) [Compare Source](https://togithub.com/Masterminds/semver/compare/v1.4.1...v1.4.2) #### Changed - [#​72](https://togithub.com/Masterminds/semver/issues/72): Updated the docs to point to vert for a console appliaction - [#​71](https://togithub.com/Masterminds/semver/issues/71): Update the docs on pre-release comparator handling #### Fixed - [#​70](https://togithub.com/Masterminds/semver/issues/70): Fix the handling of pre-releases and the 0.0.0 release edge case ### [`v1.4.1`](https://togithub.com/Masterminds/semver/releases/v1.4.1) [Compare Source](https://togithub.com/Masterminds/semver/compare/v1.4.0...v1.4.1) #### Fixed - Fixed [#​64](https://togithub.com/Masterminds/semver/issues/64): Fix pre-release precedence issue (thanks [@​uudashr](https://togithub.com/uudashr)) ### [`v1.4.0`](https://togithub.com/Masterminds/semver/releases/v1.4.0) [Compare Source](https://togithub.com/Masterminds/semver/compare/v1.3.1...v1.4.0) #### Changed - [#​61](https://togithub.com/Masterminds/semver/issues/61): Update NewVersion to parse ints with a 64bit int size (thanks [@​zknill](https://togithub.com/zknill)) ### [`v1.3.1`](https://togithub.com/Masterminds/semver/releases/v1.3.1) [Compare Source](https://togithub.com/Masterminds/semver/compare/v1.3.0...v1.3.1) #### Fixed - Fixed [#​57](https://togithub.com/Masterminds/semver/issues/57): number comparisons in prerelease sometimes inaccurate ### [`v1.3.0`](https://togithub.com/Masterminds/semver/releases/v1.3.0) [Compare Source](https://togithub.com/Masterminds/semver/compare/v1.2.3...v1.3.0) #### Added - [#​45](https://togithub.com/Masterminds/semver/issues/45): Added json (un)marshaling support (thanks [@​mh-cbon](https://togithub.com/mh-cbon)) - Stability marker. See #### Fixed - [#​51](https://togithub.com/Masterminds/semver/issues/51): Fix handling of single digit tilde constraint (thanks [@​dgodd](https://togithub.com/dgodd)) #### Changed - [#​55](https://togithub.com/Masterminds/semver/issues/55): The godoc icon moved from png to svg ### [`v1.2.3`](https://togithub.com/Masterminds/semver/releases/v1.2.3) [Compare Source](https://togithub.com/Masterminds/semver/compare/v1.2.2...v1.2.3) [#​46](https://togithub.com/Masterminds/semver/issues/46): Fixed 0.x.x and 0.0.x in constraints being treated as \*

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 if you modify the PR title to begin with "rebase!".

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



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