Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • A administrate
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 96
    • Issues 96
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 32
    • Merge requests 32
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • thoughtbot, inc.
  • administrate
  • Merge requests
  • !1325

Bump capybara from 3.9.0 to 3.17.0

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Administrator requested to merge dependabot/bundler/capybara-3.17.0 into master Apr 19, 2019
  • Overview 1
  • Commits 1
  • Pipelines 0
  • Changes 2

Created by: dependabot-preview[bot]

Bumps capybara from 3.9.0 to 3.17.0.

Changelog

Sourced from capybara's changelog.

Version 3.17.0

Release date: 2019-04-18

Added

  • Initial support for selenium-webdriver 4.0.0.alpha1
  • :button selector will now also match on name attribute

Fixed

  • Suppress warnings generated by using selenium-webdriver 3.141.5926
  • Mask Appium issue with finder visibility optimizations (non-optimal)

Version 3.16.2

Release date: 2019-04-10

Fixed

  • Fix Session#quit resetting of memoized document

Version 3.16.1

Release date: 2019-03-30

Fixed

  • Fix potential 'uninitialized constant' error when using the :selenium_chrome driver [jeffclemens-ab]

Version 3.16

Release date: 2019-03-28

Changed

  • Ruby 2.4.0+ is now required
  • Selenium driver now defaults to using a persistent http client connection

Added

  • :wait option in predicates now accepts true to selectively override when Capybara.predicates_wait == false

Version 3.15

Release date: 2019-03-19

Added

  • attach_file now supports a block mode on JS capable drivers to more accurately test user behavior when file inputs are hidden (beta)
  • :table selector now supports with_rows, 'rows', with_cols, and 'cols' filters

Fixed

  • Fix link selector when Capybara.test_id is set - Issue #2166 [bingjyang]
... (truncated)
Commits
  • c440045 Update README for 3.17_stable branch
  • 533c6eb Prepare for 3.17.0 release
  • 83836c4 Update History.md [ci skip]
  • f3d83de memoize error arrays
  • 2b2daf7 Fix spec_helper methods for Selenium 4
  • 9f86cbf Add a base versions Chrome run on travis
  • 6423f16 Conditionally handle removed error types
  • e137980 Only W3C is supported in Selenium 4
  • a436a83 Use modified webdrivers to test with edge selenium
  • 36bdb66 Suppress some selenium-webdriver deprecation notices
  • Additional commits viewable in compare view

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 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:

  • 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.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: dependabot/bundler/capybara-3.17.0