mirror of
https://github.com/renovatebot/renovate.git
synced 2025-01-13 07:26:26 +00:00
00dabb5dc1
Previously, upgrades with failing lock files were not raised as PRs. Usually this is because of missing private module configuration. Now, Renovate will raise a PR but add a comment warning of the error, with the error log. It's raised as a comment because we now won't need to regenerate the lock file error every run, and we don't want to "lose" it if the PR description gets updated. Closes #600 |
||
---|---|---|
.. | ||
automerge.js | ||
check-existing.js | ||
commit.js | ||
dockerfile.js | ||
index.js | ||
lock-files.js | ||
npm.js | ||
package-files.js | ||
package-js.js | ||
package-json.js | ||
parent.js | ||
schedule.js | ||
status-checks.js | ||
yarn.js |