Commit Graph

32 Commits (refactor/log-encrypted-path)

Author SHA1 Message Date
Sergei Zharinov 26a1e3d60a
refactor(nuget): Rename cache namespace () 2024-08-19 15:39:58 +00:00
Sebastian Poxhofer 3681b2a945
chore: eslint to enforce for typed imports () 2024-08-19 13:15:27 +00:00
Nathanael Marchand 7dd6325673
fix(nuget): always coalesce sourceUrl and homepage if homepage available ()
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2024-07-22 13:49:48 +00:00
RahulGautamSingh 6dd189e3a6
docs: automate docs for `releaseTimestamp` and `sourceUrl` support ()
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2024-05-29 05:24:07 +00:00
RahulGautamSingh d0b77e584a
feat(datasource): `sourceUrl` & `releaseTimestamp` support () 2024-05-21 07:04:12 +00:00
Florian Greinacher a94466c4ee
feat(nuget): allow detecting source URLs via package contents ()
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2024-04-20 06:21:19 +00:00
Florian Greinacher 87bba9d31a
refactor(datasource/nuget): move v2/v3 API logic to classes () 2024-03-27 09:49:05 +00:00
renovate[bot] 4c2ce97bb4
build(deps): update dependency prettier to v3.2.2 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2024-01-21 08:20:41 +00:00
RahulGautamSingh 7cd5ab8e63
feat(datasource/nuget): extract latest tag () 2023-12-19 12:11:40 +00:00
renovate[bot] e5cbbaaf09
build(deps): update dependency prettier to v3 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Sergei Zharinov <zharinov@users.noreply.github.com>
2023-11-07 17:12:01 +00:00
Sergei Zharinov b69416ce17
refactor(prettier): Force trailing commas () 2023-11-07 15:50:29 +00:00
Danek Duvall ddbce7defa
fix(nuget): gracefully accept a lack of a PackageBaseAddress resource () 2023-10-26 18:18:11 +00:00
Michael Kriese 39005855a9
fix(manager/nuget): add source mappings for default registry () 2023-10-25 07:26:32 +00:00
Chris van der Pennen ac15e23739
fix(nuget): Sort api response before picking projectUrl ()
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-10-15 08:12:02 +00:00
Lori 0f013cc10e
refactor: add servicesIndexRaw content in case catch block is called during getResourceUrl () 2023-10-06 18:16:09 +00:00
Michael Kriese 84a97a62fa
test(perf): improve test speed () 2023-09-08 11:40:04 +00:00
Michael Kriese f0d676242a
fix: better branch code coverage () 2023-09-07 04:39:39 +00:00
Michael Kriese 2431c5a6b6
fix: better branch code coverage () 2023-09-06 13:35:52 +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
Rhys Arkins b17bcf2789
refactor(datasource): use packageName and not depName for datasource lookups () 2023-03-10 09:34:40 +01:00
Sergei Zharinov 2df8967ae2
refactor: Create promises utilities () 2022-09-06 10:36:51 +00:00
Philip 1c81eaf24d
fix(datasource/metadata): delete homepage url case ()
Co-authored-by: whitesource-for-github-com[bot] <50673670+whitesource-for-github-com[bot]@users.noreply.github.com>
Co-authored-by: whitesource-for-github-com[bot] <whitesource-for-github-com[bot]@users.noreply.github.com>
Co-authored-by: hasanwhitesource <hasan.awad@whitesourcesoftware.com>
Co-authored-by: Hasan Awad <90554456+hasanwhitesource@users.noreply.github.com>
Co-authored-by: Nabeel Saabna <48175656+nabeelsaabna@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-08-25 17:18:51 +00:00
Michael Kriese 0316a5e62d
test: use jest v29 () 2022-08-16 14:22:29 +02: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
Jamie Magee 3589d0e222
refactor: remove deprecated `loadFixture` calls ()
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-07-04 04:18:53 +00:00
Michael Kriese 47385421e4
test: deprecate old loads fixtures functions () 2022-05-11 07:19:34 +00:00
Michael Kriese 08b5063761
refactor: more strict null checks () 2022-04-16 09:38:07 +02:00
Michael Kriese 64f5bd5f03
test: enforce lint style rules () 2022-04-12 14:49:49 +00:00
Michael Kriese 443bef5c52
test: cleanup snapshot tests () 2022-04-12 15:09:19 +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