despo / issuehub.io

Find open source issues to work on! (domain update)
http://issuehub.pro
MIT License
261 stars 174 forks source link

Bump capybara from 3.12.0 to 3.13.2 #150

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps capybara from 3.12.0 to 3.13.2.

Changelog *Sourced from [capybara's changelog](https://github.com/teamcapybara/capybara/blob/master/History.md).* > # Version 3.13.2 > Release date: 2019-01-24 > > ### Fixed > > * Remove extraneous output > > # Version 3.13.1 > Release date: 2019-01-24 > > ### Fixed > > * Only use Selenium visibility optimization when JS atom is available - Issue [#2151](https://github-redirect.dependabot.com/teamcapybara/capybara/issues/2151) > > # Version 3.13.0 > Release date: 2019-01-23 > > ### Added > > * Session#quit added > * #scroll_to added to allow scrolling page/elements to specified locations > * Speed optimizations around multiple element location and path generation when using the Selenium driver > * Support for locator type checking in custom selectors > * Allow configuration of gumbo use - defaults to off > * `assert_style`/`has_style`/`have_style` depreacted in favor of `assert_matches_style`/`matches_styles?`/`match_style` > * :style filter added to selectors
Commits - [`e1b40fd`](https://github.com/teamcapybara/capybara/commit/e1b40fd4b55587a700470e271a83cedf73edb5a3) Prepare for 3.13.2 release - [`a6e9dd5`](https://github.com/teamcapybara/capybara/commit/a6e9dd539ac3babdb7a3da51f1952b3c4120ab60) Prepare for 3.13.1 release - [`eaf245a`](https://github.com/teamcapybara/capybara/commit/eaf245a9e1a0a8f79b84f7f3d32371abdd9a4033) Only use visibility optimization if atom is available - [`05c23c8`](https://github.com/teamcapybara/capybara/commit/05c23c844d2996c36f970ca595e46eaa34373b02) Update README for release version [ci skip] - [`d28a0d7`](https://github.com/teamcapybara/capybara/commit/d28a0d78668e930b069332ed58dc0cb760940d86) Prepare for 3.13.0 release - [`3776a45`](https://github.com/teamcapybara/capybara/commit/3776a450c91907f2cdbfd170748bcb0679ccf68f) Update History [ci skip] - [`3293bb8`](https://github.com/teamcapybara/capybara/commit/3293bb87d56e0d94c718976c19e516b9618cdeb9) Add link to README [ci skip] - [`cdc5a53`](https://github.com/teamcapybara/capybara/commit/cdc5a53ffd2379448f000bbdd2842b605424cbf3) Update README.md [ci skip] - [`733b052`](https://github.com/teamcapybara/capybara/commit/733b052f7465f174392d164f675f24fea14387e3) Change gumbo usage default to be false - [`b276b27`](https://github.com/teamcapybara/capybara/commit/b276b27a8f1e9b53b7409699ab97d156f6780848) Cleanup and timing changes - Additional commits viewable in [compare view](https://github.com/teamcapybara/capybara/compare/3.12.0...3.13.2)


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 recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|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 these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme 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) - Pull request limits (per update run and/or open at any time) - 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.