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