show_me_the_cookies icon indicating copy to clipboard operation
show_me_the_cookies copied to clipboard

auto-update dependencies

Open nruth opened this issue 6 years ago • 2 comments

Try https://www.deppbot.com and consider which drivers to keep / drop / restrict versions.

nruth avatar Apr 10 '18 12:04 nruth

deppbot is more for projects with a lockfile. Semaphore scheduled builds look like a better solution. That'll catch most recent versions changing. Maybe look at https://github.com/thoughtbot/appraisal or whichever build grid tools people are using (travis?) some other time. https://docs.travis-ci.com/user/cron-jobs/ https://github.com/thoughtbot/capybara-webkit/blob/dc1224c025c9b9355b0f594f8445bf5e9440a01b/.travis.yml

nruth avatar Apr 10 '18 14:04 nruth

Deppbot can probably be used since this now has a lockfile.

nruth avatar Apr 30 '18 01:04 nruth