Skip to content

Update dependency capybara to v3.40.0#7

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/capybara-3.x-lockfile
Open

Update dependency capybara to v3.40.0#7
renovate[bot] wants to merge 1 commit intomainfrom
renovate/capybara-3.x-lockfile

Conversation

@renovate
Copy link

@renovate renovate bot commented Jun 5, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
capybara (changelog) 3.37.13.40.0 age adoption passing confidence

Release Notes

teamcapybara/capybara (capybara)

v3.40.0

Compare Source

Release date: 2024-01-26

Changned
  • Dropped support for Ruby 2.7, 3.0+ is now required
  • Dropped support for Selenium < 4.8
  • Use the new headless option on chromedriver with registered selenium driver [Neil Carvalho]
Added
  • Capybara::Result#to_ary to support multiple assignment [Sean Doyle]
  • has_element? and related matchers [Sean Doyle]
  • Rack 3 support
Fixed
  • Forward save_screenshot options to selenium - Issue 2738
  • Rack test - don't auto submit forms with multiple inputs [Mitchell Henke]
  • Table row selector matches cell values in order - Issue 2686 [Jeff Parr]
  • Table row selector fixes for first column - Issue 2685 [Jeff Par]

v3.39.2

Compare Source

Release date: 2023-06-10

Fixed
  • Fix Selenium version comparison [aki77]

v3.39.1

Compare Source

Release date: 2023-05-12

Fixed
  • Fix usage of Selenium logger

v3.39.0

Compare Source

Release date: 2023-04-02

Added
  • Support :target filter option on :link selector [Yudai Takada]
  • Experimental Rack 3 support
  • Text normalization performance improvements [Brandon Weaver]
Fixed
  • MS Edge button click [Brian J. Bayer]
  • Options/Capabilities choosing based on Selenium versions
  • Support for base versions [Matijs van Zuijlen]
  • ExpectedError not defined in Selenium 4+
  • Filter block forwarding to a number of matchers [Christophe Bliard]
Changed
  • Dropped support for rack 1.x

v3.38.0

Compare Source

Release date: 2022-11-03

Changed
  • Capybara.w3c_click_offset now defaults to true. If you need click offsets to be from the elements top left corner set it to false in your config
Added
  • Support Selenium 4.3 changes to click offset calculations
  • click, double_click, right_click can now be called on the session to click the currently scoped element (or document)
  • Session#within now passes the scoped element to the block
  • Support rack-test 2+
  • Retry interval is now configurable [Masahiro NOMOTO]
  • Support Puma 6 - Issue #​2590
  • Selenium: DetachedShadowRootError is treated as an invalid element error [Perryn Fowler]
  • Selenium: When inspected shadow roots will have a tag name of "ShadowRoot"
  • evaluate_async_script added to Session::DSL_METHODS [Henry Blyth]
Fixed
  • Use higher precision clock in Capybara::Helpers::Timer if available
  • rack-test driver behavior with \r\n - Issue #​2547 [Stefan Hoffmann]
  • Updated for deprecation of positional parameters in Selenium::WebDriver::ActionBuilder#pause
  • Explicitly set cause on server raised errors
  • Options no longer duplicated in have_xxx invalid option error message [Yudai Takada]
  • Animation disabler is now threadsafe [Daniel Sheppard]
  • Server connection count tracking [Oleksandr K.]
  • Ensure scopes are reset when session is [Henry Blyth]

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

@cr-gpt
Copy link

cr-gpt bot commented Jun 5, 2024

Seems you are using me but didn't get OPENAI_API_KEY seted in Variables/Secrets for this repo. you could follow readme for more information

@renovate renovate bot force-pushed the renovate/capybara-3.x-lockfile branch from 0fb1714 to 9e1475a Compare August 13, 2025 23:50
@cr-gpt
Copy link

cr-gpt bot commented Aug 13, 2025

Seems you are using me but didn't get OPENAI_API_KEY seted in Variables/Secrets for this repo. you could follow readme for more information

@renovate renovate bot force-pushed the renovate/capybara-3.x-lockfile branch from 9e1475a to cd25cb4 Compare September 26, 2025 20:20
@cr-gpt
Copy link

cr-gpt bot commented Sep 26, 2025

Seems you are using me but didn't get OPENAI_API_KEY seted in Variables/Secrets for this repo. you could follow readme for more information

@renovate renovate bot force-pushed the renovate/capybara-3.x-lockfile branch from cd25cb4 to 4c50b18 Compare November 19, 2025 19:28
@cr-gpt
Copy link

cr-gpt bot commented Nov 19, 2025

Seems you are using me but didn't get OPENAI_API_KEY seted in Variables/Secrets for this repo. you could follow readme for more information

@socket-security
Copy link

socket-security bot commented Nov 19, 2025

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedcapybara@​3.37.1 ⏵ 3.40.086 +1100100100100

View full report

@renovate renovate bot force-pushed the renovate/capybara-3.x-lockfile branch from 4c50b18 to 89cbbc5 Compare January 1, 2026 11:09
@cr-gpt
Copy link

cr-gpt bot commented Jan 1, 2026

Seems you are using me but didn't get OPENAI_API_KEY seted in Variables/Secrets for this repo. you could follow readme for more information

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants