chore(deps): update dependency rubocop-rspec to v3.8.0
This MR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| rubocop-rspec (changelog) |
3.7.0 -> 3.8.0
|
View the Renovate pipeline for this MR
Release Notes
rubocop/rubocop-rspec (rubocop-rspec)
v3.8.0
- Add new cop
RSpec/LeakyLocalVariable. ([@lovro-bikic]) - Bump RuboCop requirement to +1.81. ([@ydah])
- Fix a false positive for
RSpec/LetSetupwhenlet!used in outer scope. ([@ydah]) - Fix a false positive for
RSpec/ReceiveNevercop whenallow(...).to receive(...).never. ([@ydah]) - Fix detection of nameless doubles with methods in
RSpec/VerifiedDoubles. ([@ushi-as]) - Improve an offense message for
RSpec/RepeatedExamplecop. ([@ydah]) - Let
RSpec/SpecFilePathFormatleverage ActiveSupport inflections when configured. ([@corsonknowles], [@bquorning])
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by renovate-bot