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

Bump capybara from 3.9.0 to 3.10.0 #593

Merged
merged 1 commit into from
Nov 1, 2018

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps capybara from 3.9.0 to 3.10.0.

Changelog

Sourced from capybara's changelog.

Version 3.10.0

Release date: 2018-10-23

Added

  • :class filter can now check for class names starting with !
  • Selector xpath/css expression definitions will get filter names from block parameters if not explicitly provided
  • any_of_selectors assertions and matchers to complement all_of_selectors and none_of_selectors

Fixed

  • Selector css expression definiton declared filters now work again
  • Cleaned up warnings [Yuji Yaginuma]
  • Workaround installation of rspec matcher proxies under jruby by reverting to the old solution not using prepend, so jruby bugs are not hit - Issue #2115
Commits
  • daaab22 Prepare for 3.10.0 release
  • 55bbce1 minor form cleanup
  • c2e11c8 Add ...any_of_selectors assertions and matchers to complement all_of/`any...
  • 1f2a028 Reorganize matcher proxies so JRuby is only checked once
  • 057b552 Merge pull request #2116 from deivid-rodriguez/workaround_jruby_prepend_issue
  • 5b235eb Use old solution for matcher proxies on jruby
  • 083703d Remove no longer necessary options and add W3C mode tests for chromedriver
  • 3b294d3 rack_test driver should return submission element in document order
  • 71491a6 Update History.md [ci skip]
  • cc51111 minor cleanup
  • 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 recreate will recreate this PR, overwriting any edits that have been made to it
  • @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.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 96.203% when pulling 59a028d on dependabot/bundler/capybara-3.10.0 into 1a986f6 on master.

@y-yagi y-yagi merged commit d00231c into master Nov 1, 2018
@y-yagi y-yagi deleted the dependabot/bundler/capybara-3.10.0 branch November 1, 2018 02:51
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.

None yet

3 participants