Skip to content

Update capybara: 3.16.1 → 3.19.1 (minor) - #43

Closed
depfu[bot] wants to merge 1 commit into
masterfrom
depfu/update/capybara-3.19.1
Closed

Update capybara: 3.16.1 → 3.19.1 (minor)#43
depfu[bot] wants to merge 1 commit into
masterfrom
depfu/update/capybara-3.19.1

Conversation

@depfu

@depfu depfu Bot commented May 12, 2019

Copy link
Copy Markdown
Contributor
⚠️ No CI detected ⚠️

You don't seem to have any Continuous Integration service set up!

Without a service that will test the Depfu branches and pull requests, we can't inform you if incoming updates actually work with your app. We think that this degrades the service we're trying to provide down to a point where it is more or less meaningless.

This is fine if you just want to give Depfu a quick try. If you want to really let Depfu help you keep your app up-to-date, we recommend setting up a CI system:

  • Our friends at Travis-CI provide excellent service.
  • Circle CI is good, too, and has a free plan that will cover basic needs.
  • If you use something like Jenkins, make sure that you're using the Github integration correctly so that it reports status data back to Github.
  • If you have already set up a CI for this repository, you might need to check your configuration. Make sure it will run on all new branches. If you don’t want it to run on every branch, you can whitelist branches starting with depfu/.


Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.

What changed?

✳️ capybara (3.16.1 → 3.19.1) · Repo · Changelog

Release Notes

3.19.1 (from changelog)

Release date: 2019-05-11

Fixed

  • Fix access to specializations when Selenium::Driver is subclassed [James Mead]

3.19.0 (from changelog)

Release date: 2019-05-09

Added

  • Syntactic sugar #once, #twice, #thrice, #exactly, #at_least, #at_most, and #times added to have_selector, have_css, have_xpath, and have_text RSpec matchers
  • Support for multiple expression types in Selector definitions
  • Reduced wirecalls for common actions in Selenium driver

Fixed

  • Workaround Chrome 75 appending files to multiple file inputs
  • Suppressed retry when detecting http vs https server connection

3.18.0 (from changelog)

Release date: 2019-04-22

Added

  • XPath Selector query optimized to make use of Regexp :text option in initial element find

Fixed

  • Workaround issue where Chrome/chromedriver 74 can return the wrong error type when a click is intercepted

3.17.0 (from changelog)

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)

3.16.2 (from changelog)

Release date: 2019-04-10

Fixed

  • Fix Session#quit resetting of memoized document

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by more commits than we can show here.

↗️ nokogiri (indirect, 1.10.2 → 1.10.3) · Repo · Changelog

Release Notes

1.10.3

1.10.3 / 2019-04-22

Security Notes

[MRI] Pulled in upstream patch from libxslt that addresses CVE-2019-11068. Full details are available in #1892. Note that this patch is not yet (as of 2019-04-22) in an upstream release of libxslt.

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 5 commits:

↗️ rack (indirect, 2.0.6 → 2.0.7) · Repo · Changelog

Commits

See the full diff on Github. The new version differs by 4 commits:

↗️ regexp_parser (indirect, 1.3.0 → 1.4.0) · Repo · Changelog

Commits

See the full diff on Github. The new version differs by 6 commits:


Depfu Status

Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.

All Depfu comment commands
@​depfu rebase
Rebases against your default branch and redoes this update
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
@​depfu pause
Ignores all future updates for this dependency and closes this PR
@​depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@​depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)

@depfu

depfu Bot commented May 16, 2019

Copy link
Copy Markdown
Contributor Author

Closed in favor of #45.

@depfu depfu Bot closed this May 16, 2019
@depfu
depfu Bot deleted the depfu/update/capybara-3.19.1 branch May 16, 2019 04:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants