Skip to content
Snippets Groups Projects
  1. May 17, 2021
  2. Feb 04, 2021
  3. Feb 03, 2021
  4. May 19, 2020
    • Rhys Arkins's avatar
      refactor: convert config-validator to TypeScript · e1021328
      Rhys Arkins authored
      BREAKING CHANGE: path for the config validator is now in lib/ and dist/ and not bin/
      e1021328
    • Rhys Arkins's avatar
      feat(npm): drop embedded managers · 96fb5f4c
      Rhys Arkins authored
      Renovate will no longer embed npm, yarn and pnpm as dependencies. Therefore, if you are not running via the Docker full image, then you need to ensure that any of these managers are installed prior to running Renovate. This is inline with other managers such as Gradle or Poetry that require installation alongside Renovate too.
      
      Closes #4208
      
      BREAKING CHANGE: npm, yarn and pnpm are no longer embedded with the installation
      96fb5f4c
  5. Apr 12, 2020
  6. Feb 22, 2020
  7. Feb 06, 2020
  8. Jan 11, 2020
  9. Nov 24, 2019
  10. Jul 15, 2019
  11. May 09, 2019
  12. Apr 10, 2019
  13. Apr 09, 2019
  14. Mar 31, 2019
  15. Mar 23, 2019
  16. Mar 16, 2019
  17. Mar 15, 2019
  18. Jan 28, 2019
  19. Jan 22, 2019
  20. Jan 06, 2019
  21. Sep 27, 2018
  22. Sep 18, 2018
    • Rhys Arkins's avatar
      feat: combine tmp storage (#2533) · 4b3c2d23
      Rhys Arkins authored
      Renovate will now put all its data in `path.join(os.tmpdir(), '/renovate’);` and will instruct npm and yarn to do the same. To force Renovate to use a specific folder, set `process.env.TMPDIR` when running. The previous variable `RENOVATE_TMPDIR` is now deprecated and will be rewritten to TMPDIR.
      
      Closes #1794
  23. Sep 05, 2018
  24. Jun 16, 2018
  25. Jun 14, 2018
  26. May 19, 2018
  27. Apr 12, 2018
Loading