Skip to content
Snippets Groups Projects
  1. Jun 07, 2020
  2. Jun 02, 2020
  3. May 14, 2020
  4. May 01, 2020
  5. Apr 12, 2020
  6. Mar 02, 2020
  7. Feb 24, 2020
  8. Feb 13, 2020
  9. Jan 02, 2020
  10. Oct 18, 2019
  11. Sep 10, 2019
  12. Sep 09, 2019
  13. Jul 17, 2019
  14. Jul 15, 2019
  15. Apr 30, 2019
  16. Feb 25, 2019
  17. Feb 09, 2019
  18. Oct 26, 2018
  19. Sep 28, 2018
  20. Sep 24, 2018
  21. Aug 23, 2018
  22. Jun 27, 2018
  23. Jun 04, 2018
  24. Apr 17, 2018
  25. Mar 06, 2018
  26. Feb 11, 2018
  27. 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
  28. Dec 25, 2017
  29. Dec 09, 2017
  30. Nov 27, 2017
  31. Nov 24, 2017
  32. Nov 08, 2017
  33. Nov 07, 2017
Loading