Skip to content

Commit

Permalink
feat(deps): bump github.com/Masterminds/semver/v3 from 3.1.1 to 3.2.0 (
Browse files Browse the repository at this point in the history
…#3606)

Bumps
[github.com/Masterminds/semver/v3](https://github.com/Masterminds/semver)
from 3.1.1 to 3.2.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/Masterminds/semver/releases">github.com/Masterminds/semver/v3's
releases</a>.</em></p>
<blockquote>
<h2>v3.2.0</h2>
<h2>Added</h2>
<ul>
<li><a
href="https://github-redirect.dependabot.com/Masterminds/semver/issues/190">#190</a>:
Added text marshaling and unmarshaling</li>
<li><a
href="https://github-redirect.dependabot.com/Masterminds/semver/issues/167">#167</a>:
Added JSON marshalling for constraints (thanks <a
href="https://github.com/SimonTheLeg"><code>@​SimonTheLeg</code></a>)</li>
<li><a
href="https://github-redirect.dependabot.com/Masterminds/semver/issues/173">#173</a>:
Implement encoding.TextMarshaler and encoding.TextUnmarshaler on Version
(thanks <a
href="https://github.com/MarkRosemaker"><code>@​MarkRosemaker</code></a>)</li>
<li><a
href="https://github-redirect.dependabot.com/Masterminds/semver/issues/179">#179</a>:
Added New() version constructor (thanks <a
href="https://github.com/kazhuravlev"><code>@​kazhuravlev</code></a>)</li>
</ul>
<h2>Changed</h2>
<ul>
<li><a
href="https://github-redirect.dependabot.com/Masterminds/semver/issues/182">#182</a>/<a
href="https://github-redirect.dependabot.com/Masterminds/semver/issues/183">#183</a>:
Updated CI testing setup</li>
</ul>
<h2>Fixed</h2>
<ul>
<li><a
href="https://github-redirect.dependabot.com/Masterminds/semver/issues/186">#186</a>:
Fixing issue where validation of constraint section gave false
positives</li>
<li><a
href="https://github-redirect.dependabot.com/Masterminds/semver/issues/176">#176</a>:
Fix constraints check with *-0 (thanks <a
href="https://github.com/mtt0"><code>@​mtt0</code></a>)</li>
<li><a
href="https://github-redirect.dependabot.com/Masterminds/semver/issues/181">#181</a>:
Fixed Caret operator (^) gives unexpected results when the minor version
in constraint is 0 (thanks <a
href="https://github.com/arshchimni"><code>@​arshchimni</code></a>)</li>
<li><a
href="https://github-redirect.dependabot.com/Masterminds/semver/issues/161">#161</a>:
Fixed godoc (thanks <a
href="https://github.com/afirth"><code>@​afirth</code></a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/Masterminds/semver/blob/master/CHANGELOG.md">github.com/Masterminds/semver/v3's
changelog</a>.</em></p>
<blockquote>
<h2>3.2.0 (2022-11-28)</h2>
<h3>Added</h3>
<ul>
<li><a
href="https://github-redirect.dependabot.com/Masterminds/semver/issues/190">#190</a>:
Added text marshaling and unmarshaling</li>
<li><a
href="https://github-redirect.dependabot.com/Masterminds/semver/issues/167">#167</a>:
Added JSON marshalling for constraints (thanks <a
href="https://github.com/SimonTheLeg"><code>@​SimonTheLeg</code></a>)</li>
<li><a
href="https://github-redirect.dependabot.com/Masterminds/semver/issues/173">#173</a>:
Implement encoding.TextMarshaler and encoding.TextUnmarshaler on Version
(thanks <a
href="https://github.com/MarkRosemaker"><code>@​MarkRosemaker</code></a>)</li>
<li><a
href="https://github-redirect.dependabot.com/Masterminds/semver/issues/179">#179</a>:
Added New() version constructor (thanks <a
href="https://github.com/kazhuravlev"><code>@​kazhuravlev</code></a>)</li>
</ul>
<h3>Changed</h3>
<ul>
<li><a
href="https://github-redirect.dependabot.com/Masterminds/semver/issues/182">#182</a>/<a
href="https://github-redirect.dependabot.com/Masterminds/semver/issues/183">#183</a>:
Updated CI testing setup</li>
</ul>
<h3>Fixed</h3>
<ul>
<li><a
href="https://github-redirect.dependabot.com/Masterminds/semver/issues/186">#186</a>:
Fixing issue where validation of constraint section gave false
positives</li>
<li><a
href="https://github-redirect.dependabot.com/Masterminds/semver/issues/176">#176</a>:
Fix constraints check with *-0 (thanks <a
href="https://github.com/mtt0"><code>@​mtt0</code></a>)</li>
<li><a
href="https://github-redirect.dependabot.com/Masterminds/semver/issues/181">#181</a>:
Fixed Caret operator (^) gives unexpected results when the minor version
in constraint is 0 (thanks <a
href="https://github.com/arshchimni"><code>@​arshchimni</code></a>)</li>
<li><a
href="https://github-redirect.dependabot.com/Masterminds/semver/issues/161">#161</a>:
Fixed godoc (thanks <a
href="https://github.com/afirth"><code>@​afirth</code></a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/Masterminds/semver/commit/4694ab0ad3c9477a17e347d828d2aca9ef7130f0"><code>4694ab0</code></a>
Merge pull request <a
href="https://github-redirect.dependabot.com/Masterminds/semver/issues/191">#191</a>
from mattfarina/update-changelong-3.2.0</li>
<li><a
href="https://github.com/Masterminds/semver/commit/0ca29f222a812ee5081b2db2944eaa055cfa8da6"><code>0ca29f2</code></a>
Updating changelong for 3.2.0 release</li>
<li><a
href="https://github.com/Masterminds/semver/commit/3efb84cbde7a74e204398e8000ab8809f1825882"><code>3efb84c</code></a>
Merge pull request <a
href="https://github-redirect.dependabot.com/Masterminds/semver/issues/190">#190</a>
from mattfarina/constraints-text-marshal</li>
<li><a
href="https://github.com/Masterminds/semver/commit/3c1d0f28dd8acc37c8b2a4ec254e05be2c120fcc"><code>3c1d0f2</code></a>
Adding text marshaling and unmarshaling</li>
<li><a
href="https://github.com/Masterminds/semver/commit/00300c46865890f2906399c7524020c12d31d100"><code>00300c4</code></a>
Merge pull request <a
href="https://github-redirect.dependabot.com/Masterminds/semver/issues/167">#167</a>
from SimonTheLeg/master</li>
<li><a
href="https://github.com/Masterminds/semver/commit/2084c82535500fc3fa89387bd926a35e1c441b3c"><code>2084c82</code></a>
Merge pull request <a
href="https://github-redirect.dependabot.com/Masterminds/semver/issues/173">#173</a>
from MarkRosemaker/implement-encoding.TextMarshaler-a...</li>
<li><a
href="https://github.com/Masterminds/semver/commit/b22e1a4769501ef6edacb8f6f943cea8f1047dfa"><code>b22e1a4</code></a>
Updating the Go version in the go.mod file</li>
<li><a
href="https://github.com/Masterminds/semver/commit/b8121eb457fd2944a4bf285e3197f729f5595b95"><code>b8121eb</code></a>
Merge pull request <a
href="https://github-redirect.dependabot.com/Masterminds/semver/issues/186">#186</a>
from mattfarina/test-bug-fix</li>
<li><a
href="https://github.com/Masterminds/semver/commit/ee95afbd4e1367cedf50566001b62c5709095b51"><code>ee95afb</code></a>
Fixing issue where validation of constraint setion gave false
positives</li>
<li><a
href="https://github.com/Masterminds/semver/commit/19590653cafe3c64504c550020fa9a1d82db04a3"><code>1959065</code></a>
Merge pull request <a
href="https://github-redirect.dependabot.com/Masterminds/semver/issues/176">#176</a>
from mtt0/master</li>
<li>Additional commits viewable in <a
href="https://github.com/Masterminds/semver/compare/v3.1.1...v3.2.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/Masterminds/semver/v3&package-manager=go_modules&previous-version=3.1.1&new-version=3.2.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Nov 29, 2022
1 parent bb6181c commit c8f0076
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion go.mod
Expand Up @@ -4,7 +4,7 @@ go 1.19

require (
code.gitea.io/sdk/gitea v0.15.1
github.com/Masterminds/semver/v3 v3.1.1
github.com/Masterminds/semver/v3 v3.2.0
github.com/atc0005/go-teams-notify/v2 v2.6.1
github.com/caarlos0/ctrlc v1.2.0
github.com/caarlos0/env/v6 v6.10.1
Expand Down
3 changes: 2 additions & 1 deletion go.sum
Expand Up @@ -160,8 +160,9 @@ github.com/Masterminds/goutils v1.1.1 h1:5nUrii3FMTL5diU80unEVvNevw1nH4+ZV4DSLVJ
github.com/Masterminds/goutils v1.1.1/go.mod h1:8cTjp+g8YejhMuvIA5y2vz3BpJxksy863GQaJW2MFNU=
github.com/Masterminds/semver v1.5.0 h1:H65muMkzWKEuNDnfl9d70GUjFniHKHRbFPGBuZ3QEww=
github.com/Masterminds/semver v1.5.0/go.mod h1:MB6lktGJrhw8PrUyiEoblNEGEQ+RzHPF078ddwwvV3Y=
github.com/Masterminds/semver/v3 v3.1.1 h1:hLg3sBzpNErnxhQtUy/mmLR2I9foDujNK030IGemrRc=
github.com/Masterminds/semver/v3 v3.1.1/go.mod h1:VPu/7SZ7ePZ3QOrcuXROw5FAcLl4a0cBrbBpGY/8hQs=
github.com/Masterminds/semver/v3 v3.2.0 h1:3MEsd0SM6jqZojhjLWWeBY+Kcjy9i6MQAeY7YgDP83g=
github.com/Masterminds/semver/v3 v3.2.0/go.mod h1:qvl/7zhW3nngYb5+80sSMF+FG2BjYrf8m9wsX0PNOMQ=
github.com/Masterminds/sprig v2.22.0+incompatible h1:z4yfnGrZ7netVz+0EDJ0Wi+5VZCSYp4Z0m2dk6cEM60=
github.com/Masterminds/sprig v2.22.0+incompatible/go.mod h1:y6hNFY5UBTIWBxnzTeuNhlNS5hqE0NB0E6fgfo2Br3o=
github.com/Microsoft/go-winio v0.4.11/go.mod h1:VhR8bwka0BXejwEJY73c50VrPtXAaKcyvVC4A4RozmA=
Expand Down

0 comments on commit c8f0076

Please sign in to comment.