renovate/lib/config
Rhys Arkins 103d8fbf68
feat: prettyDepType (#2376)
Adds field prettyDepType available for templates, currently used for npm only. Allows for PR titles like “Update devDependency left-pad to v1.3.0” instead of default “Update dependency left-pad to v1.3.0”.

To enable in PR titles: add this configuration: `"commitMessageTopic": "{{prettyDepType}} {{depName}}”`

This is not enabled by default as otherwise it could lead to the reopening of previously manually-closed PRs.

Closes #2371, Closes #1863
2018-08-11 11:24:38 +02:00
..
templates feat: prettyDepType (#2376) 2018-08-11 11:24:38 +02:00
cli.js fix: update dependency commander to v2.17.0 (#2343) 2018-08-04 08:36:28 +02:00
decrypt.js refactor: log npmrc 2018-07-06 16:56:29 +02:00
defaults.js refactor: rename option.parents -> parent 2018-05-06 08:29:38 +02:00
definitions.js refactor: move endpoints from global to repository 2018-08-05 07:32:20 +02:00
env.js feat: support DOCKER_USERNAME and DOCKER_PASSWORD 2018-08-05 07:39:38 +02:00
file.js fix: find config path in cwd when installed globally (#1277) 2017-12-07 20:16:51 +01:00
index.js feat: endpoints credentials handling 2018-07-06 07:26:52 +02:00
massage.js (refactor): delegate generic predicate checking to @sindresorhus/is (#2021) 2018-06-04 20:07:22 +02:00
migrate-validate.js (refactor): delegate generic predicate checking to @sindresorhus/is (#2021) 2018-06-04 20:07:22 +02:00
migration.js fix: scheduler parse check 2018-07-20 08:40:43 +02:00
presets.js feat: github-hosted presets (#2328) 2018-07-31 06:48:56 +02:00
validation.js feat: vulnerabilityAlertsOnly 2018-07-29 09:03:54 +02:00