zedtux / brewformulas.org

A website to search and discover formulas from Homebrew for Mac
brewformulas.org
555 stars 16 forks source link

Bump capybara-screenshot from 1.0.19 to 1.0.21 #219

Closed dependabot-preview[bot] closed 6 years ago

dependabot-preview[bot] commented 6 years ago

Bumps capybara-screenshot from 1.0.19 to 1.0.21.

Changelog *Sourced from [capybara-screenshot's changelog](https://github.com/mattheworiordan/capybara-screenshot/blob/master/CHANGELOG.md).* > 03 May 2018 - 1.0.20 -> 1.0.21 > > * [Bug fix: Fix Ruby version compares in Gemspec](https://github-redirect.dependabot.com/mattheworiordan/capybara-screenshot/pull/231) > > 03 May 2018 - 1.0.19 -> 1.0.20 > > * [Bug fix: Only take screenshots for feature tests](https://github-redirect.dependabot.com/mattheworiordan/capybara-screenshot/pull/223) > > 10 April 2018 - 1.0.18 -> 1.0.19 > > * Big thanks for [Geremia Taglialatela](https://github.com/tagliala) for [padding Capybara 3 support and fixing the builds](https://github-redirect.dependabot.com/mattheworiordan/capybara-screenshot/pull/230) > > 2 November 2017 - 1.0.17 -> 1.0.18 > > * [RSpec 3.3 support](https://github-redirect.dependabot.com/mattheworiordan/capybara-screenshot/pull/213) > * [Add support for selenium_chrome and selenium_chrome_headless](https://github-redirect.dependabot.com/mattheworiordan/capybara-screenshot/pull/219) > * [Less dependencies for S3 uploads](https://github-redirect.dependabot.com/mattheworiordan/capybara-screenshot/pull/218) > > Special thanks to the fine contribution from [Matt Bricston](https://github.com/mattbrictson) > > 17 July 2017 - 1.0.16 -> 1.0.17 > > * [Better handling of `page.current_path` exceptions for Spinach](https://github-redirect.dependabot.com/mattheworiordan/capybara-screenshot/pull/208) > > 12 July 2017 - 1.0.15 -> 1.0.16 > > * [Support s3 key name prefixes](https://github-redirect.dependabot.com/mattheworiordan/capybara-screenshot/pull/202) > > 12 July 2017 - 1.0.14 -> 1.0.15 > > * [SVG badges added](https://github-redirect.dependabot.com/mattheworiordan/capybara-screenshot/pull/207) > * [Ensure the reporter module is not loaded multiple times](https://github-redirect.dependabot.com/mattheworiordan/capybara-screenshot/pull/205) > * [S3 object config option](https://github-redirect.dependabot.com/mattheworiordan/capybara-screenshot/pull/204) > * [Saver can use injected page](https://github-redirect.dependabot.com/mattheworiordan/capybara-screenshot/pull/181) > * [After* callbacks](https://github-redirect.dependabot.com/mattheworiordan/capybara-screenshot/pull/171) > > 15 Sep 2016 - 1.0.13 -> 1.0.14 > > * CI stable again - dropped CI support for older versions of Ruby and JRuby. It is just too painful and there is no evidence that our users need this or that Capybara Screenshot is indeed broken. It is better to have a reliable build system so that PRs can get merged in reliably and easily. > * Fixed an inconsistency in the use of `save_and_open_page_path` > * Improved debugging of Aruba tests so that contributors can easily understand why their builds break > * Path fixes thanks to [Ryan McGarvey](https://github.com/ryanmcgarvey) > > 23 May 2016 - 1.0.12 -> 1.0.13 > > * Fixes [mkmf bug 162](https://github-redirect.dependabot.com/mattheworiordan/capybara-screenshot/issues/162) and [mkmf bug 174](https://github-redirect.dependabot.com/mattheworiordan/capybara-screenshot/issues/174) > * Fix for `Capybara.save_path` method existence assumption > > 29 March 2016 - 1.0.11 -> 1.0.12 > > ... (truncated)
Commits - [`33bd951`](https://github.com/mattheworiordan/capybara-screenshot/commit/33bd951c3f96b9737d58e86be4c09d9fda036e48) Version bump - [`c0f888f`](https://github.com/mattheworiordan/capybara-screenshot/commit/c0f888fe58281ccb94bcd867a4973769f4b79cc4) Fix ruby version compares - [`3d16e1d`](https://github.com/mattheworiordan/capybara-screenshot/commit/3d16e1d1b463940a3ba375bc949bdbc6dafbf423) Version bump - [`0b75295`](https://github.com/mattheworiordan/capybara-screenshot/commit/0b75295a6178aa059e440c685731ece7318f3b25) Only take screenshots for features tests - See full diff in [compare view](https://github.com/mattheworiordan/capybara-screenshot/compare/v1.0.19...v1.0.21)


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot ignore this [minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use [this|these] label[s]` will set the current labels as the default for future PRs for this repo and language Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.