axetroy / dvm

🚀 Fast and simple version manger for Deno without runtime dependencies
https://deno.land
Other
167 stars 7 forks source link

fix(deps): update module github.com/masterminds/semver/v3 to v3.2.0 #88

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/Masterminds/semver/v3 require minor v3.1.1 -> v3.2.0

Release Notes

Masterminds/semver ### [`v3.2.0`](https://togithub.com/Masterminds/semver/releases/tag/v3.2.0) [Compare Source](https://togithub.com/Masterminds/semver/compare/v3.1.1...v3.2.0) #### Added - [#​190](https://togithub.com/Masterminds/semver/issues/190): Added text marshaling and unmarshaling - [#​167](https://togithub.com/Masterminds/semver/issues/167): Added JSON marshalling for constraints (thanks [@​SimonTheLeg](https://togithub.com/SimonTheLeg)) - [#​173](https://togithub.com/Masterminds/semver/issues/173): Implement encoding.TextMarshaler and encoding.TextUnmarshaler on Version (thanks [@​MarkRosemaker](https://togithub.com/MarkRosemaker)) - [#​179](https://togithub.com/Masterminds/semver/issues/179): Added New() version constructor (thanks [@​kazhuravlev](https://togithub.com/kazhuravlev)) #### Changed - [#​182](https://togithub.com/Masterminds/semver/issues/182)/[#​183](https://togithub.com/Masterminds/semver/issues/183): Updated CI testing setup #### Fixed - [#​186](https://togithub.com/Masterminds/semver/issues/186): Fixing issue where validation of constraint section gave false positives - [#​176](https://togithub.com/Masterminds/semver/issues/176): Fix constraints check with \*-0 (thanks [@​mtt0](https://togithub.com/mtt0)) - [#​181](https://togithub.com/Masterminds/semver/issues/181): Fixed Caret operator (^) gives unexpected results when the minor version in constraint is 0 (thanks [@​arshchimni](https://togithub.com/arshchimni)) - [#​161](https://togithub.com/Masterminds/semver/issues/161): Fixed godoc (thanks [@​afirth](https://togithub.com/afirth))

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

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

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

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



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