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.13.2 to 3.14.0 #157

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps capybara from 3.13.2 to 3.14.0.

Changelog *Sourced from [capybara's changelog](https://github.com/teamcapybara/capybara/blob/master/History.md).* > # Version 3.14 > Release date: 2019-02-25 > > ### Added > > * rack_test driver now supports reloading elements when the document changes - Issue [#2157](https://github-redirect.dependabot.com/teamcapybara/capybara/issues/2157) > * Selenium driver HTML5 drag-drop emulation now emits multiple move events so drag direction > is determinable [Erkki Eilonen, Thomas Walpole] > * Capybara.server_errors now defaults to [Exception] - Issue [#2160](https://github-redirect.dependabot.com/teamcapybara/capybara/issues/2160) [Edgars Beigarts] > ### Fixed > > * Workaround hover issue with FF 65 - Issue [#2156](https://github-redirect.dependabot.com/teamcapybara/capybara/issues/2156) > * Workaround chromedriver issue when setting blank strings to react controlled text fields > * Workaround chromedriver issue with popup windows not loading content - https://bugs.chromium.org/p/chromedriver/issues/detail?id=2650&q=load&sort=-id&colspec=ID%20Status%20Pri%20Owner%20Summary
Commits - [`ddde701`](https://github.com/teamcapybara/capybara/commit/ddde701087abd990a78a50475e87f1f565974cc0) Update README.md for 3.14 branch [ci skip] - [`4395d6f`](https://github.com/teamcapybara/capybara/commit/4395d6f2bb85efdee24a5e9dea4b4550254917a0) Prepare for 3.14 release - [`3288d4c`](https://github.com/teamcapybara/capybara/commit/3288d4c7d73cac44664f249a7c740de592aba1f9) Update History.md [ci skip] - [`b28912f`](https://github.com/teamcapybara/capybara/commit/b28912ff9764670fe400582b18e4390048cd37a0) Workaround Chrome issue with popup window loading - [`08156a9`](https://github.com/teamcapybara/capybara/commit/08156a9be055fed832a594918dd0d0ff6ee808a6) Update History.md - [`314ea4b`](https://github.com/teamcapybara/capybara/commit/314ea4b1495bdbb396e6d643fbe4cdef0dd7d52e) Raise all server errors by default, including Exception ([#2161](https://github-redirect.dependabot.com/teamcapybara/capybara/issues/2161)) - [`528a942`](https://github.com/teamcapybara/capybara/commit/528a942cff20813bafc59ab21b2bf2432ab943c1) Deal with race condition when reseting between tests ([#2150](https://github-redirect.dependabot.com/teamcapybara/capybara/issues/2150)) - [`11333b6`](https://github.com/teamcapybara/capybara/commit/11333b64608e51cd3cc936b9446963e04020e43b) test setting values to controlled text inputs with react - [`5e9f811`](https://github.com/teamcapybara/capybara/commit/5e9f81181d383b725564d5602f70a994bd89aa7d) style cleanup - [`03ada28`](https://github.com/teamcapybara/capybara/commit/03ada281ace9996fffc3c7ec7eebb5aeb28ce65b) Update History.md [ci skip] - Additional commits viewable in [compare view](https://github.com/teamcapybara/capybara/compare/3.13.2...3.14.0)


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 squash and merge` will squash and 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.
dependabot-preview[bot] commented 5 years ago

Superseded by #158.