Skip to content

Update capybara requirement from ~> 2.18 to ~> 3.25#32

Closed
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot-bundler-capybara-tw-3.25
Closed

Update capybara requirement from ~> 2.18 to ~> 3.25#32
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot-bundler-capybara-tw-3.25

Conversation

@dependabot-preview
Copy link
Contributor

Updates the requirements on capybara to permit the latest version.

Changelog

Sourced from capybara's changelog.

Version 3.25.0

Release date: 2019-06-27

Added

  • Animation disabler also disables before and after pseudoelements - Issue #2221 [Daniel Heath]
  • w3c_click_offset configuration option to determine whether click offsets are calculated from element
    center or top left corner

Fixed

  • Woraround issue with chromedriver 76/77 in W3C mode losing mouse state during legacy drag. Only fixed if
    both source and target are simultaenously inside the viewport - Issue #2223
  • Negative ancestor expectations/predicates were incorrectly checking siblings rather than ancestors

Version 3.24.0

Release date: 2019-06-13

Added

  • Log access when using the Selenium driver with Chrome 75 in W3C mode has been reenabled.

Changed

  • Selenium driver now selects all current content and then sends keys rather than clearing field by JS
    and then sending keys when setting values to text inputs in order to more closely simulate user behavior

Fixed

  • Relative paths passed to attach_file will be assumed to be relative to the current working directory when using the
    Selenium driver

Version 3.23.0

Release date: 2019-06-10

Added

  • Improved error message when using Chrome in W3C mode and attempting to access logs
  • Support driver specific options for Element#drag_to
  • Support setting <input type="color"> elements with the selenium driver

Fixed

  • Tightened conditions when in expression text option matching will be used
  • Improved Selenium drivers HTML5 drag and drop emulation compatibility with SortableJS library (and others)

Version 3.22.0

Release date: 2019-05-29

Added

... (truncated)
Commits
  • cfea4ce Update README for 3.25_stable branch
  • c0f1a48 Update History in preparation for 3.25 release
  • b9d1b8f HTML5 draggable elements shold be draggable from their children
  • c053ff6 Workaround Chrome issue with mouse button state when dragging
  • 29e86bd Update to rubocop 0.72
  • 2158339 Refactoring
  • 634db23 Fix has_no_anecstor expectation
  • 9f9f56c Update codecllimate config typo
  • a624220 Move CountSugar inclusion into a base class
  • 62bd0f9 Merge pull request #2222 from DanielHeath/master
  • Additional commits viewable in compare view

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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 2 PRs for your first few update runs. Once an update run creates fewer than 2 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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 squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @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)
  • 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.

Updates the requirements on [capybara](https://github.com/teamcapybara/capybara) to permit the latest version.
- [Release notes](https://github.com/teamcapybara/capybara/releases)
- [Changelog](https://github.com/teamcapybara/capybara/blob/master/History.md)
- [Commits](teamcapybara/capybara@2.18.0...3.25.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jun 28, 2019
@pirj pirj closed this Jun 28, 2019
@dependabot-preview
Copy link
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@pirj pirj deleted the dependabot-bundler-capybara-tw-3.25 branch June 28, 2019 13:48
@mbie mbie mentioned this pull request Oct 12, 2023
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant