0
0
Fork 0
mirror of https://github.com/renovatebot/renovate.git synced 2025-03-13 07:43:27 +00:00
Commit graph

12 commits

Author SHA1 Message Date
Sergei Zharinov
b69416ce17
refactor(prettier): Force trailing commas () 2023-11-07 15:50:29 +00:00
Michael Kriese
a9dc0625cf
fix: better branch code coverage () 2023-09-06 11:26:22 +00:00
Rhys Arkins
36e2b328bb
chore: update types reference 2023-08-15 11:31:15 +02:00
renovate[bot]
fe739befbf
chore(deps): update linters to v6 (major) ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-08-02 15:07:49 +00:00
Jamie Magee
176282e65f
chore: use node: protocol imports () 2023-03-28 21:05:36 +00:00
RahulGautamSingh
c93154bd24
refactor: enums to unions ()
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-11-05 09:12:03 +00:00
Michael Kriese
961a7776e0
fix(datasource/pod): wrong regex () 2022-10-25 12:23:19 +03:00
Sergei Zharinov
e4dbd4ad49
fix(ci): Restrict template expressions ()
* fix(ci): Restrict template expressions

* Fix

* Fix

* Fix
2022-07-30 16:28:31 +02:00
Benjamin De Troch
2abed2745c
fix(pod): Massage only registry URLs that matched the GitHub regex 2022-04-20 14:49:08 +02:00
Sergei Zharinov
06f8802c54
refactor(datasource/pod): Enable strict null checks () 2022-03-07 06:12:48 +01: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/pod/index.ts (Browse further)