- Sep 23, 2018
-
-
JYC authored
-
JYC authored
-
JYC authored
-
Rhys Arkins authored
-
Rhys Arkins authored
-
- Sep 22, 2018
-
-
Rhys Arkins authored
-
Rhys Arkins authored
This reverts commit 0340f42d.
-
Rhys Arkins authored
Removes dependency record from package-lock.json before running “npm install” to ensure the latest version is installed. Closes #2480
-
Renovate Bot authored
-
Rhys Arkins authored
Closes #2553
- Sep 21, 2018
-
-
Rhys Arkins authored
-
Rhys Arkins authored
-
Rhys Arkins authored
Adds field “prBodyNotes” to allow customisable content in PR body. Closes #1802
-
Rhys Arkins authored
-
Rhys Arkins authored
Adds ability to both redefine column definitions in PRs as well as add or remove columns.
-
Rhys Arkins authored
-
Rhys Arkins authored
Closes #442
- Sep 20, 2018
-
-
Rhys Arkins authored
- Sep 19, 2018
-
-
Rhys Arkins authored
-
Renovate Bot authored
-
Rhys Arkins authored
-
Klaus Meinhardt authored
If `followTag` is defined for a package, then Renovate will ignore all other available versions and instead stick strictly to whatever version is defined for the tag. npm-only for now. Closes #2258
-
Rhys Arkins authored
-
Rhys Arkins authored
Adds support for defining a default Docker registry. e.g. if `config.registryUrls = [‘https://docker.company.com']` then lookups for packages like `node` will be done from docker.company.com instead of index.docker.io.