renovate/lib/modules/versioning/loose
2023-07-21 18:38:48 +00:00
..
index.spec.ts test(versioning/loose): add testcase for timestamp (#23507) 2023-07-21 18:38:48 +00:00
index.ts refactor: lib/modules (#14488) 2022-03-04 09:04:02 +01:00
readme.md docs: drop weasel words (#22165) 2023-05-29 08:20:40 +00:00

Renovate's "loose" versioning was created for cases where no strict versioning is in place. It works like SemVer if SemVer-compliant versions are supplied, but otherwise is "best effort". Essentially "loose" versioning does its best to sort versions and ignores "unsortable" versions.