Closed depfu[bot] closed 2 years ago
Merging #300 (001e89a) into main (fb66045) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## main #300 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 5 5
Lines 33 33
=========================================
Hits 33 33
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
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.32.0 → ~> 1.35.1) · Repo · Changelog
Release Notes
1.35.1
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 25 commits:
Cut 1.35.1
Update Changelog
[Fix #10939] Fix an error for `Style/Next`
Merge pull request #10945 from koic/fix_an_incorrect_autocorrect_for_lint_literal_in_interpolation
Merge pull request #10946 from fatkodima/safe-navigation-negated
Fix `Style/SafeNavigation` for negated method call with a safe navigation
[Fix #10944] Fix an incorrect autocorrect for `Lint/LiteralInInterpolation`
Make `InternalAffairs/SingleLineComparison` aware of negative comparison
Merge pull request #10941 from fatkodima/fix-prof-slow_cops
Fix `rake prof:slow_cops` to return correct results
Enhanced documentation for `Lint/RedundantSafeNavigation`
Enhanced documentation for `Style/GuardClause`
Fix some typos
[Fix #10921] Fix an error when processing configuration file
[Fix #10926] Make `Style/SafeNavigation` aware of a redundant nil check
[Fix #10936] Fix an error for `Lint/NonAtomicFileOperation`
Merge pull request #10935 from ydah/fix/filename
Correct the typo in the filename
Fix trivial typo
Fix typos
Fix an incompatibility error when nested `LoadError`
Merge pull request #10923 from koic/fix_an_incorrect_autocorrect_for_style_sole_nested_conditional
[Fix #10920] Fix an incorrect autocorrect for `Style/SoleNestedConditional`
Find Gemfile.lock before gems.locked
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