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