Update dependency cuprite to v0.18 - #11997
Merged
Merged
Conversation
renovate
Bot
force-pushed
the
renovate/cuprite-0.x-lockfile
branch
from
September 8, 2026 06:47
c8141e3 to
fdf4772
Compare
renovate
Bot
force-pushed
the
renovate/cuprite-0.x-lockfile
branch
from
September 8, 2026 10:16
fdf4772 to
04efb5a
Compare
Contributor
Code Coverage Report: Only Changed Files listed
Minimum allowed coverage is |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.17→0.18Release Notes
rubycdp/cuprite (cuprite)
v0.18Compare Source
Added
Capybara::Cuprite::Node#rect[#276]Node#setwith thedatetime-localinput type [#295]Node#drag_to[#315]Element#dropfor files and strings [#316]:raise_on_unhandled_modalbrowser option to raise instead of warn on an unhandled modal [#320]Changed
~> 0.18.0Fixed
ObsoleteNodeinstead of silently acting on a node that got disconnected from the DOM between being found and being used [#239]Capybara::Cuprite::Node#send_keysignores empty or nil keys instead of raising, matching the Selenium and rack_test drivers [#313]Driver#switch_to_frameaccepts aCapybara::Cuprite::Nodeinstead of only a wrappedCapybara::Node::Element[#312]tag_nameas"ShadowRoot"for shadow root nodes [#318]<details>element as non-visible [#317]switch_to_windowsendsTarget.activateTargetso Chrome reactivates the window's renderer immediately instead of leaving it backgrounded, which could stall the next input command for several seconds [#321]Node#setfiresinputandchangeevents for acolorinput, since its value can only be set via JavaScript and never gets them naturally [#229]FocusEvent(not a genericEvent) for focus-related events (blur,focus,focusin,focusout), matching real browser behavior [#272]Removed
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.