Skip to content

Semantic Versioning

Identifier: semver

References:

Ranges/Constraints:

❌ No range support.

Description:

Renovate's Semantic Versioning is a strict/independent implementation of Semantic Versioning 2.0. It has been developed to be used in situations where exact-only SemVer support is needed and not npm's extended semver implementation including ranges.

Ranges are not supported, in line with the specification.