Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump capybara from 2.15.4 to 3.1.0 #48

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot-preview[bot]
Copy link

Bumps capybara from 2.15.4 to 3.1.0.

Changelog

Sourced from capybara's changelog.

Version 3.1.0

Release date: 2018-05-10

Added

  • Support for using select with text inputs associated with a datalist element
  • type filter on :button selector
  • Support for server operating in https mode
  • Selenium driver now uses JS to fill_in/set date and time fields when passed date or time objects [Aleksei Gusev, Thomas Walpole]

Version 3.0.3

Release date: 2018-04-30

Fixes

  • Issue in check where the locator string could not be omitted
  • Selenium browser type detection when using remote [Ian Ker-Seymer]
  • Potential hang when waiting for requests to complete [Chris Zetter]

Version 3.0.2

Release date: 2018-04-13

Fixes

  • Fix expression filter descriptions in some selector failure messages
  • Fix compounding of negated matechers - Issue #2010

Version 3.0.1

Release date: 2018-04-06

Changed

  • Restored ability for Capybara.server= to accept a proc which was accidentally removed in 3.0.0

Version 3.0.0

Release date: 2018-04-05

Changed

  • Selenium driver only closes extra windows for browsers where that is known to work (Firefox, Chrome)
  • "threadsafe" mode is no longer considered beta

Fixes

  • Multiple file attach_file with Firefox
  • Use Puma::Server directly rather than Rack::Handler::Puma so signal handlers don't prevent test quitting

Version 3.0.0.rc2

Release date: 2018-03-23

... (truncated)
Commits
  • 2dc9774 Prepare for 3.1.0 release
  • 3db0ca1 fix some order dependent tests
  • d2a35ff Merge pull request #2034 from teamcapybara/2024_continued
  • e8874a1 Set time and datetime-local fields via JS to support other locales
  • 56458cb Use javascript for filling in input[type=date] and trigger events
  • c5bd9ef Update History.md/documentation [ci skip]
  • 8e2e291 reduce unnecessary wirecalls
  • 170bc99 Support configuring the puma server to use SSL
  • bbec20f remove extraneous :focus_
  • 26bc517 Add a test to identify when JRuby fixes lazy enumeration
  • 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 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 (this|these) label[s] will set the current labels as the default for future PRs for this repo and language
  • @dependabot use (this|these) reviewer[s] will set the current reviewers as the default to be assigned for future PRs for this repo and language
  • @dependabot use (this|these) assignees[s] will set the current assignees as the default for future PRs for this repo and language

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)
  • 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.

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.

None yet

1 participant