Created by: dependabot-preview[bot]
Bumps capybara from 3.28.0 to 3.29.0.
Changelog
Sourced from capybara's changelog.
Version 3.29.0
Release date: Unreleased
Added
- Allow clicking on file input when using the block version of
attach_filewith Chrome and Firefox- Spatial filters (
left_of,right_of,above,below,near)- rack_test driver now supports clicking on details elements to open/close them
Fixed
- rack_test driver correctly determines visibility for open details elements descendants
Changed
- Results will now be lazily evaluated when using JRuby >= 9.2.8.0
Commits
-
a5c368fUpdate README for 3.29_stable branch -
64ac389Prepare for 3.29 release -
6319738Move common file input click emulation behavior into module -
fdf0095Update History.md [ci skip] -
2cf317aSupport rack_test driver toggling details elements -
d0ca4bbFix simple node visibility for open details element descendants -
ad5d347Remove extraneous focus_ metadata -
32b2261Set download directory to work with headless chrome 77 -
ea6486bEmulate click on file input when attaching file using Selenium with Chrome an... -
2e05279JRuby 9.2.8.0 has been released and no longer needs the lazy results workaround - 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.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill 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 labelswill set the current labels as the default for future PRs for this repo and language -
@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language -
@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language -
@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language -
@dependabot badge mewill 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.