This repository was archived by the owner on Jun 13, 2023. It is now read-only.
Merged
Conversation
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 (~> 0.71.0 → ~> 0.72.0) · Repo · Changelog
Release Notes
0.72.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 54 commits:
Cut 0.72[Fix #6793] Clarify ruby version error[Fix #7171] Fix an error for `Style/SafeNavigation`[Fix #7130] Skip autocorrect in `Style/FormatString` if second argument is variable[Fix #7171] Fix an error for `Style/SafeNavigation`[Fix #6893] Handle implicit rescue correctly in Naming/RescuedExceptionsVariableName (#7122)Allow safe-navigation in ternary conditions without parenthesisHandle URLs in inherit_fromAdd new cop `Style/FloatDivision`[Fix #7165] Fix an error for `Style/ConditionalAssignment`[Fix #7137] Add new cop that detects the usage of RUBY_VERSION in gemspec (#7140)Add PayPal to FUNDING.ymlComment out GitHub sponsor funding platformRemove an unneeded `include` for `Layout/IndentHeredoc`Rename enforced style for `Layout/IndentationConsistency`[Fix #7151] Update default WordRegexp for Style/WordArray copAdd comments clarifying IndentFirstParameter vs IndentFirstArgument[Fix #7159] Fix an error for `Lint/DuplicatedKey`Mention the rubocop-sequel extension in the docs (#7142)Point to "Alias Method Lexically"Move alignment examples out of lib/rubocop/rspec/Add `AllowIfModifier` option to `Style/IfInsideElse` copSuppress `Psych.parse` args warn when using Psych 3.1.0Inline the non-debugger shared examplessrc is always a StringRemove duplicated specsMove shared_examples into spec fileChange "Official manual" => "Documentation"Add a period at EOL of description[Fix #7120] Update style guide links (#7139)Fix a typoShow alternative for obsolete EnforcesStyle parameter nameRename `EnforcedStyle: rails` for `Layout/IndentationConsistency`Merge pull request #7126 from okuramasafumi/patch-1Merge two Bug fixes entry into oneFix `Style/WordArray` with `encoding: binary` magic comment and non-ASCII stringDrop development dependency on Rack gemMerge pull request #7119 from pocke/encoding-cacheFix cache with non UTF-8 messageHandle unary prefixes on strings as well as numericsExtract common numeric utilities for int and float nodesFix parentheses offence for numeric arguments with an operatorFix a typoAdd a reference to list of available parser hooks[Fix #7063] Fix unsafe autocorrect for 'Style/TernaryParentheses'Bring NodePattern doc up to date[Fix #7106] Fix an error for `Lint/NumberConversion`Remove a Rails cops manual[Fix #7098] Remove post install message for RuboCop Rails[Fix #5976] Remove Rails copsMerge pull request #7096 from arbox/patch-1Correct method namingMerge pull request #7097 from arielkirkwood/patch-1Fix missing tick in documentationDepfu 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