renovate/lib
Rhys Arkins f98fe65c00 refactor: enforce requireConfig (#3408)
Previously we maintained an exception to the rule that if `requireConfig` was true then we still support repositories without a config if they have previously merged PRs. Now such repositories will be skipped.

Closes #3338 

BREAKING CHANGE: requireConfig is now enforced, if enabled. If a repository has no config but merged PRs, it will still be skipped.
2019-04-16 16:06:25 +02:00
..
config feat: default requireConfig to true (#3409) 2019-04-16 16:06:25 +02:00
datasource fix(github): use app accept header 2019-04-14 09:36:28 +02:00
logger refactor: logger cmdSerializer 2019-04-09 12:23:56 +02:00
manager feat(dart): Add support for Dart (#3468) 2019-04-15 15:07:54 +02:00
platform fix(azure): update add reviewers to use up-to-date API (#3532) 2019-04-16 10:54:56 +02:00
util feat(package-rules): add datasources selector (#3344) 2019-03-12 07:27:49 +01:00
versioning fix: nodejs 11 support (#3549) 2019-04-16 16:03:37 +02:00
workers refactor: enforce requireConfig (#3408) 2019-04-16 16:06:25 +02:00
.eslintrc.js feat: centralised cache (#2472) 2018-09-03 07:27:22 +02:00
proxy.js chore(deps): update dependency jest to v24 (#3316) 2019-03-07 12:38:59 +01:00
renovate.js feat: environment proxy (#2763) 2018-12-06 22:30:26 +01:00