Closed
Conversation
Author
|
Closed in favor of #36. |
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 join this conversation on GitHub.
Already have an account?
Sign in to comment
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.76 → ~> 1.14) · Repo · Changelog
Release Notes
1.14.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 35 commits:
Cut 1.14Update Changelog[Fix #7669] Add Bundler/GemVersion cop (#9727)[Fix #9761] Fix `Style/ClassAndModuleChildren` false negative for `compact` style when a class/module is partially nested.Merge pull request #9764 from dvandersluis/issue/9762[Fix #9762] Update `VariableForce` to be able to handle `case-match` nodes.Don't autocorrect global variable interpolationAutocorrect '\\' when double-quotes are preferredPrevent infinite loops during symlink traversalAdd changelogSupport deprecated Socket.gethostbyaddr and Socket.gethostbynameRefactor DeprecatedClassMethods to split deprecated and replacement objectsAvoid infinite auto-correction loop[Fix #9733] Add cop Layout/SingleLineBlockChainMerge pull request #9756 from dvandersluis/issue/9731[Fix #9731] Fix two autocorrection issues for `Style/NegatedIfElseCondition`.Support `TargetRubyVersion 3.1` (experimental)Fix a false positive for `Lint/NumberConversion`Update RuboCop RSpec to 2.3Merge pull request #9754 from koic/fix_an_incorrect_autocorrect_for_style_sole_nested_conditional_copMerge pull request #9747 from koic/fix_false_positive_for_lint_unreachable_loop[Fix #9750] Fix an incorrect auto-correct for `Style/SoleNestedConditional`[Fix #9746] Fix a false positive for `Lint/UnreachableLoop`Merge pull request #9740 from koic/fix_incorrect_autocorrect_for_single_line_methodsDocs: fix escaping of pipes in regexes that appear in table cellsFix an incorrect auto-correct for `Style/SingleLineMethods`Add link to extensions.adoc from index.adoc (#9735)Tweak comment for `TargetRubyVersion`Merge pull request #9730 from koic/fix_an_error_for_style_if_unless_modifier[Fix #9729] Fix an error for `Style/IfUnlessModifier`Merge pull request #9721 from koic/workaround_random_build_errorWorkaround for random build errorBump RuboCop Performance to 1.11[Fix #9713] Fix autocorrection for block local variables in `Lint/UnusedBlockArgument`Switch back the docs version to masterDepfu 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