chore(deps): update module github.com/masterminds/semver/v3 to v3.3.0 #12

Open
CSRBot wants to merge 1 commits from renovate/github.com-masterminds-semver-v3-3.x into master
Collaborator

This PR contains the following updates:

Package Type Update Change
github.com/Masterminds/semver/v3 require minor v3.2.1 -> v3.3.0

Release Notes

Masterminds/semver (github.com/Masterminds/semver/v3)

v3.3.0

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/Masterminds/semver/compare/v3.2.1...v3.3.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/Masterminds/semver/v3](https://github.com/Masterminds/semver) | require | minor | `v3.2.1` -> `v3.3.0` | --- ### 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 https://github.com/Masterminds/semver/pull/226 - Updating the GitHub Actions and versions of Go used by [@&#8203;mattfarina](https://github.com/mattfarina) in https://github.com/Masterminds/semver/pull/229 - Fix spelling in README by [@&#8203;robinschneider](https://github.com/robinschneider) in https://github.com/Masterminds/semver/pull/222 - Adding go build cache to fuzz output by [@&#8203;mattfarina](https://github.com/mattfarina) in https://github.com/Masterminds/semver/pull/232 - Add caching to fuzz testing by [@&#8203;mattfarina](https://github.com/mattfarina) in https://github.com/Masterminds/semver/pull/234 - updating github actions by [@&#8203;mattfarina](https://github.com/mattfarina) in https://github.com/Masterminds/semver/pull/235 - feat: nil version equality by [@&#8203;KnutZuidema](https://github.com/KnutZuidema) in https://github.com/Masterminds/semver/pull/213 - add >= and <= by [@&#8203;grosser](https://github.com/grosser) in https://github.com/Masterminds/semver/pull/238 - doc: hyphen range constraint without whitespace by [@&#8203;johnnychen94](https://github.com/johnnychen94) in https://github.com/Masterminds/semver/pull/216 - Removing reference to vert by [@&#8203;mattfarina](https://github.com/mattfarina) in https://github.com/Masterminds/semver/pull/245 - simplify StrictNewVersion by [@&#8203;grosser](https://github.com/grosser) in https://github.com/Masterminds/semver/pull/241 - Updating the testing version of Go used by [@&#8203;mattfarina](https://github.com/mattfarina) in https://github.com/Masterminds/semver/pull/246 - bumping min version in go.mod based on what's tested by [@&#8203;mattfarina](https://github.com/mattfarina) in https://github.com/Masterminds/semver/pull/248 - Updating changelog for 3.3.0 by [@&#8203;mattfarina](https://github.com/mattfarina) in https://github.com/Masterminds/semver/pull/249 #### New Contributors - [@&#8203;sdelicata](https://github.com/sdelicata) made their first contribution in https://github.com/Masterminds/semver/pull/226 - [@&#8203;robinschneider](https://github.com/robinschneider) made their first contribution in https://github.com/Masterminds/semver/pull/222 - [@&#8203;KnutZuidema](https://github.com/KnutZuidema) made their first contribution in https://github.com/Masterminds/semver/pull/213 - [@&#8203;grosser](https://github.com/grosser) made their first contribution in https://github.com/Masterminds/semver/pull/238 - [@&#8203;johnnychen94](https://github.com/johnnychen94) made their first contribution in https://github.com/Masterminds/semver/pull/216 **Full Changelog**: https://github.com/Masterminds/semver/compare/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**: Enabled. ♻ **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 has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMjYuMCIsInVwZGF0ZWRJblZlciI6IjM3LjMyNi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlIiwicmVub3ZhdGUvYXV0b21lcmdlIiwicmVub3ZhdGUvZ29tb2QiXX0=-->
CSRBot added 1 commit 2024-08-28 04:03:29 +00:00
chore(deps): update module github.com/masterminds/semver/v3 to v3.3.0
Some checks failed
renovate/artifacts Artifact file update failure
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing
d8dde86061
CSRBot requested review from volker.raschek 2024-08-28 04:03:30 +00:00
CSRBot scheduled this pull request to auto merge when all checks succeed 2024-08-28 04:03:31 +00:00
volker.raschek was assigned by CSRBot 2024-08-28 04:03:32 +00:00
Some checks failed
renovate/artifacts Artifact file update failure
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing
This pull request can be merged automatically.
You are not authorized to merge this pull request.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/github.com-masterminds-semver-v3-3.x:renovate/github.com-masterminds-semver-v3-3.x
git checkout renovate/github.com-masterminds-semver-v3-3.x
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: volker.raschek/civ#12
No description provided.