Bump capybara from 3.38.0 to 3.39.0
Bumps capybara from 3.38.0 to 3.39.0.
Changelog
Sourced from capybara's changelog.
Version 3.39.0
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
Commits
-
96a8baa
Prepare for release -
7da08dd
fix test case -
77494b5
Update History.md -
7cdbe96
Add support:target
filter option on:link
selector (#2656) -
0ef62a8
minor updates -
e316906
edge test updates -
f83431d
Fix MS Edge Click (Button) to Support Ruby 3 Separation of Positional and Key... -
f857a99
Experimental Rack 3 support (#2646) -
3883ded
more ruby versions -
ea008f8
Update for fixed tests - Additional commits viewable in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
@dependabot-bot rebase
will rebase this MR -
@dependabot-bot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts