Commit 435229a
authored
feat(deps): update module github.com/masterminds/semver/v3 v3.4.0 → v3.5.0 (#234)
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` |

|

|
---
> [!WARNING]
> Some dependencies could not be looked up. Check the [Dependency
Dashboard](../issues/52) 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
[@​mattfarina](https://redirect.github.com/mattfarina) in
[#​273](https://redirect.github.com/Masterminds/semver/pull/273)
- Update constraint error messages by
[@​mattfarina](https://redirect.github.com/mattfarina) in
[#​278](https://redirect.github.com/Masterminds/semver/pull/278)
- Fix edge cases by
[@​mattfarina](https://redirect.github.com/mattfarina) in
[#​279](https://redirect.github.com/Masterminds/semver/pull/279)
- Adding some checks in by
[@​mattfarina](https://redirect.github.com/mattfarina) in
[#​280](https://redirect.github.com/Masterminds/semver/pull/280)
- Updating deps by
[@​mattfarina](https://redirect.github.com/mattfarina) in
[#​281](https://redirect.github.com/Masterminds/semver/pull/281)
- Bump github/codeql-action from 4.35.1 to 4.35.2 by
[@​dependabot](https://redirect.github.com/dependabot)\[bot] in
[#​282](https://redirect.github.com/Masterminds/semver/pull/282)
- Bump actions/cache from 4.2.3 to 5.0.5 by
[@​dependabot](https://redirect.github.com/dependabot)\[bot] in
[#​283](https://redirect.github.com/Masterminds/semver/pull/283)
- Bump golangci/golangci-lint-action from 7.0.1 to 9.2.0 by
[@​dependabot](https://redirect.github.com/dependabot)\[bot] in
[#​284](https://redirect.github.com/Masterminds/semver/pull/284)
- Updating gitignore for devcontainers by
[@​mattfarina](https://redirect.github.com/mattfarina) in
[#​286](https://redirect.github.com/Masterminds/semver/pull/286)
- Fixing some quality issues by
[@​mattfarina](https://redirect.github.com/mattfarina) in
[#​287](https://redirect.github.com/Masterminds/semver/pull/287)
#### New Contributors
- [@​dependabot](https://redirect.github.com/dependabot)\[bot]
made their first contribution in
[#​282](https://redirect.github.com/Masterminds/semver/pull/282)
**Full Changelog**:
<Masterminds/semver@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**: Enabled.
♻ **Rebasing**: Whenever PR becomes conflicted, 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://redirect.github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhcHAvIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9taW5vciJdfQ==-->1 parent a1ab073 commit 435229a
2 files changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
| 21 | + | |
20 | 22 | | |
21 | 23 | | |
22 | 24 | | |
| |||
0 commit comments