Update dependency rubocop-rspec to v3.7.0 #320

Open
bustikiller wants to merge 1 commits from renovate/rubocop-rspec-3.x-lockfile into main
Owner

This PR contains the following updates:

Package Update Change
rubocop-rspec (changelog) minor 3.6.0 -> 3.7.0

Release Notes

rubocop/rubocop-rspec (rubocop-rspec)

v3.7.0

Compare Source

  • Mark RSpec/IncludeExamples as SafeAutoCorrect: false. ([@​yujideveloper])
  • Fix a false positive for RSpec/LeakyConstantDeclaration when defining constants in explicit namespaces. ([@​naveg])
  • Add support for error matchers (raise_exception and raise_error) to RSpec/Dialect. ([@​lovro-bikic])
  • Don't register offenses for RSpec/DescribedClass within Data.define blocks. ([@​lovro-bikic])
  • Add autocorrection support for RSpec/IteratedExpectation for single expectations. ([@​lovro-bikic])
  • Exclude all cops from inspecting factorybot files, except if explicitly included. ([@​Mth0158])
  • Fix a false positive for RSpec/ExcessiveDocstringSpacing when receivers are not RSpec methods. ([@​ydah])

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [rubocop-rspec](https://github.com/rubocop/rubocop-rspec) ([changelog](https://github.com/rubocop/rubocop-rspec/blob/master/CHANGELOG.md)) | minor | `3.6.0` -> `3.7.0` | --- ### Release Notes <details> <summary>rubocop/rubocop-rspec (rubocop-rspec)</summary> ### [`v3.7.0`](https://github.com/rubocop/rubocop-rspec/blob/HEAD/CHANGELOG.md#370-2025-09-01) [Compare Source](https://github.com/rubocop/rubocop-rspec/compare/v3.6.0...v3.7.0) - Mark `RSpec/IncludeExamples` as `SafeAutoCorrect: false`. (\[[@&#8203;yujideveloper](https://github.com/yujideveloper)]) - Fix a false positive for `RSpec/LeakyConstantDeclaration` when defining constants in explicit namespaces. (\[[@&#8203;naveg](https://github.com/naveg)]) - Add support for error matchers (`raise_exception` and `raise_error`) to `RSpec/Dialect`. (\[[@&#8203;lovro-bikic](https://github.com/lovro-bikic)]) - Don't register offenses for `RSpec/DescribedClass` within `Data.define` blocks. (\[[@&#8203;lovro-bikic](https://github.com/lovro-bikic)]) - Add autocorrection support for `RSpec/IteratedExpectation` for single expectations. (\[[@&#8203;lovro-bikic](https://github.com/lovro-bikic)]) - Exclude all cops from inspecting factorybot files, except if explicitly included. (\[[@&#8203;Mth0158](https://github.com/Mth0158)]) - Fix a false positive for `RSpec/ExcessiveDocstringSpacing` when receivers are not RSpec methods. (\[[@&#8203;ydah](https://github.com/ydah)]) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMTQuMCIsInVwZGF0ZWRJblZlciI6IjQxLjExNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
bustikiller added 1 commit 2025-09-15 22:35:46 +00:00
Update dependency rubocop-rspec to v3.7.0
Some checks failed
Run unit tests / rubocop (pull_request) Failing after 44s
Run unit tests / check-licenses (pull_request) Successful in 8m23s
Run unit tests / copyright_notice (pull_request) Successful in 12m18s
Run unit tests / unit_tests (pull_request) Successful in 25m27s
Run unit tests / build-static-assets (pull_request) Successful in 1h16m9s
69642dd23d
bustikiller force-pushed renovate/rubocop-rspec-3.x-lockfile from 69642dd23d to b51c09ed7c 2025-09-16 22:18:10 +00:00 Compare
bustikiller force-pushed renovate/rubocop-rspec-3.x-lockfile from b51c09ed7c to 12bcd081b2 2025-09-17 22:19:20 +00:00 Compare
Some checks failed
Run unit tests / rubocop (pull_request) Successful in 1m24s
Required
Details
Run unit tests / check-licenses (pull_request) Successful in 1m40s
Required
Details
Run unit tests / copyright_notice (pull_request) Successful in 1m8s
Required
Details
Run unit tests / unit_tests (pull_request) Successful in 2m20s
Required
Details
Run unit tests / build-static-assets (pull_request) Failing after 5m38s
Required
Details
Some required checks were not successful.
You are not authorized to merge this pull request.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/rubocop-rspec-3.x-lockfile:renovate/rubocop-rspec-3.x-lockfile
git checkout renovate/rubocop-rspec-3.x-lockfile
Sign in to join this conversation.
No Reviewers
No Label
No Milestone
No project
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: bustikiller/wedding-planner#320
No description provided.