nruth / show_me_the_cookies

Cookie manipulation for Capybara (view, delete, …)
161 stars 44 forks source link

auto-update dependencies #45

Open nruth opened 6 years ago

nruth commented 6 years ago

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

nruth commented 6 years ago

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 commented 6 years ago

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