Update dependency rubocop-rspec to '~> 3.10.0' - #102
Merged
Conversation
renovate
Bot
force-pushed
the
renovate/rubocop-rspec-3.x
branch
from
February 2, 2026 14:56
94bb13b to
a84c1ee
Compare
renovate
Bot
force-pushed
the
renovate/rubocop-rspec-3.x
branch
from
February 12, 2026 13:14
a84c1ee to
5e0cff6
Compare
renovate
Bot
force-pushed
the
renovate/rubocop-rspec-3.x
branch
from
March 13, 2026 18:47
5e0cff6 to
b58de6f
Compare
renovate
Bot
force-pushed
the
renovate/rubocop-rspec-3.x
branch
from
April 1, 2026 19:27
b58de6f to
eaf1455
Compare
renovate
Bot
force-pushed
the
renovate/rubocop-rspec-3.x
branch
2 times, most recently
from
April 15, 2026 21:03
31a8786 to
e101b7b
Compare
renovate
Bot
force-pushed
the
renovate/rubocop-rspec-3.x
branch
from
April 22, 2026 21:02
e101b7b to
6721cf1
Compare
renovate
Bot
force-pushed
the
renovate/rubocop-rspec-3.x
branch
from
May 11, 2026 14:41
6721cf1 to
fd7e87c
Compare
renovate
Bot
force-pushed
the
renovate/rubocop-rspec-3.x
branch
from
June 5, 2026 10:36
fd7e87c to
55c47d4
Compare
renovate
Bot
force-pushed
the
renovate/rubocop-rspec-3.x
branch
from
June 6, 2026 19:16
55c47d4 to
779d2b6
Compare
Replace simple-regex match with include matcher and silence RSpec/Output cop on intentional logging puts in the acceptance helper. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Contributor
Author
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
silug
approved these changes
Jun 7, 2026
This file contains hidden or 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
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.8.0'→'~> 3.10.0'Release Notes
rubocop/rubocop-rspec (rubocop-rspec)
v3.10.2Compare Source
RSpec/SpecFilePathFormatwhenCustomTransformmaps a namespace to an empty string. ([@sakuro])RSpec/MatchWithSimpleRegexto ignore regular expressions with options. ([@bquorning])v3.10.1Compare Source
Strictoption toRSpec/SharedContextto flagshared_contextwhenever it contains examples, even alongside setup code. ([@Darhazer])NegatedMatcherconfiguration optionRSpec/ExpectChange. ([@Darhazer])RSpec/MatchWithSimpleRegexto ignore regular expressions with interpolations. ([@bquorning])v3.10.0Compare Source
RSpec/MatchWithSimpleRegexto suggestincludematcher whenmatchis used with simple string literals without regex-specific features. ([@bquorning])RSpec/DiscardedMatcherto detect matchers in void context (e.g. missing.andbetween compound matchers). ([@ydakuka])itblocknodes. ([@Darhazer])RSpec/ScatteredLetnow preserves the order oflets during auto-correction. ([@Darhazer])RSpec/EmptyLineAfterFinalLetinsideshared_examples/include_examples/it_behaves_likeblocks. ([@Darhazer])RSpec/ContainExactlywhencontain_exactlyhas multiple splat arguments. ([@ydah])RSpec/SubjectDeclaration. ([@eugeneius])RSpec/SpecFilePathFormatwhen the expected class path only partially matches a path segment. ([@ydah])RSpec/ExpectActualwhen the matcher takes no arguments (e.g.expect("foo").to be_present,expect(1).to be). ([@cvx])v3.9.0Compare Source
RSpec/LeakyLocalVariablewhen variables are used only in example metadata (e.g., skip messages). ([@ydah])RSpec/ScatteredSetupwhen the hook is defined inside a class method. ([@d4rky-pl])RSpec/DescribedClassinside dynamically evaluated blocks (class_eval,module_eval,instance_eval,class_exec,module_exec,instance_exec). ([@sucicfilip])RSpec/Output. ([@kevinrobell-st])Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.
This PR was generated by Mend Renovate. View the repository job log.