joatuapp / joatu-v2

The JoatU application, version 2. Written in Ruby on Rails.
https://alpha.joatu.org
GNU General Public License v3.0
27 stars 5 forks source link

Bump capybara from 3.16.1 to 3.25.0 #226

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps capybara from 3.16.1 to 3.25.0.

Changelog *Sourced from [capybara's changelog](https://github.com/teamcapybara/capybara/blob/master/History.md).* > # Version 3.25.0 > Release date: 2019-06-27 > > ### Added > > * Animation disabler also disables before and after pseudoelements - Issue [#2221](https://github-redirect.dependabot.com/teamcapybara/capybara/issues/2221) [Daniel Heath] > * `w3c_click_offset` configuration option to determine whether click offsets are calculated from element > center or top left corner > > ### Fixed > > * Woraround issue with chromedriver 76/77 in W3C mode losing mouse state during legacy drag. Only fixed if > both source and target are simultaenously inside the viewport - Issue [#2223](https://github-redirect.dependabot.com/teamcapybara/capybara/issues/2223) > * Negative ancestor expectations/predicates were incorrectly checking siblings rather than ancestors > > # Version 3.24.0 > Release date: 2019-06-13 > > ### Added > > * Log access when using the Selenium driver with Chrome 75 in W3C mode has been reenabled. > > ### Changed > > * Selenium driver now selects all current content and then sends keys rather than clearing field by JS > and then sending keys when setting values to text inputs in order to more closely simulate user behavior > > ### Fixed > > * Relative paths passed to `attach_file` will be assumed to be relative to the current working directory when using the > Selenium driver > > # Version 3.23.0 > Release date: 2019-06-10 > > ### Added > > * Improved error message when using Chrome in W3C mode and attempting to access logs > * Support driver specific options for Element#drag_to > * Support setting `` elements with the selenium driver > > ### Fixed > > * Tightened conditions when in expression text option matching will be used > * Improved Selenium drivers HTML5 drag and drop emulation compatibility with SortableJS library (and others) > > # Version 3.22.0 > Release date: 2019-05-29 > > ### Added > ... (truncated)
Commits - [`cfea4ce`](https://github.com/teamcapybara/capybara/commit/cfea4ce6c2b434ce90b768ef9178c6423eb3ef6e) Update README for 3.25_stable branch - [`c0f1a48`](https://github.com/teamcapybara/capybara/commit/c0f1a48d8ded8f1d73fa817de60f1ca04a477a6e) Update History in preparation for 3.25 release - [`b9d1b8f`](https://github.com/teamcapybara/capybara/commit/b9d1b8f3a41453afa55ac9044895e6d2e4e8c549) HTML5 draggable elements shold be draggable from their children - [`c053ff6`](https://github.com/teamcapybara/capybara/commit/c053ff60de9d375992aa8a4a8760ae45d36f7837) Workaround Chrome issue with mouse button state when dragging - [`29e86bd`](https://github.com/teamcapybara/capybara/commit/29e86bd9fc4bb76acc591cba12ee6c373176eef6) Update to rubocop 0.72 - [`2158339`](https://github.com/teamcapybara/capybara/commit/2158339097491deb43367ee058b6c285c4030e9a) Refactoring - [`634db23`](https://github.com/teamcapybara/capybara/commit/634db23f6b2a59eb56c3040978d81fc4b1473c52) Fix has_no_anecstor expectation - [`9f9f56c`](https://github.com/teamcapybara/capybara/commit/9f9f56ce6390637a84147045f1f8e5240dcf14ba) Update codecllimate config typo - [`a624220`](https://github.com/teamcapybara/capybara/commit/a624220a70563b3073fdf1a1357cefc13a2f32db) Move CountSugar inclusion into a base class - [`62bd0f9`](https://github.com/teamcapybara/capybara/commit/62bd0f97c5fd8956b0d0539c9d2798b68b3e4ea8) Merge pull request [#2222](https://github-redirect.dependabot.com/teamcapybara/capybara/issues/2222) from DanielHeath/master - Additional commits viewable in [compare view](https://github.com/teamcapybara/capybara/compare/3.16.1...3.25.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 and block automerging - `@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). To ignore the version in this PR you can just close it - `@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) - 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.