renovate/lib/modules/versioning/semver/readme.md

405 B

Renovate's semver versioning strictly implements the Semantic Versioning 2.0 specification. Because the SemVer 2.0 specification does not allow ranges, Renovate's semver versioning also does not support ranges.

Only use the semver versioning when you mean to follow the full SemVer 2.0 specifications strictly. If you need a more forgiving variant use semver-coerced.