This repository was archived by the owner on Jun 13, 2023. It is now read-only.
[ruby] Upgrade rubocop-rspec to version 2.17.0#326
Closed
depfu[bot] wants to merge 1 commit into
Closed
Conversation
Contributor
Author
|
Closed in favor of #328. |
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 (~> 2.15.0 → ~> 2.17.0) · Repo · Changelog
Release Notes
2.17.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 45 commits:
Merge pull request #1551 from rubocop/releaseBump version to v2.17.0Merge pull request #1544 from ydah/use_concurrency_only_pull_requestMerge pull request #1546 from ydah/fix/1518Merge pull request #1548 from ydah/add-test-casechange example to resemble real usagesAdd a test case for `RSpec/ContextMethod` when context without `.` or `#` at the beginningFix a false positive for `RSpec/StubbedMock` when stubbed message expectation with a block and block parameterChange concurrency only in Pull Request eventsMerge pull request #1543 from ydah/remove_unnecessary_escapesChange the start label of a heredocument to be enclosed in single quotesMerge pull request #1539 from ydah/use_concurrencyUse concurrency for GitHub Actions workflowMerge pull request #1537 from ydah/remove_unnecessary_coverageRemove coverage measurement for `Edge RuboCop` and `RSpec 4` jobsMerge pull request #1534 from ydah/add-simplecovAdd simplecov to measure test coverage of our codeMerge pull request #1533 from ydah/test/add_spec_for_alignLetBraceMerge pull request #1532 from ydah/fix/predicate_matcherAdd spec for `RSpec/AlignLeftLetBrace` and `RSpec/AlignRightLetBrace` with `Layout/ExtraSpacing`Fix a false negative for `RSpec/PredicateMatcher` when using `include` and `respond_to`Merge pull request #1531 from ydah/use-ruby32Use Ruby 3.2 for all jobs in the GitHub Actions workflowMerge pull request #1529 from petergoldstein/feature/add_ruby_3_2_to_ciAdds Ruby 3.2 to the CI matrixMerge pull request #1528 from ydah/fixupUse rake build_config instead of bin/build_configMerge pull request #1526 from ydah/use_rubocop-rspecUse rubocop/rubocop-rspec instead of rubocop-hq/rubocop-rspecMerge pull request #1525 from ydah/update-docUpdate document for RuboCop 1.41.1Merge pull request #1516 from ydah/fix/false_positive_pending_withput_reasonFIx a false positive for `RSpec/PendingWithoutReason` when pending/skip is argument of methodsMerge pull request #1524 from rubocop/minor-cleanupMake config building a rake taskUse an existing rake taskRemove redundant requireMerge pull request #1515 from ydah/fix/1514Refactor `RSpec/PendingWithoutReason`Fix a false positive for `RSpec/PendingWithoutReason` when not inside exampleMerge pull request #1489 from ydah/feature/1485Add new `RSpec/Rails/MinitestAssertions` copMerge pull request #1456 from ydah/add_match_styleAdd new `RSpec/Capybara/MatchStyle` copSwitch docs version backDepfu 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