-
Notifications
You must be signed in to change notification settings - Fork 35
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 v3.2.0 #1245
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/rubocop-rspec-3.x
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@rultor please, try to merge, since 4 checks have passed |
@renovate[bot] @yegor256 Oops, I failed. You can see the full log here (spent 11min)
|
renovate
bot
changed the title
Update dependency rubocop-rspec to v3.0.4
Update dependency rubocop-rspec to v3.0.5
Sep 7, 2024
renovate
bot
force-pushed
the
renovate/rubocop-rspec-3.x
branch
from
September 7, 2024 12:52
58e3e94
to
ab8cdf3
Compare
renovate
bot
changed the title
Update dependency rubocop-rspec to v3.0.5
Update dependency rubocop-rspec to v3.1.0
Oct 1, 2024
renovate
bot
force-pushed
the
renovate/rubocop-rspec-3.x
branch
from
October 1, 2024 15:24
ab8cdf3
to
927a26c
Compare
renovate
bot
changed the title
Update dependency rubocop-rspec to v3.1.0
Update dependency rubocop-rspec to v3.2.0
Oct 26, 2024
renovate
bot
force-pushed
the
renovate/rubocop-rspec-3.x
branch
from
October 26, 2024 09:06
927a26c
to
311c086
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
'3.0.3'
->'3.2.0'
Release Notes
rubocop/rubocop-rspec (rubocop-rspec)
v3.2.0
Compare Source
RSpec/VoidExpect
to only operate inside an example block. ([@corsonknowles])RSpec/ContextWording
cop to always report an offense when bothPrefixes
andAllowedPatterns
are empty. ([@ydah])and
andor
compound matchers toRSpec/ChangeByZero
cop. ([@ydah])v3.1.0
Compare Source
RSpec/StringAsInstanceDoubleConstant
to check for and correct strings used as instance_doubles. ([@corsonknowles])RSpec/UnspecifiedException
when a method is literally namedraise_exception
. ([@aarestad])RSpec/UnspecifiedException
whennot_to raise_error
is used within a block. ([@aarestad], [@G-Rath])v3.0.5
Compare Source
RSpec/MetadataStyle
when non-literal args are used in metadata inEnforceStyle: hash
. ([@cbliard])RSpec/IndexedLet
. ([@earlopain])v3.0.4
Compare Source
UnspecifiedException
when matcher is chained. ([@r7kamura])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.