- May 29, 2020
-
-
Rhys Arkins authored
Co-authored-by:
Michael Kriese <michael.kriese@visualon.de>
-
- May 26, 2020
-
- May 20, 2020
-
-
Rhys Arkins authored
-
- May 19, 2020
-
-
Rhys Arkins authored
-
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
-
- May 15, 2020
-
-
Rhys Arkins authored
-
- May 14, 2020
-
-
Rhys Arkins authored
-
- May 11, 2020
-
- May 08, 2020
-
- May 01, 2020
-
-
Rhys Arkins authored
-
- Apr 21, 2020
-
- Apr 14, 2020
-
-
Rhys Arkins authored
-
- Apr 13, 2020
-
-
Christophe Hurpeau authored
* feat: yarn 2 * Apply suggestions from code review Co-Authored-By:
Michael Kriese <michael.kriese@visualon.de> * refactor: move yarnMajorVersion test * test: apply patch from @JamieMagee see https://github.com/renovatebot/renovate/pull/5657#issuecomment-611205192 * test: update snapshots * prettier-fix Co-authored-by:
Michael Kriese <michael.kriese@visualon.de> Co-authored-by:
Jamie Magee <jamie.magee@gmail.com>
-
- Apr 12, 2020
-
-
renovate[bot] authored
* chore(deps): update dependency prettier to v2 * Run prettier-fix Co-authored-by:
Renovate Bot <bot@renovateapp.com> Co-authored-by:
Jamie Magee <jamie.magee@gmail.com>
-
- Mar 30, 2020
-
- Mar 09, 2020
-
- Mar 03, 2020
-
- Feb 24, 2020
-
-
Rhys Arkins authored
Ref #5555
-
- Feb 22, 2020
-
-
Rhys Arkins authored
-
- Feb 14, 2020
-
- Feb 13, 2020
-
- Feb 04, 2020
-
-
Michael Kriese authored
-
- Jan 20, 2020
-
-
Sergio Zharinov authored
Co-authored-by:
Rhys Arkins <rhys@arkins.net>
-
- Jan 16, 2020
-
- Jan 15, 2020
-
- Jan 12, 2020
-
-
Sourav Das authored
Use defined error constants throughout codebase.
-
- Jan 10, 2020
-
-
Rhys Arkins authored
Also moves related docker and env files
-
- Jan 07, 2020
-
-
Sergio Zharinov authored
-
- Dec 16, 2019
-
-
Kirill Romanov authored
-
- Dec 11, 2019
-
-
Rhys Arkins authored
Adds new `ignoreScripts` config option. If set to true, managers such as npm and composer will skip running install scripts even if trustLevel is configured to high. Closes #4567
-
- Nov 23, 2019
-
-
Jamie Magee authored
-
- Nov 22, 2019
-
- Nov 07, 2019
-
-
Dominykas Blyžė authored
When running the `lockFileMaintenance`, the lock file is removed before it gets recreated. When the lock file is not present, npm creates a `package-lock.json` by default, so we need to rename it to `npm-shrinkwrap.json` when we want to get an updated version.
-
- Oct 05, 2019
-
- Sep 10, 2019
-
- Sep 09, 2019
-
-
Rhys Arkins authored
This reverts commit b5c9dc8e.
-