This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/Masterminds/semver/v3](https://github.com/Masterminds/semver) | require | minor | `v3.1.1` -> `v3.2.1` |
---
### Release Notes
<details>
<summary>Masterminds/semver (github.com/Masterminds/semver/v3)</summary>
### [`v3.2.1`](https://github.com/Masterminds/semver/releases/tag/v3.2.1)
[Compare Source](https://github.com/Masterminds/semver/compare/v3.2.0...v3.2.1)
##### Changed
- [#​198](https://github.com/Masterminds/semver/issues/198): Improved testing around pre-release names
- [#​200](https://github.com/Masterminds/semver/issues/200): Improved code scanning with addition of CodeQL
- [#​201](https://github.com/Masterminds/semver/issues/201): Testing now includes Go 1.20. Go 1.17 has been dropped
- [#​202](https://github.com/Masterminds/semver/issues/202): Migrated Fuzz testing to Go built-in Fuzzing. CI runs daily
- [#​203](https://github.com/Masterminds/semver/issues/203): Docs updated for security details
##### Fixed
- [#​199](https://github.com/Masterminds/semver/issues/199): Fixed issue with range transformations
**Full Changelog**: https://github.com/Masterminds/semver/compare/v3.2.0...v3.2.1
### [`v3.2.0`](https://github.com/Masterminds/semver/releases/tag/v3.2.0)
[Compare Source](https://github.com/Masterminds/semver/compare/v3.1.1...v3.2.0)
#### Added
- [#​190](https://github.com/Masterminds/semver/issues/190): Added text marshaling and unmarshaling
- [#​167](https://github.com/Masterminds/semver/issues/167): Added JSON marshalling for constraints (thanks [@​SimonTheLeg](https://github.com/SimonTheLeg))
- [#​173](https://github.com/Masterminds/semver/issues/173): Implement encoding.TextMarshaler and encoding.TextUnmarshaler on Version (thanks [@​MarkRosemaker](https://github.com/MarkRosemaker))
- [#​179](https://github.com/Masterminds/semver/issues/179): Added New() version constructor (thanks [@​kazhuravlev](https://github.com/kazhuravlev))
#### Changed
- [#​182](https://github.com/Masterminds/semver/issues/182)/[#​183](https://github.com/Masterminds/semver/issues/183): Updated CI testing setup
#### Fixed
- [#​186](https://github.com/Masterminds/semver/issues/186): Fixing issue where validation of constraint section gave false positives
- [#​176](https://github.com/Masterminds/semver/issues/176): Fix constraints check with \*-0 (thanks [@​mtt0](https://github.com/mtt0))
- [#​181](https://github.com/Masterminds/semver/issues/181): Fixed Caret operator (^) gives unexpected results when the minor version in constraint is 0 (thanks [@​arshchimni](https://github.com/arshchimni))
- [#​161](https://github.com/Masterminds/semver/issues/161): Fixed godoc (thanks [@​afirth](https://github.com/afirth))
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjM3LjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
This PR contains the following updates:
v3.1.1->v3.2.1Release Notes
Masterminds/semver (github.com/Masterminds/semver/v3)
v3.2.1Compare Source
Changed
Fixed
Full Changelog: https://github.com/Masterminds/semver/compare/v3.2.0...v3.2.1
v3.2.0Compare Source
Added
Changed
Fixed
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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 Renovate Bot.