renovate/lib
ylemkimon 7159338509
fix(npm): enable global cache if no zero-install (#11448)
* fix(npm): include yarnZeroInstall in managerData

* fix(npm): enable global cache if no zero-install

* refactor: use mockResolvedValueOnce where possible

* refactor: make PostUpdateConfig extend ManagerData

Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-08-30 17:46:58 +00:00
..
config chore: clean up ManagerConfig types (#11469) 2021-08-30 08:05:32 +02:00
constants feat: gitUrl global option (#11221) 2021-08-20 11:30:56 +00:00
datasource fix(datasource): trim trailing slash in registry url (#11392) 2021-08-30 18:28:32 +02:00
logger test: Fix test descriptions and enforce it via new linting rule (#11285) 2021-08-18 05:46:56 +00:00
manager fix(npm): enable global cache if no zero-install (#11448) 2021-08-30 17:46:58 +00:00
platform feat(gitlab): allow override server version (#11416) 2021-08-26 04:56:28 +00:00
types fix(manager:docker): only pass auth header when required (#11449) 2021-08-30 15:55:16 +02:00
util fix(datasource): trim trailing slash in registry url (#11392) 2021-08-30 18:28:32 +02:00
versioning fix(versioning): null check constraint (#11471) 2021-08-30 10:06:55 +02:00
workers fix(npm): enable global cache if no zero-install (#11448) 2021-08-30 17:46:58 +00:00
config-validator.ts refactor: move config/parse into global worker (#10282) 2021-06-02 12:06:16 +02:00
globals.d.ts refactor: rename Error location to validationSource (#10018) 2021-05-17 07:40:54 +00:00
proxy.spec.ts feat(proxy): lowercase proxy env (#10025) 2021-05-19 13:37:27 +02:00
proxy.ts feat(proxy): lowercase proxy env (#10025) 2021-05-19 13:37:27 +02:00
renovate.spec.ts fix: move tests into lib (#5635) 2020-03-05 21:57:24 +01:00
renovate.ts fix: unhandledRejection (#9472) 2021-04-09 16:16:00 +02:00