kalisio / krawler

A minimalist (geospatial) ETL
https://kalisio.github.io/krawler/
MIT License
54 stars 13 forks source link

Enable Greenkeeper to ease dependency upgrades #83

Closed claustres closed 4 years ago

claustres commented 5 years ago

https://greenkeeper.io can help to automate dependency upgrades. However it first requires to merge a PR with an out-of-range upgrade so that jumping to Feathers v4 breaks krawler. It would be possible to revert changes and add an ignore file but will be better to wait for https://github.com/kalisio/krawler/issues/82 before enabling it.

claustres commented 4 years ago

Closing as GitHub now automatically manages updates: https://help.github.com/en/github/managing-security-vulnerabilities/configuring-automated-security-updates.