-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update dependency rubocop-rspec to v2.25.0 #49
Conversation
@rultor please, try to merge, since 6 checks have passed |
@renovate[bot] @yegor256 Oops, I failed. You can see the full log here (spent 15s)
|
1a60799
to
4ca595e
Compare
4ca595e
to
1f6d8d6
Compare
@rultor merge |
Job |
There is an unrecoverable failure on my side. Please, submit it here:
1.0-SNAPSHOT: CID: ed650dde-3d8a-412f-8834-90903e228f35, Type: "Close job" |
This PR contains the following updates:
'2.23.2'
->'2.25.0'
Release Notes
rubocop/rubocop-rspec (rubocop-rspec)
v2.25.0
Compare Source
RSpec/Rails/HttpStatus
. ([@ydah])RSpec/SpecFilePathFormat
likeRSpec/FilePath
. ([@ydah])RSpec/MetadataStyle
with example groups having multiple string arguments. ([@franzliedke])v2.24.1
Compare Source
RSpec/FilePath
and revert to enabled by default. If you have already moved toRSpec/SpecFilePathSuffix
andRSpec/SpecFilePathFormat
, disableRSpec/FilePath
explicitly asEnabled: false
. TheRSpec/FilePath
before migration and theRSpec/SpecFilePathSuffix
andRSpec/SpecFilePathFormat
as the target are available respectively. ([@ydah])v2.24.0
Compare Source
RSpec/FilePath
intoRSpec/SpecFilePathSuffix
andRSpec/SpecFilePathFormat
.RSpec/FilePath
cop is disabled by default and the two new cops are pending and need to be enabled explicitly. ([@ydah])RSpec/Eq
cop. ([@ydah])RSpec/MetadataStyle
andRSpec/EmptyMetadata
cops. ([@r7kamura])RSpec/Rails/HttpStatus
whenhave_http_status
with string argument. ([@ydah])RSpec/ExcessiveDocstringSpacing
finds a description with non-ASCII leading/trailing whitespace. ([@bcgraham])RSpec/ReceiveMessages
when return values declared between stubs. ([@marocchino])RSpec/Focus
when chained method call and inside define method. ([@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 has been generated by Mend Renovate. View repository job log here.