[ruby] Update rubocop-rspec 3.5.0 → 3.6.0 (minor) #300
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.5.0 → 3.6.0) · Repo · Changelog
Release Notes
3.6.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 36 commits:
Merge pull request #2081 from rubocop/v3.6.0RuboCop RSpec v3.6.0 RubyKaigi 2025 editionMerge pull request #2054 from Earlopain/described-class-numblocksFix a false positive for `RSpec/DescribedClass` when `SkipBlocks` is true and numblocks are usedMerge pull request #2052 from Earlopain/always-expect-correctionMerge pull request #2071 from lee266/bugfix-change-by-zeroFix RSpec/ChangeByZero cop to handle invalid change matcher usageMerge pull request #2073 from rubocop/1943Change `RSpec/ScatteredSetup` to allow `around` hooks to be scatteredMerge pull request #2072 from rubocop/fix-offensesFix a InternalAffairs/NodeTypeGroupMerge pull request #2061 from lovro-bikic/provide-safety-reason-for-expect-changeAdd explanation for ExpectChange unsafe autocorrectionMerge pull request #2066 from rubocop/include-examplesFix `RSpec/IncludeExamples` offensesAdd new `RSpec/IncludeExamples` cop to prefer `it_behaves_like` over `include_examples`Merge pull request #2063 from rubocop/fix-internal-affairsFix `Style/RedundantParentheses` offense on edge rubocopMerge pull request #2059 from sakuro/context-wording/check-prefix-typesRSpec/ContextWording: Detect non-string in PrefixesMerge pull request #2060 from rubocop/fix-false-positive-in-rspec-pendingFix false positive in RSpec/PendingMerge pull request #2057 from koic/use_enhanced_cop_documentation_generatorUse extended `CopsDocumentationGenerator`Merge pull request #2055 from Earlopain/current-offenseFix current RuboCop offenseAlways use `expect_correction` or `expect_no_corrections` when autocorrect is supportedMerge pull request #2050 from Earlopain/only-publish-on-upstreamOnly run publish workflow on upstream repoMerge pull request #2047 from koic/fix_unintended_document_changes_caused_by_default_rake_task[Fix #2044] Fix unintended document changes caused by default Rake taskMerge pull request #2046 from rubocop/use-new-ast-featuresUse Node#type? with multiple argumentsUse any_block in node patternsMerge pull request #2045 from rubocop/switch-docs-version-v3.5.0Switch docs version backCommits
See the full diff on Github. The new version differs by 4 commits:
v1.27.0Merge pull request #355 from grosser/grosser/34skipruby 3.4Release Notes
3.3.8.0 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 8 commits:
Bump versionUpdate changelog.Update changelog.Bump version* Bump maintenance branches to 3.3.8 (#1077)* YARD docs for Parser::CurrentRuby and Parser::Base#version (#1076)Update README to specify Ruby version compatibilityUpdate changelog.Release Notes
1.44.1
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 4 commits:
Cut 1.44.1Update ChangelogFix `flip-flop` operator possible children nodes countRestore docs/antora.ymlDepfu 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