Update rubocop-rspec 2.27.1 → 2.29.1 (minor) #198
Merged
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 (2.27.1 → 2.29.1) · Repo · Changelog
Release Notes
2.29.1
2.29.0
2.28.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 44 commits:
Merge pull request #1863 from rubocop/release
Bump to v2.29.1
Merge pull request #1862 from rubocop/improve-release-notes-workflow
Switch docs version back
Merge pull request #1861 from rubocop/follow
When creating a release, automatically add a title
Add VersionAdd for `RSpec/EmptyOutput`
Merge pull request #1860 from rubocop/release
Bump to v2.29.0
Merge pull request #1854 from rubocop/empty-output
Merge pull request #1859 from rubocop/automatically-create-release-notes
Create GH release with notes on CI gem publishing
Merge pull request #1829 from rubocop/trusted-publishing
Use Rubygems Trusted Publishers to publish
Add new RSpec/EmptyOutput cop
Merge pull request #1796 from rubocop/add-xstr-only
Add new `RSpec/UndescriptiveLiterals` cop
Merge pull request #1856 from rubocop/expect-actual-autocorrect-with-hash
Fix #1834 autocorrect error for RSpec/ExpectActual
Merge pull request #1855 from rubocop/fix-flaky
Fix a flaky test for spec/project/default_config_spec.rb
Merge pull request #1853 from rubocop/fix-comment-indentations
Fix indentation of some comments
Merge pull request #1851 from rubocop/fix-invalid-comment
Fix a invalid base class comment for rubocop-rspec_rails
Merge pull request #1845 from rubocop/switch-docs
Switch docs version back
Merge pull request #1844 from rubocop/release
Bump version to v2.28.0
Merge pull request #1842 from rubocop/add-test2
Merge pull request #1830 from rubocop/extract-rspec-rails
Extract RSpec Rails cops
Add test to ensure unsafe cops are properly configured
Merge pull request #1841 from rubocop/add-test
Add test case for detect redundant `SafeAutoCorrect: false` config
Merge pull request #1839 from rubocop/use-registers-no-offense
Use 'registers no offense' instead of 'register no offense'
Merge pull request #1837 from Skipants/fix-assignment-only-doc
Fix AssignmentOnly saying false instead of true in documentation
Merge pull request #1836 from rubocop/use-rubocop-rubocop
Use rubocop/rubocop instead of rubocop-hq/rubocop
Merge pull request #1831 from rubocop/remove-node-matcher-directive-disables
Fix YARD documentation for class methods
Switch docs version back
🆕 rubocop-rspec_rails (added, 2.28.2)
Depfu 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