fix(deps): update module github.com/masterminds/semver/v3 to v3.2.1 - autoclosed
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
github.com/Masterminds/semver/v3 | require | minor |
v3.1.1 -> v3.2.1
|
Release Notes
Masterminds/semver
v3.2.1
Changed
- #198: Improved testing around pre-release names
- #200: Improved code scanning with addition of CodeQL
- #201: Testing now includes Go 1.20. Go 1.17 has been dropped
- #202: Migrated Fuzz testing to Go built-in Fuzzing. CI runs daily
- #203: Docs updated for security details
Fixed
- #199: Fixed issue with range transformations
Full Changelog: https://github.com/Masterminds/semver/compare/v3.2.0...v3.2.1
v3.2.0
Added
- #190: Added text marshaling and unmarshaling
- #167: Added JSON marshalling for constraints (thanks @SimonTheLeg)
- #173: Implement encoding.TextMarshaler and encoding.TextUnmarshaler on Version (thanks @MarkRosemaker)
- #179: Added New() version constructor (thanks @kazhuravlev)
Changed
Fixed
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.
Edited by Renovate-Bot