Update dependency rubocop-capybara to v2.22.0
This MR contains the following updates:
Package | Update | Change |
---|---|---|
rubocop-capybara (changelog) | minor |
2.21.0 -> 2.22.0
|
Release Notes
rubocop/rubocop-capybara (rubocop-capybara)
v2.22.0
- Add
Capybara/AmbiguousClick
cop and make soft-deprecatedCapybara/ClickLinkOrButtonStyle
cop. If you want to useEnforcedStyle: strict
, useCapybara/AmbiguousClick
cop instead. ([@ydah]) - Add new
Capybara/FindAllFirst
cop. ([@ydah]) - Add a new
Capybara/NegationMatcherAfterVisit
cop. ([@ydah]) - Fix an error for
Capybara/RSpec/HaveSelector
when passing no arguments. ([@earlopain]) - Make RuboCop Capybara work as a RuboCop plugin. ([@bquorning])
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Merge request reports
Activity
Please register or sign in to reply