Skip to content
This repository has been archived by the owner on May 10, 2021. It is now read-only.

Bump capybara from 3.2.1 to 3.3.1 #533

Merged
merged 1 commit into from
Jul 5, 2018

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps capybara from 3.2.1 to 3.3.1.

Changelog

Sourced from capybara's changelog.

Version 3.3.1

Release date: 2018-06-27

Fixed

  • selenium-webdriver version check [ahorek]
  • Selenium driver correctly responds to disabled? for fieldset elements - Issue #2059 [Thomas Walpole]

Version 3.3.0

Release date: 2018-06-25

Added

  • RackTest driver now handles 307/308 redirects
  • execute_async_script can now be called on elements to run the JS in the context of the element
  • :download filter option on `:link' selector
  • Window#fullscreen
  • Element#style and associated matchers

Changed

  • Minimum "supported" selenium-webdriver is raised to 3.5.0 (but you really should be using newer than that)

Fixes

Commits
  • 0516b34 Prepare for 3.3.1 release
  • 8b7b5c1 Update History.md
  • 04a9806 fieldset elements should correctly respond to disabled?
  • 928466d Update History.md
  • dd6acf3 fix selenium driver detection
  • 4da9195 Prepare for 3.3.0 release
  • 8f365bd Merge pull request #2055 from teamcapybara/css_style
  • df80476 Add has_style? and associated matchers/assertions
  • faa45e1 Add Element method for getting specific CSS styles
  • 5c8ca38 Update History.md [ci skip]
  • 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 merge will merge this PR after your CI passes on it
  • @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 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.

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

Signed-off-by: dependabot[bot] <support@dependabot.com>
@coveralls
Copy link

Coverage Status

Coverage remained the same at 96.203% when pulling fe892fa on dependabot/bundler/capybara-3.3.1 into 8a4a368 on master.

@y-yagi y-yagi merged commit 7213ce8 into master Jul 5, 2018
@y-yagi y-yagi deleted the dependabot/bundler/capybara-3.3.1 branch July 5, 2018 23:42
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants