Bump rubocop-rspec from 3.5.0 to 3.7.0
Merged
Number: #86
Type: Pull Request
State: Merged
Type: Pull Request
State: Merged
Author:
dependabot[bot]
Association: Contributor
Comments: 1
Association: Contributor
Comments: 1
Created:
September 03, 2025 at 09:27 AM UTC
(6 months ago)
(6 months ago)
Updated:
September 17, 2025 at 10:16 PM UTC
(5 months ago)
(5 months ago)
Merged:
September 17, 2025 at 10:16 PM UTC
(5 months ago)
by biow0lf
(5 months ago)
by biow0lf
Time to Close:
15 days
Labels:
dependencies ruby
dependencies ruby
Description:
Bumps rubocop-rspec from 3.5.0 to 3.7.0.
Release notes
Sourced from rubocop-rspec's releases.
RuboCop RSpec v3.7.0
- Mark
RSpec/IncludeExamplesasSafeAutoCorrect: false. (@yujideveloper)- Fix a false positive for
RSpec/LeakyConstantDeclarationwhen defining constants in explicit namespaces. (@naveg)- Add support for error matchers (
raise_exceptionandraise_error) toRSpec/Dialect. (@lovro-bikic)- Don't register offenses for
RSpec/DescribedClasswithinData.defineblocks. (@lovro-bikic)- Add autocorrection support for
RSpec/IteratedExpectationfor single expectations. (@lovro-bikic)- Exclude all cops from inspecting factorybot files, except if explicitly included. (
@Mth0158)- Fix a false positive for
RSpec/ExcessiveDocstringSpacingwhen receivers are not RSpec methods. (@ydah)RuboCop RSpec v3.6.0 (RubyKaigi 2025 Edition🍊)
- Fix false positive in
RSpec/Pending, where it would mark the default blockitas an offense. (@bquorning)- Fix issue when
Style/ContextWordingis configured with a Prefix being interpreted as a boolean, likeon. (@sakuro)- Add new
RSpec/IncludeExamplescop to enforce usingit_behaves_likeoverinclude_examples. (@dvandersluis)- Change
RSpec/ScatteredSetupto allowaroundhooks to be scattered. (@ydah)- Fix an error
RSpec/ChangeByZerocop when without expect block. (@lee266)- Fix a false positive for
RSpec/DescribedClasswhenSkipBlocksis true and numblocks are used. (@earlopain)
Changelog
Sourced from rubocop-rspec's changelog.
3.7.0 (2025-09-01)
- Mark
RSpec/IncludeExamplesasSafeAutoCorrect: false. ([@yujideveloper])- Fix a false positive for
RSpec/LeakyConstantDeclarationwhen defining constants in explicit namespaces. ([@naveg])- Add support for error matchers (
raise_exceptionandraise_error) toRSpec/Dialect. ([@lovro-bikic])- Don't register offenses for
RSpec/DescribedClasswithinData.defineblocks. ([@lovro-bikic])- Add autocorrection support for
RSpec/IteratedExpectationfor single expectations. ([@lovro-bikic])- Exclude all cops from inspecting factorybot files, except if explicitly included. ([
@Mth0158])- Fix a false positive for
RSpec/ExcessiveDocstringSpacingwhen receivers are not RSpec methods. ([@ydah])3.6.0 (2025-04-18)
- Fix false positive in
RSpec/Pending, where it would mark the default blockitas an offense. ([@bquorning])- Fix issue when
Style/ContextWordingis configured with a Prefix being interpreted as a boolean, likeon. ([@sakuro])- Add new
RSpec/IncludeExamplescop to enforce usingit_behaves_likeoverinclude_examples. ([@dvandersluis])- Change
RSpec/ScatteredSetupto allowaroundhooks to be scattered. ([@ydah])- Fix an error
RSpec/ChangeByZerocop when without expect block. ([@lee266])- Fix a false positive for
RSpec/DescribedClasswhenSkipBlocksis true and numblocks are used. ([@earlopain])
Commits
84ccc76Merge pull request #2106 from rubocop/release4ecc2aaRelease v3.7.07abc671Merge pull request #2105 from r7kamura/include-examples-doc-fixed38d60Fix broken adoc comment inRSpec/IncludeExamples5f1d09cMerge pull request #2104 from rubocop/210326beee7Fix a false positive forRSpec/ExcessiveDocstringSpacingwhen receivers are...50d347cMerge pull request #2102 from rubocop/dependabot/github_actions/actions/check...9a807a3Bump actions/checkout from 4 to 509f60c7Merge pull request #2099 from Mth0158/factorybot-wrong-interpretation-of-attr...0b86050Remove factorybot files inclusion for Metrics/BlockLength cop- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Pull Request Statistics
Commits:
1
1
Files Changed:
1
1
Additions:
+2
+2
Deletions:
-2
-2
Package Dependencies
Technical Details
| ID: | 6726751 |
| UUID: | 2795262050 |
| Node ID: | PR_kwDOANsh3M6mnFBi |
| Host: | GitHub |
| Repository: | errbit/errbit_github_plugin |
| Merge State: | Unknown |