greenkeeperio / greenkeeper

:robot: :palm_tree: Real-time automated dependency updates for npm and GitHub
https://greenkeeper.io/
Apache License 2.0
1.6k stars 95 forks source link

Greenkeeper tried to downgrade a dependency #1133

Open Kinrany opened 4 years ago

Kinrany commented 4 years ago

My project is on rollup@^1.27.0. Greenkeeper pinned rollup to 1.26.5 and complained that CI checks (which include npm ci) didn't pass.

https://github.com/Kinrany/template/issues/4

Kinrany commented 4 years ago

Looks like I was only able to see this issue thanks to https://github.com/greenkeeperio/greenkeeper/issues/981. Otherwise it would happily check the downgraded version and delete the branch without notifying anyone.