-
Notifications
You must be signed in to change notification settings - Fork 970
Use greenkeeper to automatically keep npm deps up to date #1701
Comments
@bbondy @diracdeltas is this still an issue or will we end up switching to yarn? |
Greenkeeper 2 has been released since May. https://blog.greenkeeper.io/greenkeeper-2-0-release-da8f8f476c88
|
Greenkeeper is still useful in addition to yarn/package-lock for keeping dependencies up to date. right now |
Without reliable tests, upgrading should only be limited to patch and minor versions, IMO. Even then, there would be some risk. Personally, I don't have enough confidence in our webdriver tests- I don't think we're ready to do this yet |
I think that every N releases, we should update every dependency to latest stable version and lock that in package-lock, for some value of N. There should be enough time for manual testing to make sure things don't break in these releases. |
It should be nice if we have automated test suite with setting the environment variable |
Closing in favor of #1701 |
https://greenkeeper.io/
The text was updated successfully, but these errors were encountered: