renovate/lib/workers/branch
Rhys Arkins 7c3df0ba23 feat: yarn workspaces lock file support (#743)
This feature adds explicit support for correctly generating the yarn.lock file for workspaces. Specifically, it means that the yarn.lock in the root directory is regenerated whenever *any* package.json is modified. Previously lock files were only every updated if its corresponding package.json changes, but that is not the way yarn workspaces works.

Closes #473
2017-08-27 08:17:34 +02:00
..
automerge.js feat: branch worker updates (#736) 2017-08-26 16:10:18 +02:00
check-existing.js feat: branch worker updates (#736) 2017-08-26 16:10:18 +02:00
commit.js feat: branch worker updates (#736) 2017-08-26 16:10:18 +02:00
index.js fix: info not error when lock file fails (#739) 2017-08-26 16:47:21 +02:00
lock-files.js feat: yarn workspaces lock file support (#743) 2017-08-27 08:17:34 +02:00
npm.js feat: branch worker updates (#736) 2017-08-26 16:10:18 +02:00
package-files.js feat: branch worker updates (#736) 2017-08-26 16:10:18 +02:00
package-json.js fix: don’t throw error if failing to set new package.json value (#737) 2017-08-26 08:02:29 +02:00
parent.js feat: branch worker updates (#736) 2017-08-26 16:10:18 +02:00
schedule.js fix: improve schedule massage logic (#725) 2017-08-24 07:04:04 +02:00
status-checks.js feat: branch worker updates (#736) 2017-08-26 16:10:18 +02:00
yarn.js feat: branch worker updates (#736) 2017-08-26 16:10:18 +02:00