coder-doctor
coder-doctor copied to clipboard
chore: bump github.com/Masterminds/semver/v3 from 3.1.1 to 3.2.0
Bumps github.com/Masterminds/semver/v3 from 3.1.1 to 3.2.0.
Release notes
Sourced from github.com/Masterminds/semver/v3's releases.
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
Changelog
Sourced from github.com/Masterminds/semver/v3's changelog.
3.2.0 (2022-11-28)
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
Commits
4694ab0Merge pull request #191 from mattfarina/update-changelong-3.2.00ca29f2Updating changelong for 3.2.0 release3efb84cMerge pull request #190 from mattfarina/constraints-text-marshal3c1d0f2Adding text marshaling and unmarshaling00300c4Merge pull request #167 from SimonTheLeg/master2084c82Merge pull request #173 from MarkRosemaker/implement-encoding.TextMarshaler-a...b22e1a4Updating the Go version in the go.mod fileb8121ebMerge pull request #186 from mattfarina/test-bug-fixee95afbFixing issue where validation of constraint setion gave false positives1959065Merge pull request #176 from mtt0/master- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)