Skip to content

Conversation

@dependabot-preview
Copy link

@dependabot-preview dependabot-preview bot commented Nov 8, 2018

Bumps capybara from 3.6.0 to 3.10.1.

Changelog

Sourced from capybara's changelog.

Version 3.10.1

Release date: 2018-11-03

Fixed

  • Fix aria-label and test_id matching for link_or_button selector type - Issue #2125
  • Fixed crash in element path creation for matcher failure messages - Issue #2120

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

Version 3.9.0

Release date: 2018-10-03

Added

  • Selenium with Chrome removes all cookies at session reset instead of just cookies from current domain if possible
  • Support for Regexp for system :id and :class filters where possible
  • using_session now accepts a session object as well as the name of the session for users who manually manage sessions
  • The :field selector will now find type = "hidden" fields if the type: "hidden" filter option is provided

Version 3.8.2

Release date: 2018-09-26

Fixed

  • Fixed negated class selector option - Issue #2103

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

... (truncated)
Commits
  • 57b1938 Prepare for 3.10.1 release
  • 3382f5b Update History.md [ci skip]
  • f5f10f5 Fix use of aria-label with :link_or_button selector
  • 2062267 Handle case where element has gone away while building path
  • 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
  • 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.

@dependabot-preview dependabot-preview bot force-pushed the dependabot/bundler/capybara-3.10.1 branch from 4aa0330 to 4caca68 Compare November 8, 2018 15:13
@dependabot-preview
Copy link
Author

Superseded by #532.

@dependabot-preview dependabot-preview bot deleted the dependabot/bundler/capybara-3.10.1 branch February 12, 2019 07:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants