This repository was archived by the owner on Jun 13, 2023. It is now read-only.
[ruby] Upgrade rubocop to version 1.47.0#338
Closed
depfu[bot] wants to merge 1 commit into
Closed
Conversation
Contributor
Author
|
Closed in favor of #339. |
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 (~> 1.40.0 → ~> 1.47.0) · Repo · Changelog
Release Notes
1.47.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:
Cut 1.47Update ChangelogAdd new `InternalAffairs/RedundantSourceRange` cop[Fix #11202] Fix `--only` flag usage with `--auto-gen-config` and `Layout/LineLength`[Fix #11040] Fix a false positive for `Style/IfUnlessModifier`Sider Review has been terminated[Fix #11634] Tweak autocorrection for `Style/ConcatArrayLiterals`[#11076] Add autocorrect for hash in `Lint/LiteralInInterpolation` (#11475)[Fix #11631] Fix an incorrect autocorrect for `Style/ArgumentsForwarding`Add new `InternalAffairs/LocationExpression` cop[Fix #3591] Handle modifier looping conditionals in Variable#reference![Fix #11626] Fix a false positive for `Style/ZeroLengthPredicate`Fix an incorrect autocorrect for `Layout/ClassStructure` using heredoc inside methodAdd `Metrics/CollectionLiteralLength` cop (#11584)Fix an error for `Lint/EmptyConditionalBody`Merge pull request #11623 from ydah/add-rubocop-capybara-to-suggested-extensions[Fix #11615] Fix a false positive for `Lint/MissingSuper`[Fix #11615] Fix a false negative for `Lint/MissingSuper`Add rubocop-capybara to suggested extensions and extension docMerge pull request #11622 from SparLaimor/fix-redundant-regexp-escape[Fix #11607] Fix a false positive for Style/RedundantRegexpEscapeMerge pull request #11620 from koic/fix_an_error_for_lint_constant_resolutionFix an error for `Lint/ConstantResolution`Add examples for `Style/AccessorGrouping`Switch back the docs versionDepfu 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