- Jul 22, 2018
-
-
Rhys Arkins authored
Closes #2299
-
Rhys Arkins authored
Closes #2291
-
Rhys Arkins authored
Pushes “getPrBody” logic into platform level to allow platforms to individually do things like text replacements and body length limiting. Closes #2267
-
Rhys Arkins authored
Adds new config option `rollbackPrs` which defaults to `true` (current behaviour). Setting to false will disable creation of rollback PRs - configurable globally, per-language, per-package, etc.
-
Rhys Arkins authored
Adds support for .gitlabci.yml files. Part of the logic is same as Docker Compose files, however the “services” list is new/different so requires additional logic. Closes #1598
-
Rhys Arkins authored
-
- Jul 21, 2018
-
-
Rhys Arkins authored
"docker" in config now refers to the Docker "language", which is the parent of dockerfile, docker-compose and circleci managers.
-
Rhys Arkins authored
This reverts commit 4ecbbc77.
-
Rhys Arkins authored
-
Rhys Arkins authored
-
Rhys Arkins authored
-
Rhys Arkins authored
-
Renovate Bot authored
- Jul 20, 2018
-
-
renovate[bot] authored
chore: update node:8.11.3-alpine docker digest to deb628
-
Rhys Arkins authored
Removes custom Docker lookup code and instead integrates it with the generic lookup routine used by other package managers. Logic for digest support was added but is used by Docker-only for now. Closes #2081, Closes #2276
- Jul 19, 2018
-
-
Rhys Arkins authored
Retries every minute up to 5 times if receiving 429 from gitlab. Closes #1578
-
renovate[bot] authored
fix: update dependency luxon to v1.3.2
-
Rhys Arkins authored
Adds logic to support updating the accompanying `composer.lock` file whenever `composer.json` is updated. Closes #2098
-
- Jul 18, 2018
-
-
Rhys Arkins authored
-
Hutson Betts authored
- Jul 17, 2018
-
-
Renovate Bot authored
-