mirror of
https://github.com/renovatebot/renovate.git
synced 2025-01-12 23:16:26 +00:00
ac09b9d7cd
We currently use got’s inbuilt caching for npmjs, however it still results in a roundtrip/304 even when cached. The when using presets is that a package like renovate-config-default gets looked up 10+ times unnecessarily. With this feature we assume that npm lookups don’t change for the duration of a run, and even if they did then we’d prefer the reliability of using the first lookup. Closes #1389 |
||
---|---|---|
.. | ||
init | ||
onboarding | ||
updates | ||
cleanup.js | ||
configured.js | ||
error-config.js | ||
error.js | ||
index.js | ||
write.js |