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

Bump capybara from 3.7.2 to 3.8.1 #580

Merged
merged 1 commit into from
Sep 28, 2018
Merged

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps capybara from 3.7.2 to 3.8.1.

Changelog

Sourced from capybara's changelog.

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
Commits
  • 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]
  • 2568e40 Work around geckodriver 0.22/selenium-webdriver issue with pause durations
  • 055abbb Adjustments for tests on Windows platform and skip HTML5 drag tests in IE
  • 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 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:

  • 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.7.2 to 3.8.1.
- [Release notes](https://github.com/teamcapybara/capybara/releases)
- [Changelog](https://github.com/teamcapybara/capybara/blob/master/History.md)
- [Commits](teamcapybara/capybara@3.7.2...3.8.1)

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

Coverage Status

Coverage remained the same at 96.203% when pulling 672699f on dependabot/bundler/capybara-3.8.1 into 9df41a4 on master.

@y-yagi y-yagi merged commit d263dbe into master Sep 28, 2018
@y-yagi y-yagi deleted the dependabot/bundler/capybara-3.8.1 branch September 28, 2018 00:50
@y-yagi y-yagi restored the dependabot/bundler/capybara-3.8.1 branch September 28, 2018 00:50
@y-yagi y-yagi deleted the dependabot/bundler/capybara-3.8.1 branch September 28, 2018 00:50
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