Upgrade capybara to version 3.10.0#34
Closed
depfu[bot] wants to merge 1 commit into
Closed
Conversation
Author
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
We've upgraded a dependency and here is what you need to know:
Please take a good look at the info here and the test results before merging this pull request.
What changed?
✳️ capybara ( → 3.10.0) · Repo · Changelog
Commits
See the full diff on Github. The new version differs by 34 commits:
Prepare for 3.10.0 releaseminor form cleanupAdd `...any_of_selectors` assertions and matchers to complement `all_of`/`any_of`Reorganize matcher proxies so JRuby is only checked onceMerge pull request #2116 from deivid-rodriguez/workaround_jruby_prepend_issueUse old solution for matcher proxies on jrubyRemove no longer necessary options and add W3C mode tests for chromedriverrack_test driver should return submission element in document orderUpdate History.md [ci skip]minor cleanupDRY selector expressions settingUpdate documentationprovide way to specify class starting with !DRY multiple locator assertionsUpdate license fileDRY in buildersMerge pull request #2114 from teamcapybara/regexp_parserimplement regexp disassembler using regexp_parser gemMerge pull request #2113 from teamcapybara/xpath_updaterequire XPath 3.2+ and remove no longer necessary patchesminor cleanupGet filter names via reflection on block parametersMerge pull request #2112 from teamcapybara/css_expression_filtersFix CSS based default expression filtersMerge pull request #2110 from teamcapybara/complexDRY Compoundannotate tokenSmall refactor of RSpec matchersupdate codeclimate configrefactor some complex methodsFix typo and explain `sleep` usage in testsMerge pull request #2108 from y-yagi/fix_ruby_warningFix ruby warningUpdate README.mdDepfu 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