mirror of
https://github.com/renovatebot/renovate.git
synced 2025-01-12 06:56:24 +00:00
33e4b51126
Previously, if someone updated a package.json to include invalid JSON, Renovate fails to parse it (as expected), so ignores it. As a result, any existing PRs would be autoclosed. Instead, Renovate will now skip the repository and raise a warning issue until the file parsing is complete or the file is added to Renovate’s ignore list. |
||
---|---|---|
.. | ||
_fixtures | ||
config | ||
logger | ||
manager | ||
platform | ||
workers | ||
.eslintrc.js | ||
chai.js | ||
globals.js | ||
renovate.spec.js |