renovate/lib/versioning/node
2021-10-27 07:24:36 +02:00
..
index.spec.ts test: improve test readability with expect-more-jest (#12329) 2021-10-27 07:24:36 +02:00
index.ts refactor: Replace some TODO items with issue ids (#9596) 2021-04-26 20:19:30 +00:00
readme.md docs: improve versioning docs 2020-02-17 23:02:00 +01:00
schedule.ts feat(travis): remove supportPolicy (#11176) 2021-08-17 07:57:45 +02:00

Renovate's Node.js versioning is a wrapper around npm's versioning, except that it makes sure to strip "v" prefixes from exact versions when replacing.

It is planned to extend it one day to support "stability" awareness, because Node.js's version stability does not follow the SemVer approach.