0
0
mirror of https://github.com/renovatebot/renovate.git synced 2024-12-22 13:38:32 +00:00
renovatebot_renovate/lib/modules/datasource/hackage
Janus Troelsen d63ff715cd
feat(datasource): add Hackage datasource (#32944)
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
2024-12-13 07:17:26 +00:00
..
index.spec.ts feat(datasource): add Hackage datasource (#32944) 2024-12-13 07:17:26 +00:00
index.ts feat(datasource): add Hackage datasource (#32944) 2024-12-13 07:17:26 +00:00
readme.md feat(datasource): add Hackage datasource (#32944) 2024-12-13 07:17:26 +00:00
schema.ts feat(datasource): add Hackage datasource (#32944) 2024-12-13 07:17:26 +00:00

This datasource uses the Hackage JSON API to fetch versions for published Haskell packages.

While not all versions use PVP, the majority does. This manager assumes a default versioning set to PVP. Versioning can be overwritten using packageRules, e.g. with matchDatasources.