0
0
Fork 0
mirror of https://github.com/renovatebot/renovate.git synced 2025-01-12 14:19:01 +00:00
Commit graph

5 commits

Author SHA1 Message Date
Rhys Arkins
4316888c67
fix(versioning): bump rangeStrategy should pin if no range qualifier () 2024-04-10 09:47:14 +00:00
Sergei Zharinov
b69416ce17
refactor(prettier): Force trailing commas () 2023-11-07 15:50:29 +00:00
RahulGautamSingh
938a36801e
refactor: replace test.each with it.each () 2023-04-28 04:33:15 +00:00
Rhys Arkins
73c8227132
fix(versioning)!: bump short ranges to version ()
When rangeStrategy=bump, and the existing range is "short" (e.g. `^1`), and a bump is required, the new result will be a version range (e.g. `^1.0.7`).

Closes 
2023-03-10 09:34:40 +01:00
Rhys Arkins
dca3418bbd refactor: lib/modules ()
Moves datasource, manager, platform and versioning code from lib/ into new lib/modules/

BREAKING CHANGE: External tools must update paths to datasource, manager, platform and versioning
2022-03-04 09:04:02 +01:00
Renamed from lib/versioning/helm/index.spec.ts (Browse further)