This repository was archived by the owner on Jun 13, 2023. It is now read-only.
[ruby] Upgrade rubocop-rspec to version 2.16.0#317
Closed
depfu[bot] wants to merge 1 commit into
Closed
Conversation
Codecov ReportBase: 100.00% // Head: 100.00% // No change to project coverage 👍
Additional details and impacted files@@ Coverage Diff @@
## main #317 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 5 5
Lines 33 33
=========================================
Hits 33 33 Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
Contributor
Author
|
Closed in favor of #326. |
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.16.0) · Repo · Changelog
Release Notes
2.16.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 #1513 from rubocop/releaseMerge pull request #1511 from rubocop/untangle-department-copsBump version to v2.16.0Merge pull request #1512 from ydah/add/description_ciAdd description of checks running by CI to CONTRIBUTING.mdSimplify reference builderUse non-RSpec base cop for departmentsAllow for non-RSpec base cop usageLoosen the dependency on RSpec::BaseMerge pull request #1509 from r7kamura/feature/require-orderEnable `Style/RequireOrder` copMerge pull request #1510 from r7kamura/feature/rspec-file-pathFix test failure on rubocop 1.40.0Merge pull request #1506 from r7kamura/feature/pending-without-reasonMerge pull request #1508 from r7kamura/feature/fix-rspec-inferFix wrong cop name in example code on `RSpec/Rails/InferredSpecType`Add `RSpec/PendingWithoutReason` copGive reason to pending example for `RSpec/StubbedMock`Rename `#example` to `#example_node` to avoid confusion with RSpec's `#example`Merge pull request #1507 from rubocop/sorts-configuration-keys-alphabeticallyFix 'sorts configuration keys alphabetically' specMerge pull request #1504 from rubocop/ci-setupCI: Test with JRuby 9.3Merge pull request #1501 from ydah/dependabotAdded dependabot for GitHub ActionsMerge pull request #1498 from r7kamura/feature/remove-only-trueRemove unnecessary `only: true`Merge pull request #1496 from r7kamura/feature/be-eql-unsafeMark `RSpec/BeEql` as `Safe: false`Merge pull request #1486 from r7kamura/feature/duplicated-metadataAdd `RSpec/DuplicatedMetadata` copMerge pull request #1490 from r7kamura/feature/be-eq-unsafe-acMerge pull request #1494 from ydah/add_naming_inclusive_languageMerge pull request #1470 from ydah/improve_proc_speedAdds a check to `Naming/InclusiveLanguage` since this is an occasional typoImproved processing speed for `RSpec/Be`, `RSpec/ExpectActual`, `RSpec/ImplicitExpect`, `RSpec/MessageSpies`, `RSpec/PredicateMatcher`, `RSpec/StubbedMock` and `RSpec/Rails/HaveHttpStatus`Mark `RSpec/BeEq` as `Safe: false`Merge pull request #1493 from r7kamura/feature/pr-nextExplain to use `<<next>>` in the Pull Request templateMerge pull request #1491 from ydah/rake_newcopChange the `rake newcop` task to output `<<next>>` instead of the next minor version for config/default.ymlMerge pull request #1482 from ydah/fix/1480Fix a false positive for `RSpec/FactoryBot/ConsistentParenthesesStyle` when using `generate` with multiple argumentsMerge pull request #1483 from ydah/add_privateChange methods that can be private to private methodMerge pull request #1475 from rubocop/clean-up-rubocop-ymlMerge branch 'master' into clean-up-rubocop-ymlMerge pull request #1479 from ydah/fix_docsFix a docs rendering of the tables is brokenMerge pull request #1477 from ydah/use_cabybara_help_capybara_specific_actionsMerge pull request #1462 from ydah/feature/1447Use `module_function` for `RSpec/Capybara/SpecificActions`Add new `RSpec/FactoryBot/FactoryNameStyle` copRemove cops we don't useMerge pull request #1474 from rubocop/remove-obsolete-codeRemove obsolete checkMerge pull request #1472 from r7kamura/feature/factory-bot-create-list-blockFix wrong autocorrection in `n_times` style on `RSpec/FactoryBot/CreateList`Switch 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