- 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.
-
Rhys Arkins authored
Closes #2536
-
Rhys Arkins authored
Closes #2535
- Sep 18, 2018
-
-
Rhys Arkins authored
-
Rhys Arkins authored
-
Rhys Arkins authored
Renovate will now put all its data in `path.join(os.tmpdir(), '/renovate’);` and will instruct npm and yarn to do the same. To force Renovate to use a specific folder, set `process.env.TMPDIR` when running. The previous variable `RENOVATE_TMPDIR` is now deprecated and will be rewritten to TMPDIR. Closes #1794
- Sep 17, 2018
-