Skip to content
Snippets Groups Projects
  1. May 30, 2021
  2. May 28, 2021
  3. May 05, 2021
  4. Apr 26, 2021
  5. Apr 13, 2021
  6. Apr 10, 2021
  7. Apr 01, 2021
  8. Oct 25, 2020
  9. Sep 01, 2020
  10. Jul 04, 2020
  11. Jul 03, 2020
  12. Jun 28, 2020
  13. May 18, 2020
  14. May 11, 2020
  15. May 01, 2020
  16. Mar 05, 2020
  17. Feb 28, 2020
  18. Dec 17, 2019
  19. Sep 10, 2019
  20. Sep 09, 2019
  21. Jul 17, 2019
  22. Apr 19, 2019
  23. Mar 11, 2019
  24. Nov 22, 2018
  25. Jan 23, 2018
    • Rhys Arkins's avatar
      feat: apply package.json renovate config to whole repository (#1419) · 0b7deb54
      Rhys Arkins authored
      Changes the way Renovate treats renovate config inside `package.json` files. Before, config used to be applied only to that particular file, meaning that it was not applied for the rest of a monorepo, or for other package managers like Docker. Now, any `renovate` section inside the repository’s root `package.json` will be applied globally, just the sams as if it were contained within a `renovate.json` file. This means there is no longer any case where you *must* have a `renovate.json` file instead of `package.json`.
      
      Closes #1323
      
      BREAKING CHANGE: renovate config in `./package.json` is now applied to whole repository, and renovate config inside non-root `package.json` files is now ignored.
  26. Dec 18, 2017
  27. Nov 10, 2017
  28. Nov 08, 2017
  29. Nov 07, 2017
  30. Nov 05, 2017
Loading