Skip to content

Commit

Permalink
fix(deps): update module github.com/masterminds/semver/v3 to v3.3.0 (#…
Browse files Browse the repository at this point in the history
…5750)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[github.com/Masterminds/semver/v3](https://github.com/Masterminds/semver)
| `v3.2.1` -> `v3.3.0` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fMasterminds%2fsemver%2fv3/v3.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fMasterminds%2fsemver%2fv3/v3.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fMasterminds%2fsemver%2fv3/v3.2.1/v3.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fMasterminds%2fsemver%2fv3/v3.2.1/v3.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>Masterminds/semver (github.com/Masterminds/semver/v3)</summary>

###
[`v3.3.0`](https://github.com/Masterminds/semver/releases/tag/v3.3.0)

[Compare
Source](https://github.com/Masterminds/semver/compare/v3.2.1...v3.3.0)

#### What's Changed

- Fix: bad package in README by
[@&#8203;sdelicata](https://github.com/sdelicata) in
[Masterminds/semver#226
- Updating the GitHub Actions and versions of Go used by
[@&#8203;mattfarina](https://github.com/mattfarina) in
[Masterminds/semver#229
- Fix spelling in README by
[@&#8203;robinschneider](https://github.com/robinschneider) in
[Masterminds/semver#222
- Adding go build cache to fuzz output by
[@&#8203;mattfarina](https://github.com/mattfarina) in
[Masterminds/semver#232
- Add caching to fuzz testing by
[@&#8203;mattfarina](https://github.com/mattfarina) in
[Masterminds/semver#234
- updating github actions by
[@&#8203;mattfarina](https://github.com/mattfarina) in
[Masterminds/semver#235
- feat: nil version equality by
[@&#8203;KnutZuidema](https://github.com/KnutZuidema) in
[Masterminds/semver#213
- add >= and <= by [@&#8203;grosser](https://github.com/grosser) in
[Masterminds/semver#238
- doc: hyphen range constraint without whitespace by
[@&#8203;johnnychen94](https://github.com/johnnychen94) in
[Masterminds/semver#216
- Removing reference to vert by
[@&#8203;mattfarina](https://github.com/mattfarina) in
[Masterminds/semver#245
- simplify StrictNewVersion by
[@&#8203;grosser](https://github.com/grosser) in
[Masterminds/semver#241
- Updating the testing version of Go used by
[@&#8203;mattfarina](https://github.com/mattfarina) in
[Masterminds/semver#246
- bumping min version in go.mod based on what's tested by
[@&#8203;mattfarina](https://github.com/mattfarina) in
[Masterminds/semver#248
- Updating changelog for 3.3.0 by
[@&#8203;mattfarina](https://github.com/mattfarina) in
[Masterminds/semver#249

#### New Contributors

- [@&#8203;sdelicata](https://github.com/sdelicata) made their first
contribution in
[Masterminds/semver#226
- [@&#8203;robinschneider](https://github.com/robinschneider) made
their first contribution in
[Masterminds/semver#222
- [@&#8203;KnutZuidema](https://github.com/KnutZuidema) made their
first contribution in
[Masterminds/semver#213
- [@&#8203;grosser](https://github.com/grosser) made their first
contribution in
[Masterminds/semver#238
- [@&#8203;johnnychen94](https://github.com/johnnychen94) made their
first contribution in
[Masterminds/semver#216

**Full Changelog**:
Masterminds/semver@v3.2.1...v3.3.0

</details>

---

### 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 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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/open-telemetry/opentelemetry-go).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yNi4xIiwidXBkYXRlZEluVmVyIjoiMzguNTYuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiU2tpcCBDaGFuZ2Vsb2ciLCJkZXBlbmRlbmNpZXMiXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Aug 28, 2024
1 parent 3fec711 commit 122e926
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion schema/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module go.opentelemetry.io/otel/schema
go 1.22

require (
github.com/Masterminds/semver/v3 v3.2.1
github.com/Masterminds/semver/v3 v3.3.0
github.com/stretchr/testify v1.9.0
gopkg.in/yaml.v3 v3.0.1
)
Expand Down
4 changes: 2 additions & 2 deletions schema/go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
github.com/Masterminds/semver/v3 v3.2.1 h1:RN9w6+7QoMeJVGyfmbcgs28Br8cvmnucEXnY0rYXWg0=
github.com/Masterminds/semver/v3 v3.2.1/go.mod h1:qvl/7zhW3nngYb5+80sSMF+FG2BjYrf8m9wsX0PNOMQ=
github.com/Masterminds/semver/v3 v3.3.0 h1:B8LGeaivUe71a5qox1ICM/JLl0NqZSW5CHyL+hmvYS0=
github.com/Masterminds/semver/v3 v3.3.0/go.mod h1:4V+yj/TJE1HU9XfppCwVMZq3I84lprf4nC11bSS5beM=
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM=
Expand Down

0 comments on commit 122e926

Please sign in to comment.