This repository was archived by the owner on Jun 13, 2023. It is now read-only.
[ruby] Upgrade rubocop to version 1.46.0#336
Closed
depfu[bot] wants to merge 1 commit into
Closed
Conversation
Contributor
Author
|
Closed in favor of #338. |
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.46.0) · Repo · Changelog
Release Notes
1.46.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:
Cut 1.46Update Changelog[Fix #11591] Fix a false positive for `Lint/ToEnumArguments`Fix an error for `Layout/HeredocArgumentClosingParenthesis`[Fix #11596] Make `Style/AccessorGrouping` aware of method call before accessorActually run temporarily enabled copsFix checking if token with large offset begins its lineFix an error for `Lint/RefinementImportMethods`Fix parentheses in value omissions for multiple assignmentsAdd new `InternalAffairs/ProcessedSourceBufferName` cop[Fix #11604] Make `Naming/VariableNumber` to allow `x86_64` by defaultMerge pull request #11599 from koic/fix_a_false_positive_for_layout_line_continuation_spacingMerge pull request #11598 from fatkodima/optimize-name-similarityFix a false positive for `Layout/LineContinuationSpacing`Cache similar name suggestions in `Lint/RedundantCopDisableDirective` copRemove comments in `Style/InverseMethods` for RailsTweak the doc for `Style/SlicingWithRange`Optimize `Style/WordArray` complex matrix checkMerge pull request #11587 from fatkodima/documentation_method-ruby2_keywordsHandle `ruby2_keywords` in `Style/DocumentationMethod` copMerge pull request #11581 from maxh/patch-2Remove irrelevant comments[Fix 11412] Mark `Style/ArrayIntersect` as unsafeFix an error for `Layout/HeredocArgumentClosingParenthesis`Merge pull request #11573 from fatkodima/out_of_range_regexp_ref-hashes-pinsHandle hash patterns and pins in `Lint/OutOfRangeRegexpRef` copFix an error for `Lint/UselessRescue`Fix a PR number in a changelog entryMerge pull request #11574 from gsamokovarov/hash-syntax-extra-parenFix a broken shorthand syntax autocorrectionRestore a pending test for JRubyMerge pull request #11568 from j-miyake/fix_end_alignment[Fix #11567] Fix `Layout/EndAlignment` false negativeMerge pull request #11570 from andreaswachowski/fix-article-in-front-of-unaryFix grammatical error in error messageUse `RuboCop::AST::Node#class_constructor?`Merge pull request #11569 from koic/support_ruby_3_3_experimentalSupport `TargetRubyVersion 3.3` (experimental)Add contribution note for CHANGELOG.mdRemove print debug methods from default for `Lint/Debugger`[Fix #11556] Fix a false positive for `Lint/Debugger`Merge pull request #11559 from jaynetics/fix_octal_handling_in_regexp_char_classesFix octal handling in Regexp char classes ...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