Skip to content
Snippets Groups Projects
  1. Jun 28, 2018
  2. Jun 04, 2018
  3. May 07, 2018
  4. Apr 18, 2018
  5. Apr 17, 2018
  6. Mar 28, 2018
  7. Mar 17, 2018
  8. Mar 13, 2018
  9. Mar 12, 2018
  10. Mar 03, 2018
  11. 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
  12. Jan 10, 2018
  13. Dec 24, 2017
  14. Nov 24, 2017
  15. Nov 08, 2017
  16. Nov 07, 2017
  17. Nov 05, 2017
Loading