- May 17, 2020
-
-
Rhys Arkins authored
Closes #6266
-
- May 05, 2020
-
-
Rhys Arkins authored
-
- May 01, 2020
-
-
Rhys Arkins authored
-
- Apr 12, 2020
-
-
renovate[bot] authored
* chore(deps): update dependency prettier to v2 * Run prettier-fix Co-authored-by:
Renovate Bot <bot@renovateapp.com> Co-authored-by:
Jamie Magee <jamie.magee@gmail.com>
-
- Feb 24, 2020
-
-
Rhys Arkins authored
Ref #5555
-
- Jan 11, 2020
-
-
Rhys Arkins authored
-
- Jan 06, 2020
-
- Oct 14, 2019
-
- Aug 28, 2019
-
- Jul 17, 2019
-
-
Rhys Arkins authored
Closes #4052
-
Michael Kriese authored
-
- Jul 15, 2019
-
- Jan 22, 2019
-
- Oct 15, 2018
-
- Oct 03, 2018
-
-
Rhys Arkins authored
-
- Sep 23, 2018
-
- Sep 12, 2018
-
-
Rhys Arkins authored
-
- Sep 07, 2018
-
-
Rhys Arkins authored
-
- Sep 05, 2018
-
-
Rhys Arkins authored
-
- Jul 13, 2018
-
-
Rhys Arkins authored
Previously if there were any “pin” updates then that would block all non-pin updates until the pin one was merged. However, this doesn’t make sense if the other PR is for an unrelated dependency. Closes https://github.com/renovatebot/config-help/issues/64
-
- Jul 04, 2018
-
-
Rhys Arkins authored
-
- May 21, 2018
-
- May 09, 2018
-
-
Rhys Arkins authored
Rewrite of dependency extraction, particularly for npm. Paves way for easier addition of new package managers. Closes #1882
-
- May 07, 2018
-
- May 06, 2018
-
- Mar 17, 2018
-
- Mar 16, 2018
-
-
Rhys Arkins authored
If a lockFileMaintenance branch returns no updated lockfiles then we should delete it. Closes #1655
-
- Jan 30, 2018
-
-
Rhys Arkins authored
Adds a new feature to limit the number of concurrent branches/PRs to have open at any one time. Defaults to 0 (disabled), set it to a positive integer to enforce that limit.
-
- Jan 12, 2018
-
- Jan 11, 2018
-
-
Rhys Arkins authored
Adds a feature to enforce an hourly limit on PR creations. Closes #1363
-
- Dec 28, 2017
-
- Dec 26, 2017
-
-
Rhys Arkins authored
This reverts commit eb579ff3. For some reason it seems to be causing a reduction in throughput per hour in the app once deployed.
-
Rhys Arkins authored
When 404 or 422 errors are encountered writing updates, Renovate will now restart in an attempt to fix it. Usually this is because branches/PRs have been edited or closed while Renovate is running. Closes #1299
-
- Nov 08, 2017
-
- Nov 05, 2017
-
-
Rhys Arkins authored
Repository logic code has been rearranged for better logic and file separation. Closes #654
-