yegor256 / 0rsk

Online Risk Manager
https://www.0rsk.com
MIT License
20 stars 2 forks source link

Update dependency rubocop-rspec to v2.31.0 #114

Open renovate[bot] opened 5 months ago

renovate[bot] commented 5 months ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
rubocop-rspec (changelog) '2.27.1' -> '2.31.0' age adoption passing confidence

Release Notes

rubocop/rubocop-rspec (rubocop-rspec) ### [`v2.31.0`](https://togithub.com/rubocop/rubocop-rspec/blob/HEAD/CHANGELOG.md#2310-2024-06-07) [Compare Source](https://togithub.com/rubocop/rubocop-rspec/compare/v2.30.0...v2.31.0) - Support `AutoCorrect: contextual` option for LSP. (\[[@​ydah](https://togithub.com/ydah)]) ### [`v2.30.0`](https://togithub.com/rubocop/rubocop-rspec/blob/HEAD/CHANGELOG.md#2300-2024-06-03) [Compare Source](https://togithub.com/rubocop/rubocop-rspec/compare/v2.29.2...v2.30.0) - Add new `RSpec/ExpectInLet` cop. (\[[@​yasu551](https://togithub.com/yasu551)]) ### [`v2.29.2`](https://togithub.com/rubocop/rubocop-rspec/blob/HEAD/CHANGELOG.md#2292-2024-05-02) [Compare Source](https://togithub.com/rubocop/rubocop-rspec/compare/v2.29.1...v2.29.2) - Fix beginless and endless range bug for RepeatedIncludeExample cop. (\[[@​hasghari](https://togithub.com/hasghari)]) - Fix a false positive for `RSpec/RepeatedSubjectCall` when subject is used as argument to function call. (\[[@​K-S-A](https://togithub.com/K-S-A)]) ### [`v2.29.1`](https://togithub.com/rubocop/rubocop-rspec/blob/HEAD/CHANGELOG.md#2291-2024-04-05) [Compare Source](https://togithub.com/rubocop/rubocop-rspec/compare/v2.29.0...v2.29.1) - Fix an error in the default configuration. (\[[@​ydah](https://togithub.com/ydah)]) ### [`v2.29.0`](https://togithub.com/rubocop/rubocop-rspec/blob/HEAD/CHANGELOG.md#2290-2024-04-04) [Compare Source](https://togithub.com/rubocop/rubocop-rspec/compare/v2.28.0...v2.29.0) - Fix an autocorrect error for `RSpec/ExpectActual`. (\[[@​bquorning](https://togithub.com/bquorning)]) - Add new `RSpec/UndescriptiveLiteralsDescription` cop. (\[[@​ydah](https://togithub.com/ydah)]) - Add new `RSpec/EmptyOutput` cop. (\[[@​bquorning](https://togithub.com/bquorning)]) ### [`v2.28.0`](https://togithub.com/rubocop/rubocop-rspec/blob/HEAD/CHANGELOG.md#2280-2024-03-30) [Compare Source](https://togithub.com/rubocop/rubocop-rspec/compare/v2.27.1...v2.28.0) - Extract RSpec Rails cops to a separate repository, [`rubocop-rspec_rails`](https://togithub.com/rubocop/rubocop-rspec_rails). The `rubocop-rspec_rails` repository is a dependency of `rubocop-rspec` and the cops related to rspec-rails are aliased (`RSpec/Rails/Foo` == `RSpecRails/Foo`) until v3.0 is released, so the change will be invisible to users until then. (\[[@​ydah](https://togithub.com/ydah)])

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.



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