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

6 commits

Author SHA1 Message Date
Rhys Arkins
4354dd9ed6
fix(datasource/hex): allow custom registries () 2024-06-08 07:12:18 +00:00
RahulGautamSingh
d0b77e584a
feat(datasource): sourceUrl & releaseTimestamp support () 2024-05-21 07:04:12 +00:00
Sergei Zharinov
b1023296da
refactor(hex): Datasource schema validation () 2023-11-10 07:55:37 +00:00
Sergei Zharinov
b69416ce17
refactor(prettier): Force trailing commas () 2023-11-07 15:50:29 +00:00
Rhys Arkins
143c9a6751 refactor: rename lookupName -> packageName ()
Renames `lookupName` to be `packageName`.

BREAKING CHANGE: Use `packageName` instead of `lookupName` if interacting with Renovate datasources directly.
2022-03-04 09:04:02 +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/datasource/hex/index.ts (Browse further)