renovate/lib/config/presets
Rhys Arkins 57015047b2 feat: drop NPM_TOKEN support (#9391)
Removes support for NPM_TOKEN.

BREAKING CHANGE: Do not use NPM_TOKEN in env to configure npm authentication. Configure hostRules instead.
2021-04-22 08:47:58 +02:00
..
__fixtures__ feat(npm): migrate and deprecate unpublishSafe (#7464) 2020-12-11 10:09:58 +01:00
__snapshots__ feat(config): better config migration (#9493) 2021-04-19 14:42:29 +00:00
azure feat(preset): Support Azure local presets (#9458) 2021-04-08 19:49:46 +02:00
bitbucket refactor(http): Use default "accept-encoding" value (#9652) 2021-04-20 15:37:57 +02:00
bitbucket-server refactor(http): Use default "accept-encoding" value (#9652) 2021-04-20 15:37:57 +02:00
gitea refactor(http): Use default "accept-encoding" value (#9652) 2021-04-20 15:37:57 +02:00
github refactor(http): Use default "accept-encoding" value (#9652) 2021-04-20 15:37:57 +02:00
gitlab refactor(http): Use default "accept-encoding" value (#9652) 2021-04-20 15:37:57 +02:00
internal feat(config): better config migration (#9493) 2021-04-19 14:42:29 +00:00
local feat(preset): Support Azure local presets (#9458) 2021-04-08 19:49:46 +02:00
npm feat: drop NPM_TOKEN support (#9391) 2021-04-22 08:47:58 +02:00
common.ts feat(config): better config migration (#9493) 2021-04-19 14:42:29 +00:00
index.spec.ts refactor(config): Extract interfaces from "index.ts" to separate "types.ts" (#9629) 2021-04-20 10:52:57 +02:00
index.ts feat(config): better config migration (#9493) 2021-04-19 14:42:29 +00:00
types.ts feat(config): Support presets in subdirectories (#8724) 2021-03-20 23:03:10 +00:00
util.spec.ts refactor: optimize type usage (#8947) 2021-03-02 21:44:55 +01:00
util.ts refactor(presets): Extract and de-duplicate error string constants (#9586) 2021-04-19 13:31:38 +00:00