Closed depfu[bot] closed 2 years ago
Merging #290 (960427b) into main (111cb7c) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## main #290 +/- ##
=========================================
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 111cb7c...960427b. Read the comment docs.
Closed in favor of #292.
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.30.1 → ~> 1.31.2) · Repo · Changelog
Release Notes
1.31.2
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 15 commits:
Cut 1.31.2
Update Changelog
[Fix #10026] Fix inherit_mode resolution for parent and default config
[Fix #10764] Fix performance issue for Layout/FirstHashElementIndentation and Layout/FirstArrayElementIndentation
[Fix #10786] Fix a false positive for `Lint/NonAtomicFileOperation`
Merge pull request #10785 from koic/fix_a_false_negative_for_style_redundant_parentheses
Fix a false negative for `Style/RedundantParentheses`
Merge pull request #10743 from ydah/add_generator_restrict_on_send
Add `RESTRICT_ON_SEND` to the Cop template generated by the `new_cop` task
[Fix #10780] Fix an error when using `rubocop:auto_correct` rake task
Merge pull request #10774 from rubocop/fix-documentation-comment-false-negatives
Fix false negatives when public method is defined after a private one
Merge pull request #10775 from rubocop/skip-useless-iterations-in-module-function-cop
Switch back the docs version
Avoid unnecessary iterations
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