Skip to content
Snippets Groups Projects
  1. Apr 18, 2018
  2. Apr 12, 2018
  3. Apr 10, 2018
  4. Apr 09, 2018
  5. Apr 05, 2018
  6. Apr 04, 2018
  7. Apr 03, 2018
  8. Mar 22, 2018
  9. Mar 06, 2018
  10. Mar 05, 2018
  11. Mar 03, 2018
  12. Mar 01, 2018
  13. Feb 28, 2018
  14. Jan 28, 2018
  15. Jan 25, 2018
  16. Jan 12, 2018
    • Rhys Arkins's avatar
      feat: baseBranches (multi-branch) support (#1379) · dba57495
      Rhys Arkins authored
      This PR adds the capability to renovate more than one base branch at a time. For instance, a project may have their released `3.x` version on `master`, while an upcoming `4.x` is being prepared using branch `next`. `4.x` might have a quite different set of dependencies (e.g. some removed or some added) so it's not appropriate to only target `master` and keep rebasing, as it will get messy. Instead, it's necessary to target both `master` and `next` to keep both updated.
      
      Closes #1279
  17. Dec 30, 2017
  18. Dec 28, 2017
  19. Dec 26, 2017
  20. Nov 08, 2017
  21. Nov 05, 2017
  22. Nov 03, 2017
  23. Nov 01, 2017
  24. Oct 25, 2017
  25. Oct 23, 2017
Loading