1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2026-06-03 18:35:08 +02:00

fix(deps): update module github.com/masterminds/semver/v3 to v3.5.0 (#8283)

This PR contains the following updates:

| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/) |
[Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
|
[github.com/Masterminds/semver/v3](https://redirect.github.com/Masterminds/semver)
| `v3.4.0` → `v3.5.0` |
![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fMasterminds%2fsemver%2fv3/v3.5.0?slim=true)
|
![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fMasterminds%2fsemver%2fv3/v3.4.0/v3.5.0?slim=true)
|

---

> [!WARNING]
> Some dependencies could not be looked up. Check the [Dependency
Dashboard](../issues/5322) for more information.

---

### Release Notes

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

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

[Compare
Source](https://redirect.github.com/Masterminds/semver/compare/v3.4.0...v3.5.0)

##### What's Changed

- Adding more prerelease tests by
[@&#8203;mattfarina](https://redirect.github.com/mattfarina) in
[#&#8203;273](https://redirect.github.com/Masterminds/semver/pull/273)
- Update constraint error messages by
[@&#8203;mattfarina](https://redirect.github.com/mattfarina) in
[#&#8203;278](https://redirect.github.com/Masterminds/semver/pull/278)
- Fix edge cases by
[@&#8203;mattfarina](https://redirect.github.com/mattfarina) in
[#&#8203;279](https://redirect.github.com/Masterminds/semver/pull/279)
- Adding some checks in by
[@&#8203;mattfarina](https://redirect.github.com/mattfarina) in
[#&#8203;280](https://redirect.github.com/Masterminds/semver/pull/280)
- Updating deps by
[@&#8203;mattfarina](https://redirect.github.com/mattfarina) in
[#&#8203;281](https://redirect.github.com/Masterminds/semver/pull/281)
- Bump github/codeql-action from 4.35.1 to 4.35.2 by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;282](https://redirect.github.com/Masterminds/semver/pull/282)
- Bump actions/cache from 4.2.3 to 5.0.5 by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;283](https://redirect.github.com/Masterminds/semver/pull/283)
- Bump golangci/golangci-lint-action from 7.0.1 to 9.2.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;284](https://redirect.github.com/Masterminds/semver/pull/284)
- Updating gitignore for devcontainers by
[@&#8203;mattfarina](https://redirect.github.com/mattfarina) in
[#&#8203;286](https://redirect.github.com/Masterminds/semver/pull/286)
- Fixing some quality issues by
[@&#8203;mattfarina](https://redirect.github.com/mattfarina) in
[#&#8203;287](https://redirect.github.com/Masterminds/semver/pull/287)

##### New Contributors

- [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot]
made their first contribution in
[#&#8203;282](https://redirect.github.com/Masterminds/semver/pull/282)

**Full Changelog**:
<https://github.com/Masterminds/semver/compare/v3.4.0...v3.5.0>

</details>

---

### Configuration

📅 **Schedule**: (UTC)

- 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 these
updates 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:eyJjcmVhdGVkSW5WZXIiOiI0My4xNTkuMiIsInVwZGF0ZWRJblZlciI6IjQzLjE1OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJTa2lwIENoYW5nZWxvZyIsImRlcGVuZGVuY2llcyJdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-04-30 16:36:23 -07:00
committed by GitHub
parent fb2dbdab35
commit 536750c0cb
4 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -34,7 +34,7 @@ require (
github.com/Antonboom/testifylint v1.6.4 // indirect
github.com/BurntSushi/toml v1.6.0 // indirect
github.com/Djarvur/go-err113 v0.1.1 // indirect
github.com/Masterminds/semver/v3 v3.4.0 // indirect
github.com/Masterminds/semver/v3 v3.5.0 // indirect
github.com/Microsoft/go-winio v0.6.2 // indirect
github.com/MirrexOne/unqueryvet v1.5.4 // indirect
github.com/OpenPeeDeeP/depguard/v2 v2.2.1 // indirect
+2 -2
View File
@@ -32,8 +32,8 @@ github.com/Djarvur/go-err113 v0.1.1 h1:eHfopDqXRwAi+YmCUas75ZE0+hoBHJ2GQNLYRSxao
github.com/Djarvur/go-err113 v0.1.1/go.mod h1:IaWJdYFLg76t2ihfflPZnM1LIQszWOsFDh2hhhAVF6k=
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.4.0 h1:Zog+i5UMtVoCU8oKka5P7i9q9HgrJeGzI9SA1Xbatp0=
github.com/Masterminds/semver/v3 v3.4.0/go.mod h1:4V+yj/TJE1HU9XfppCwVMZq3I84lprf4nC11bSS5beM=
github.com/Masterminds/semver/v3 v3.5.0 h1:kQceYJfbupGfZOKZQg0kou0DgAKhzDg2NZPAwZ/2OOE=
github.com/Masterminds/semver/v3 v3.5.0/go.mod h1:4V+yj/TJE1HU9XfppCwVMZq3I84lprf4nC11bSS5beM=
github.com/Microsoft/go-winio v0.5.2/go.mod h1:WpS1mjBmmwHBEWmogvA2mj8546UReBk4v8QkMxJ6pZY=
github.com/Microsoft/go-winio v0.6.2 h1:F2VQgta7ecxGYO8k3ZZz3RS8fVIXVxONVUPlNERoyfY=
github.com/Microsoft/go-winio v0.6.2/go.mod h1:yd8OoFMLzJbo9gZq8j5qaps8bJ9aShtEA8Ipt1oGCvU=