Skip to content

Bump capybara from 3.7.0 to 3.8.2#6

Open
greysteil wants to merge 1 commit intoyongfook:masterfrom
greysteil:dependabot/bundler/capybara-3.8.2
Open

Bump capybara from 3.7.0 to 3.8.2#6
greysteil wants to merge 1 commit intoyongfook:masterfrom
greysteil:dependabot/bundler/capybara-3.8.2

Conversation

@greysteil
Copy link
Copy Markdown

Bumps capybara from 3.7.0 to 3.8.2.

Changelog

Sourced from capybara's changelog.

Version 3.8.2

Release date: 2018-09-26

Fixed

  • Fixed negated class selector option - Issue #2103

Version 3.8.1

Release date: 2018-09-22

Fixed

  • Filling in of date fields with a string when using selenium chrome regression [Micah Geisel]

Version 3.8.0

Release date: 2018-09-20

Added

  • Workaround geckodriver 0.22 issue with undefined pause durations
  • :element selector ignores XML namespaces

Fixed

  • Added Errno::ECONNRESET to the errors which will allows https server detection

Version 3.7.2

Release date: 2018-09-12

Fixed

  • Fix MatchQuery based matchers when used on a root element found using any type of parent/ancestor query - Issue #2097

  • Fix Chrome/FF HTML5 drag simulation for elements (a, img) which default to draggable - Issue #2098

Version 3.7.1

Release date: 2018-09-05

Fixed

  • Restored ability to pass symbol as the CSS selector when calling has_css?/have_css/etc - Issue #2093
Commits
  • f57a07d Prepare for 3.8.2 release
  • 6f71931 Fix negated class selector option - Issue #2103
  • 09eedb6 Prepare for 3.8.1 release
  • be6f038 Update History.md [ci skip]
  • e7e5432 Fix typo in History [ci skip]
  • f5784f0 fix regression where date and time fields can no longer be set via String value.
  • e916177 Prepare for 3.8.0 release
  • 449f0ae Add Errno::ECONNRESET to the errors that trigger https attempt
  • 7f4b960 Skip instead of pend test that leaves remote firefox in unstable state
  • edb8436 Update History.md [ci skip]
  • Additional commits viewable in compare view

Dependabot compatibility score

(This is an example of the kind of PRs Dependabot creates, so you can see it in action alongside #5. It won't automatically rebase or any of the clever stuff Dependabot normally does because I've manually copied it across, though.)

Bumps [capybara](https://github.com/teamcapybara/capybara) from 3.7.0 to 3.8.2.
- [Release notes](https://github.com/teamcapybara/capybara/releases)
- [Changelog](https://github.com/teamcapybara/capybara/blob/master/History.md)
- [Commits](teamcapybara/capybara@3.7.0...3.8.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot deleted the dependabot/bundler/capybara-3.8.2 branch October 4, 2018 04:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants