- Dec 03, 2018
-
- Nov 29, 2018
-
-
Rhys Arkins authored
- Nov 23, 2018
-
-
Sam Bull authored
Add support for pipenv as a manager. Disabled by default (needs opt-in) until out of beta. Closes #2212
-
- Nov 22, 2018
-
-
Rhys Arkins authored
- Nov 21, 2018
-
-
Rhys Arkins authored
Closes #2850
-
- Nov 20, 2018
-
-
Rhys Arkins authored
- Nov 19, 2018
-
- Nov 18, 2018
-
- Nov 16, 2018
-
-
Rhys Arkins authored
New config option replaces existing option exposeEnv. Set trustLevel=high in the bot config if you trust the contents of the repositories you are renovating. Doing so results in env being exposed, access to localhost, etc. Closes #2739
- Nov 15, 2018
-
- Nov 14, 2018
-
-
Ayoub Kaanich authored
Closes #2806
-
- Nov 13, 2018
-
-
Rhys Arkins authored
Closes #2799
-
- Nov 12, 2018
-
-
Rhys Arkins authored
Closes #2809
-
- Nov 11, 2018
-
-
Rhys Arkins authored
Closes #2785
-
Rhys Arkins authored
.. and don’t create PRs. Closes #2786
-
- Nov 10, 2018
-
-
Rhys Arkins authored
-
- Nov 09, 2018
-
-
Rhys Arkins authored
Begins #1870
-
Rhys Arkins authored
-
renovate[bot] authored
- Nov 08, 2018
-
-
Rhys Arkins authored
Fixes #2771
-
Ayoub Kaanich authored
Closes #2764
-
Ayoub Kaanich authored
Support setting git clone protocol `http`, `https` or `ssh`. Config name: `gitFsProtocol`. Platform independent. Closes #2708
-
- Nov 07, 2018
-
-
Rhys Arkins authored
Adds a call to getBranchStatus() from getPr() so that we are correctly calculating pr.canMerge status. Closes #2735
-
Guillaume Dedrie authored
In `getPrFiles` function, when requesting MR changes to GitLab API (in order to return files modified by the MR), we should iterate over `changes` property in the HTTP body response, and return `new_path` as the filename. See: https://docs.gitlab.com/ee/api/merge_requests.html#get-single-mr-changes
-
- Nov 06, 2018
-
-
Ayoub Kaanich authored
Closes #2748
-
- Nov 05, 2018
-
-
Rhys Arkins authored
This reverts commit ea8bcbc9.
-
Rhys Arkins authored
This reverts commit 8f0279ec.