This repository was archived by the owner on Jun 13, 2023. It is now read-only.
[ruby] Upgrade rubocop-rspec to version 1.38.0#104
Merged
Conversation
Codecov Report
@@ Coverage Diff @@
## master #104 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 5 5
Lines 34 34
=========================================
Hits 34 34 Continue to review full report at Codecov.
|
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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 upgrade. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ rubocop-rspec (~> 1.37.1 → ~> 1.38.0) · Repo · Changelog
Release Notes
1.38.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 25 commits:
Merge pull request #875 from rubocop-hq/releaseBump version to 1.38.0Merge pull request #874 from lazycoder9/fix/repeated_example_descriptiontake metadata into account in repeated example description copMerge pull request #866 from Cofense/scattered-setup-message-block-nameAdd block name and other lines to RSpec/ScatteredSetup messageMerge pull request #867 from koic/workaround_for_cc_test_reporter_with_simplecovWorkaround for cc-test-reporter with SimpleCov 0.18Merge pull request #860 from lazycoder9/cop/repeated_describeMerge pull request #861 from Cofense/context-wording-new-wordsAdd text to ContextWording docs encouraging configurationimplement example group repeated description\body copsMerge pull request #858 from rubocop-hq/expect_actual-autocorrectMerge pull request #859 from ShockwaveNN/patch-1Extend matcher support in ExpectActual auto-correctDo not require gem in GemspecGive params more descriptive namesPull logic to node patternAdd autocorrect for RSpec/ExpectActualMerge pull request #851 from pirj/fix-scattered-setup-copAdd metadata detection to ScatteredSetup copMerge pull request #853 from pirj/relax-instance_variable-cop-for-custom-matchersFix RSpec/InstanceVariable inside custom matcherMerge pull request #854 from rubocop-hq/ci-with-ruby-2.7CI with Ruby 2.7Depfu 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