Masterminds/semver (github.com/Masterminds/semver/v3)
### [`v3.3.0`](https://redirect.github.com/Masterminds/semver/releases/tag/v3.3.0)
[Compare Source](https://redirect.github.com/Masterminds/semver/compare/v3.2.1...v3.3.0)
#### What's Changed
- Fix: bad package in README by [@sdelicata](https://redirect.github.com/sdelicata) in [https://github.com/Masterminds/semver/pull/226](https://redirect.github.com/Masterminds/semver/pull/226)
- Updating the GitHub Actions and versions of Go used by [@mattfarina](https://redirect.github.com/mattfarina) in [https://github.com/Masterminds/semver/pull/229](https://redirect.github.com/Masterminds/semver/pull/229)
- Fix spelling in README by [@robinschneider](https://redirect.github.com/robinschneider) in [https://github.com/Masterminds/semver/pull/222](https://redirect.github.com/Masterminds/semver/pull/222)
- Adding go build cache to fuzz output by [@mattfarina](https://redirect.github.com/mattfarina) in [https://github.com/Masterminds/semver/pull/232](https://redirect.github.com/Masterminds/semver/pull/232)
- Add caching to fuzz testing by [@mattfarina](https://redirect.github.com/mattfarina) in [https://github.com/Masterminds/semver/pull/234](https://redirect.github.com/Masterminds/semver/pull/234)
- updating github actions by [@mattfarina](https://redirect.github.com/mattfarina) in [https://github.com/Masterminds/semver/pull/235](https://redirect.github.com/Masterminds/semver/pull/235)
- feat: nil version equality by [@KnutZuidema](https://redirect.github.com/KnutZuidema) in [https://github.com/Masterminds/semver/pull/213](https://redirect.github.com/Masterminds/semver/pull/213)
- add >= and <= by [@grosser](https://redirect.github.com/grosser) in [https://github.com/Masterminds/semver/pull/238](https://redirect.github.com/Masterminds/semver/pull/238)
- doc: hyphen range constraint without whitespace by [@johnnychen94](https://redirect.github.com/johnnychen94) in [https://github.com/Masterminds/semver/pull/216](https://redirect.github.com/Masterminds/semver/pull/216)
- Removing reference to vert by [@mattfarina](https://redirect.github.com/mattfarina) in [https://github.com/Masterminds/semver/pull/245](https://redirect.github.com/Masterminds/semver/pull/245)
- simplify StrictNewVersion by [@grosser](https://redirect.github.com/grosser) in [https://github.com/Masterminds/semver/pull/241](https://redirect.github.com/Masterminds/semver/pull/241)
- Updating the testing version of Go used by [@mattfarina](https://redirect.github.com/mattfarina) in [https://github.com/Masterminds/semver/pull/246](https://redirect.github.com/Masterminds/semver/pull/246)
- bumping min version in go.mod based on what's tested by [@mattfarina](https://redirect.github.com/mattfarina) in [https://github.com/Masterminds/semver/pull/248](https://redirect.github.com/Masterminds/semver/pull/248)
- Updating changelog for 3.3.0 by [@mattfarina](https://redirect.github.com/mattfarina) in [https://github.com/Masterminds/semver/pull/249](https://redirect.github.com/Masterminds/semver/pull/249)
#### New Contributors
- [@sdelicata](https://redirect.github.com/sdelicata) made their first contribution in [https://github.com/Masterminds/semver/pull/226](https://redirect.github.com/Masterminds/semver/pull/226)
- [@robinschneider](https://redirect.github.com/robinschneider) made their first contribution in [https://github.com/Masterminds/semver/pull/222](https://redirect.github.com/Masterminds/semver/pull/222)
- [@KnutZuidema](https://redirect.github.com/KnutZuidema) made their first contribution in [https://github.com/Masterminds/semver/pull/213](https://redirect.github.com/Masterminds/semver/pull/213)
- [@grosser](https://redirect.github.com/grosser) made their first contribution in [https://github.com/Masterminds/semver/pull/238](https://redirect.github.com/Masterminds/semver/pull/238)
- [@johnnychen94](https://redirect.github.com/johnnychen94) made their first contribution in [https://github.com/Masterminds/semver/pull/216](https://redirect.github.com/Masterminds/semver/pull/216)
**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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
v3.2.1
->v3.3.0
Release Notes
Masterminds/semver (github.com/Masterminds/semver/v3)
### [`v3.3.0`](https://redirect.github.com/Masterminds/semver/releases/tag/v3.3.0) [Compare Source](https://redirect.github.com/Masterminds/semver/compare/v3.2.1...v3.3.0) #### What's Changed - Fix: bad package in README by [@sdelicata](https://redirect.github.com/sdelicata) in [https://github.com/Masterminds/semver/pull/226](https://redirect.github.com/Masterminds/semver/pull/226) - Updating the GitHub Actions and versions of Go used by [@mattfarina](https://redirect.github.com/mattfarina) in [https://github.com/Masterminds/semver/pull/229](https://redirect.github.com/Masterminds/semver/pull/229) - Fix spelling in README by [@robinschneider](https://redirect.github.com/robinschneider) in [https://github.com/Masterminds/semver/pull/222](https://redirect.github.com/Masterminds/semver/pull/222) - Adding go build cache to fuzz output by [@mattfarina](https://redirect.github.com/mattfarina) in [https://github.com/Masterminds/semver/pull/232](https://redirect.github.com/Masterminds/semver/pull/232) - Add caching to fuzz testing by [@mattfarina](https://redirect.github.com/mattfarina) in [https://github.com/Masterminds/semver/pull/234](https://redirect.github.com/Masterminds/semver/pull/234) - updating github actions by [@mattfarina](https://redirect.github.com/mattfarina) in [https://github.com/Masterminds/semver/pull/235](https://redirect.github.com/Masterminds/semver/pull/235) - feat: nil version equality by [@KnutZuidema](https://redirect.github.com/KnutZuidema) in [https://github.com/Masterminds/semver/pull/213](https://redirect.github.com/Masterminds/semver/pull/213) - add >= and <= by [@grosser](https://redirect.github.com/grosser) in [https://github.com/Masterminds/semver/pull/238](https://redirect.github.com/Masterminds/semver/pull/238) - doc: hyphen range constraint without whitespace by [@johnnychen94](https://redirect.github.com/johnnychen94) in [https://github.com/Masterminds/semver/pull/216](https://redirect.github.com/Masterminds/semver/pull/216) - Removing reference to vert by [@mattfarina](https://redirect.github.com/mattfarina) in [https://github.com/Masterminds/semver/pull/245](https://redirect.github.com/Masterminds/semver/pull/245) - simplify StrictNewVersion by [@grosser](https://redirect.github.com/grosser) in [https://github.com/Masterminds/semver/pull/241](https://redirect.github.com/Masterminds/semver/pull/241) - Updating the testing version of Go used by [@mattfarina](https://redirect.github.com/mattfarina) in [https://github.com/Masterminds/semver/pull/246](https://redirect.github.com/Masterminds/semver/pull/246) - bumping min version in go.mod based on what's tested by [@mattfarina](https://redirect.github.com/mattfarina) in [https://github.com/Masterminds/semver/pull/248](https://redirect.github.com/Masterminds/semver/pull/248) - Updating changelog for 3.3.0 by [@mattfarina](https://redirect.github.com/mattfarina) in [https://github.com/Masterminds/semver/pull/249](https://redirect.github.com/Masterminds/semver/pull/249) #### New Contributors - [@sdelicata](https://redirect.github.com/sdelicata) made their first contribution in [https://github.com/Masterminds/semver/pull/226](https://redirect.github.com/Masterminds/semver/pull/226) - [@robinschneider](https://redirect.github.com/robinschneider) made their first contribution in [https://github.com/Masterminds/semver/pull/222](https://redirect.github.com/Masterminds/semver/pull/222) - [@KnutZuidema](https://redirect.github.com/KnutZuidema) made their first contribution in [https://github.com/Masterminds/semver/pull/213](https://redirect.github.com/Masterminds/semver/pull/213) - [@grosser](https://redirect.github.com/grosser) made their first contribution in [https://github.com/Masterminds/semver/pull/238](https://redirect.github.com/Masterminds/semver/pull/238) - [@johnnychen94](https://redirect.github.com/johnnychen94) made their first contribution in [https://github.com/Masterminds/semver/pull/216](https://redirect.github.com/Masterminds/semver/pull/216) **Full Changelog**: https://github.com/Masterminds/semver/compare/v3.2.1...v3.3.0Configuration
📅 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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Renovate Bot.