This repository was archived by the owner on Jun 13, 2023. It is now read-only.
Merged
Conversation
Codecov Report
@@ Coverage Diff @@
## master #101 +/- ##
=====================================
Coverage 100% 100%
=====================================
Files 5 5
Lines 34 34
=====================================
Hits 34 34Continue to review full report at Codecov.
|
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.78.0 → ~> 0.79.0) · Repo · Changelog
Release Notes
0.79.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 49 commits:
Cut 0.79[Fix #7628] Include trailing comma for single arg (#7630)[Fix #7627] Fix a false negative for `Migration/DepartmentName`Fix a typoMerge pull request #7622 from koic/fix_an_incorrect_autocorrect_for_multiline_when_then[Fix #7616] Fix an incorrect autocorrect for `Style/MultilineWhenThen`Regenerate RuboCop TODOSplit MethodCallWithArgsParenthesesAdd a spec of beginless range for Ruby 2.7[Fix #7620] Fix a false positive for `Migration/DepartmentName`[Fix #7611] An unsafe cop cannot have a safe auto-correctionExtract TargetRuby class[Fix #7287] FrozenStringLiteralComment is unsafeMake Naming/MethodParameterName cop aware of argument forwardingAdd new DefNode#argument_forwarding? methodAdd new ForwardArgsNode extensionAdd Ruby 2.7 node types to tree traversalRevert workaround for YARDRecognize rails/web-console calls in Lint/DebuggerMerge pull request #7609 from koic/require_parser_2_7_0_1_or_higherRequire Parser 2.7.0.1 or higher[Fix #7291] Improve the offense message for Layout/HashAlignment (#7547)Make use of expect_correction in specFix typo[Fix #7586] Fix infinite loop in FrozenStringLiteralCommentRemove redundant Parser gem dependency from GemfileMerge pull request #7606 from koic/remove_workaround_for_parser_2_7_0_0Remove workaround code for Parser 2.7.0.0[Fix #7595] Make `Style/NumericPredicate` aware of ignored methodsWorkaround for `cannot load such file -- parser (LoadError)` in CICI against Ruby 2.7Revert "Remove unused code"Merge pull request #7600 from RicardoTrindade/remove_unused_codeRemove unused methods in linelength cop, arithmetic_operation? method and related tests[Fix #7576] Fix an error for `Gemspec/OrderedDependencies`Workaround for a build error when using Ruby 2.7.0 with YARDMerge pull request #7597 from koic/workaround_for_broke_ci_with_parser_2_7_0Fix an error when using Parser 2.7.0.0[Fix #7569] Make `Style/YodaCondition` accept `__FILE__ == $0`[Fix #7590] Fix an error for `Layout/SpaceBeforeBlockBraces`[Fix #7593] Do not Kernel#abort on validation errorsFix the changelog[Fix #5979] Introduce cops with special status (#7567)Suppress a deprecation warning when using Ruby 2.7.0-dev[Fix #7193] Fix string_source for symbol case (%i)Remove unnecessary use of regexpAdd how to write a breaking change entry to the CONTRIBUTING.mdMerge pull request #7580 from ianfixes/patch-1analized -> analyzedDepfu 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