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

Update dependency cuprite to v0.15.1 #1641

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 12, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
cuprite (source) 0.15 -> 0.15.1 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

rubycdp/cuprite (cuprite)

v0.15.1

Compare Source

Added
  • Support for Driver#send_keys, the :focused filter, and Driver#active_element [#​261]
Changed
  • @window_size attribute is moved from Ferrum, viewport size is still inherited [#​253]
  • Compatibility with latest Ferrum. Browser instance is not passed everywhere now [#​254]
    • Cuprite::Browser methods are located in Options.
      • #window_size
      • #url_blacklist
      • #url_whitelist
      • #timeout
    • Page#new arguments are changed to client, context_id:, target_id:
    • Target#attached? renamed to Target#connected?
    • Ferrum doesn't restart browser automatically, Cuprite does
    • Browser#close_window removes target id asap from the target list
Fixed
  • Detect whether element is in the viewport and clickable before click [#​251]
  • Remember parentNode in case onChange callback mutates DOM [#​227]
  • Correctly open devtools page when calling debug [#​252]
Removed

Configuration

📅 Schedule: Branch creation - "after 7am and before 11am every weekday" in timezone Europe/London, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Aug 12, 2024
@renovate renovate bot force-pushed the renovate/cuprite-0.x-lockfile branch from 9559c01 to 9781463 Compare September 19, 2024 08:43
@renovate renovate bot force-pushed the renovate/cuprite-0.x-lockfile branch from 9781463 to 7542236 Compare October 24, 2024 04:48
@renovate renovate bot force-pushed the renovate/cuprite-0.x-lockfile branch from 7542236 to ea46498 Compare November 17, 2024 16:54
@renovate renovate bot force-pushed the renovate/cuprite-0.x-lockfile branch from ea46498 to a05a426 Compare November 27, 2024 07:44
@renovate renovate bot force-pushed the renovate/cuprite-0.x-lockfile branch from a05a426 to f29112e Compare December 2, 2024 08:17
@renovate renovate bot force-pushed the renovate/cuprite-0.x-lockfile branch from f29112e to 136467f Compare December 10, 2024 12:26
@renovate renovate bot force-pushed the renovate/cuprite-0.x-lockfile branch from 136467f to 2127551 Compare January 6, 2025 14:37
@renovate renovate bot force-pushed the renovate/cuprite-0.x-lockfile branch from 2127551 to f45ed65 Compare January 14, 2025 22:24
@renovate renovate bot force-pushed the renovate/cuprite-0.x-lockfile branch from f45ed65 to 6c750b4 Compare January 23, 2025 19:23
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 ns:et-pet prd:et-pet rel:et-pet-et1-pr-1641
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants