renovate/lib/modules/datasource/custom/formats
Sergei Zharinov 9b4e515024
refactor(http): Separate `getJson` and `getJsonUnchecked` (#33651)
2025-01-17 14:18:00 +00:00
..
html.ts feat(datasource/custom): add `html` format (#24403) 2023-11-28 07:39:22 +00:00
index.ts feat(datasource/custom): add `html` format (#24403) 2023-11-28 07:39:22 +00:00
json.ts refactor(http): Separate `getJson` and `getJsonUnchecked` (#33651) 2025-01-17 14:18:00 +00:00
plain.ts feat(datasource/custom): remove content limiter for plain (#29549) 2024-06-11 20:47:53 +00:00
types.ts refactor(datasource/custom): use class based fetcher to simplify code (#25958) 2023-11-25 06:37:05 +00:00
yaml.ts refactor(util/yaml): rename load and loadAll to parseSingleYaml and parseYaml (#26084) 2023-12-01 20:13:01 +00:00