[ruby] Update rubocop-rspec 3.9.0 → 3.10.2 (minor)#785
Open
depfu[bot] wants to merge 1 commit into
Open
Conversation
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.
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ rubocop-rspec (3.9.0 → 3.10.2) · Repo · Changelog
Release Notes
3.10.2
3.10.1
3.10.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 59 commits:
Merge pull request #2189 from rubocop/releaseBump version to 3.10.2Merge pull request #2186 from sakuro/fix/spec-file-path-format-empty-custom-transformMerge branch 'master' into fix/spec-file-path-format-empty-custom-transformMerge pull request #2188 from rubocop/fix-2185Consider regexp with options a non-simple regexp:bug: Fix RSpec/SpecFilePathFormat false positives when CustomTransform maps a namespace to empty stringMerge pull request #2183 from rubocop/fix-match-with-simple-regex-with-interpolationBump version to 3.10.1Ignore interpolation in MatchWithSimpleRegexMerge pull request #2154 from rubocop/add-negated-matcher-supportAdd NegatedMatcher support to RSpec/ExpectChangeMerge pull request #2181 from rubocop/add-strict-option-to-shared-contextMerge pull request #2155 from rubocop/extract-module-for-repeated-nodesAdd Strict option to RSpec/SharedContextMerge pull request #2180 from rubocop/switch-docs-version-v3.10.0Switch docs version backMerge pull request #2179 from rubocop/releaseBump version to 3.10.0Merge pull request #2171 from cvx/argumentlessCatch argumentless matchers in `RSpec/ExpectActual`Extract `#register_offense` in `ExpectActual`Merge pull request #2176 from rubocop/issue-2167-spec-file-path-formatMerge pull request #2174 from rubocop/issue-2173-contain-exactly-single-splatFix a false positive for `RSpec/ContainExactly` when `contain_exactly` has multiple splat argumentsFix false negatives for `RSpec/SpecFilePathFormat` when the expected class path only partially matches a path segmentMerge pull request #2169 from rubocop/add-include-suggestion-for-match-with-simple-regexesAdd new cop RSpec/MatchWithSimpleRegexMerge pull request #2170 from rubocop/update-exclude_limit-specsChange exclude_limit specsMerge pull request #2172 from rubocop/fix-multiline-descriptions-in-description_extractorNormalize line-wrapped descriptions in DescriptionExtractorMerge pull request #2163 from ydakuka/add-new-rspec-discarded-matcherUpdate docsFix false negatives/positivesRemove unused conditionsNarrow DiscardedMatcher to examples with expectationsAdd #check_discarded_matcherAdd exampleRemove an unreal exampleAdd InsideExample mixinMake block matchers configurable via MatcherMethodsMake the example more readableAdd new `RSpec/DiscardedMatcher` copMerge pull request #2164 from rubocop/ci-test-rspec-4-on-its-main-branchCI: Test RSpec 4 prerelease on rspec main branchMerge pull request #2162 from rubocop/add_it_block_supportAdd support for itblock nodesMerge pull request #2161 from eugeneius/subject_declaration_autocorrectAdd autocorrect support for `RSpec/SubjectDeclaration`Merge pull request #2157 from r7kamura/ScatteredLet-exampleImprove `RSpec/ScatteredLet` doc examples to be more realisticMerge pull request #2156 from rubocop/preserve-the-order-or-letsPreserve the order of declarations when auto-correctingExtract helper module to detect repeated nodesMerge pull request #2153 from rubocop/count-includes-for-empty-line-after-letRun EmptyLineAfterFinalLet checks inside shared examplesMerge pull request #2152 from rubocop/switch-docs-version-v3.9.0Switch docs version backRelease Notes
2.19.9
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 2 commits:
Release 2.19.9generator.c: don't start with a stack buffer in IO caseDepfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase.All Depfu comment commands