Closed depfu[bot] closed 3 years ago
Merging #231 (6cbae85) into main (ff3178e) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## main #231 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 5 5
Lines 33 33
=========================================
Hits 33 33
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update ff3178e...6cbae85. Read the comment docs.
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.19.0 → ~> 1.21.0) · Repo · Changelog
Release Notes
1.21.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 27 commits:
Cut 1.21
Update Changelog
[Fix #9061] Add new `Lint/IncompatibleIoSelectWithFiberScheduler` cop
Update `Naming/InclusiveLanguage` to be disabled by default.
[Fix #10070] Fix a false positive for `Style/MutableConstant`
Mark `Style/AndOr` as unsafe auto-correction
Fix an error for `Lint/NumberConversion`
Merge pull request #10064 from casperisfine/explicit-block-corrector
Style/ExplicitBlockArgument: do not assume the block parameter name
Merge pull request #10063 from koic/fix_a_false_positive_for_layout_single_line_block_chain
Remove redundant `AutoCorrect` config of `Layout/LineLength`
Fix a false positive for `Layout/SingleLineBlockChain`
Use `RESTRICT_ON_SEND`
[Fix #10061] Fix a false positive for `Style/RedundantSort`
Fix a build error
Fix a false positive for `Layout/SpaceAroundOperators`
Correct `Lint/AmbiguousOperatorPrecedence` offenses.
[Fix #7849] Add new `Lint/AmbiguousOperatorPrecedence` cop.
Restyle example formatting for `Style/CaseEquality`
Merge pull request #10053 from neoeno/patch-1
Improve grammar in Bundler/InsecureProtocolSource docs
Merge pull request #10051 from dvandersluis/style/documentation
Improve the messaging for `Style/Documentation` to be more clear about what class/module needs documentation.
Remove a redundant empty `RESTRICT_ON_SEND`
Merge pull request #10045 from dvandersluis/issue/9674
[Fix #9674] Disable `Style/AsciiComments` by default.
Switch back docs version
Depfu 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